Commit Graph

89 Commits (7705423c42b8dd38165e69c1a543c80955eb28c5)

Author SHA1 Message Date
orignal 21eb1ce6c9 2.24.0 6 years ago
orignal cdfd411df7 2.24.0 6 years ago
R4SAS afb14e6782
[fedora] fix build in release on fc30+
fixes #1284
6 years ago
R4SAS e177363377
[fedora] specify srcdir only if building at 30+ 6 years ago
R4SAS ce213934c9
try fix build in fedora rawhide 6 years ago
R4SAS af286ec52e
try fix build in fedora rawhide 6 years ago
orignal 60a282826c 2.23.0 6 years ago
R4SAS 42b556574f add fedora copr mageia support 6 years ago
R4SAS 51352a6819 update debian/rpm tunnels.d storing
+ testing rpm changes: manpage and configs store
6 years ago
R4SAS 779228857e 2.22.0 6 years ago
R4SAS 8d0b696d33 packages - tunnels.conf.d fix configs place, links 6 years ago
R4SAS b7940e0002 add tunnels.d to packages 6 years ago
orignal a2e84e5a1e 2.21.1 6 years ago
orignal 2fa7a48163 2.21.0 6 years ago
orignal 15899c10b2 2.21.0 6 years ago
r4sas c0d1e2c07a 2.20 6 years ago
orignal 71ac0286b1 2.20.0 6 years ago
R4SAS fc16e76af1 2.19.0 6 years ago
orignal 0dff636dbe 2.19.0 6 years ago
R4SAS f3488be7af update rpm, increase release version for Fedora and CentOS 7 years ago
yangfl 319d748639 i2pd.service: do not block system shutdown for 10 min 7 years ago
R4SAS fbb9991128 remove obsoletes tag for rpm git package 7 years ago
orignal 62bac24246
Merge pull request #1086 from BOPOHA/patch-3
i2pd.spec delete obsoletes tag
7 years ago
BOPOHA ce57a130fc
systemd issue in centos 7
Not working pre-create pid-file dir (/run/i2pd).
It fixed with one of this ways:

> PermissionsStartOnly=True
or 
> ExecStartPre=/bin/mkdir -p -m 0700 /var/run/i2pd
> ExecStartPre=/bin/chown i2pd: /var/run/i2pd

First way is prefer because RuntimeDirectory's options already used.
7 years ago
BOPOHA 80567312ed
i2pd.spec delete obsoletes tag
https://github.com/PurpleI2P/i2pd/pull/1084#issuecomment-362215861

```
Resolving Dependencies
--> Running transaction check
---> Package i2pd.x86_64 0:2.17.0-20171206git.el7.centos will be updated
---> Package i2pd.x86_64 0:2.18.0-1.el7.centos will be obsoleting
---> Package i2pd-systemd.x86_64 0:2.17.0-20171206git.el7.centos will be obsoleted
--> Finished Dependency Resolution

Dependencies Resolved

==========================================================================
 Package   Arch        Version                     Repository        Size
==========================================================================
Installing:
 i2pd      x86_64      2.18.0-1.el7.centos         vorona-i2pd      915 k
     replacing  i2pd-systemd.x86_64 2.17.0-20171206git.el7.centos

Transaction Summary
==========================================================================
Install  1 Package

Total download size: 915 k
Is this ok [y/d/N]:
```
@l-n-s  thx, obsoletes tag is unneeded in next release)
7 years ago
R4SAS 180730f9cf
fix rpm spec's (#1084)
* added spec for git package
* fixed double slashes
* changed versioning for stable builds
7 years ago
orignal 4901434209 2.18.0 7 years ago
Darknet Villain 3426906a4f [rpm] Fix changelogs to comply with guidelines, add tunconf key to systemd package 7 years ago
Darknet Villain 6ee279d83e [rpm] Merge i2pd-systemd with i2pd package + changelog 7 years ago
Darknet Villain 4ee364640d Update rpm spec and systemd unit 7 years ago
yangfl 46f62e1af9 remove trailing whitespaces 7 years ago
R4SAS 1c970b0714 2.17.0 7 years ago
R4SAS ae28df5276 2.16.0 7 years ago
orignal 390bb07cca 2.15.0 7 years ago
BOPOHA 8c23a091da bogus date in contrib/rpm/i2pd.spec
fixed bad date and  bogus date in %changelog
7 years ago
BOPOHA 4014d86a57 base version updated to 2.14.0 7 years ago
Anatolii Vorona 2eec205e31 i2pd.spec: changed Release format, upgrade Version 8 years ago
Anatolii Vorona c15e53e9c0 fix paths 8 years ago
l-n-s b683c07d55 move rpm-related files to contrib folder 8 years ago