4 |
|
|
5 |
Name: smeserver-phpki-ng |
Name: smeserver-phpki-ng |
6 |
Version: 0.3 |
Version: 0.3 |
7 |
Release: 9%{?dist} |
Release: 13%{?dist} |
8 |
Summary: php integration into SME server |
Summary: php integration into SME server |
9 |
|
|
10 |
Group: Applications/System |
Group: Applications/System |
21 |
Patch3: smeserver-phpki-ng-0.3-bz12021-backup.patch |
Patch3: smeserver-phpki-ng-0.3-bz12021-backup.patch |
22 |
Patch4: smeserver-phpki-ng-0.3-bz12054-httpd24.patch |
Patch4: smeserver-phpki-ng-0.3-bz12054-httpd24.patch |
23 |
Patch5: smeserver-phpki-ng-0.3-bz12228-12198-11873-12229.patch |
Patch5: smeserver-phpki-ng-0.3-bz12228-12198-11873-12229.patch |
24 |
|
Patch6: smeserver-phpki-ng-0.3-bz11438-takey.patch |
25 |
|
|
26 |
BuildRoot: %{_tmppath}/%{name}-%{version} |
BuildRoot: %{_tmppath}/%{name}-%{version} |
27 |
BuildArch: noarch |
BuildArch: noarch |
29 |
BuildRequires: e-smith-devtools |
BuildRequires: e-smith-devtools |
30 |
|
|
31 |
Requires: mod_auth_tkt |
Requires: mod_auth_tkt |
32 |
|
Requires: openvpn |
33 |
Requires: e-smith-base |
Requires: e-smith-base |
34 |
Requires: phpki-ng |
Requires: phpki-ng |
35 |
Requires: php-process |
Requires: php-process |
47 |
|
|
48 |
|
|
49 |
%changelog |
%changelog |
50 |
|
* Fri Nov 18 2022 Jean-Philippe Pialasse <tests@pialasse.com> 0.3-13.sme |
51 |
|
- add some more needed bins which cat and egrep [SME: 11438] |
52 |
|
|
53 |
|
* Fri Nov 18 2022 Jean-Philippe Pialasse <tests@pialasse.com> 0.3-11.sme |
54 |
|
- fix missing takey [SME: 11438] |
55 |
|
|
56 |
* Fri Nov 18 2022 Jean-Philippe Pialasse <tests@pialasse.com> 0.3-10.sme |
* Fri Nov 18 2022 Jean-Philippe Pialasse <tests@pialasse.com> 0.3-10.sme |
57 |
- ease migration from smeserver-phpki smeserver-phpki-ng using Provides [SME: 12222] |
- ease migration from smeserver-phpki smeserver-phpki-ng using Provides [SME: 12222] |
58 |
- fix ownership on migration (backup/restore) [SME: 12228] |
- fix ownership on migration (backup/restore) [SME: 12228] |
144 |
%patch5 -p1 |
%patch5 -p1 |
145 |
rm -rf root/var/service/httpd-pki |
rm -rf root/var/service/httpd-pki |
146 |
rm -rf root/var/log/phpki |
rm -rf root/var/log/phpki |
147 |
|
%patch6 -p1 |
148 |
|
|
149 |
%build |
%build |
150 |
perl createlinks |
perl createlinks |