4 |
|
|
5 |
Name: smeserver-phpki-ng |
Name: smeserver-phpki-ng |
6 |
Version: 0.3 |
Version: 0.3 |
7 |
Release: 9%{?dist} |
Release: 15%{?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 |
|
Patch7: smeserver-phpki-ng-0.3-httpd-typos.patch |
26 |
|
|
27 |
BuildRoot: %{_tmppath}/%{name}-%{version} |
BuildRoot: %{_tmppath}/%{name}-%{version} |
28 |
BuildArch: noarch |
BuildArch: noarch |
30 |
BuildRequires: e-smith-devtools |
BuildRequires: e-smith-devtools |
31 |
|
|
32 |
Requires: mod_auth_tkt |
Requires: mod_auth_tkt |
33 |
|
Requires: openvpn |
34 |
Requires: e-smith-base |
Requires: e-smith-base |
35 |
Requires: phpki-ng |
Requires: phpki-ng |
36 |
Requires: php-process |
Requires: php-process |
48 |
|
|
49 |
|
|
50 |
%changelog |
%changelog |
51 |
|
* Tue Dec 13 2022 Jean-Philippe Pialasse <tests@pialasse.com> 0.3-15.sme |
52 |
|
- fix typo preventing httpd-pki to start 2 |
53 |
|
|
54 |
|
* Sun Nov 20 2022 Jean-Philippe Pialasse <tests@pialasse.com> 0.3-14.sme |
55 |
|
- fix typo preventing httpd-pki to start |
56 |
|
|
57 |
|
* Fri Nov 18 2022 Jean-Philippe Pialasse <tests@pialasse.com> 0.3-13.sme |
58 |
|
- add some more needed bins which cat and egrep [SME: 11438] |
59 |
|
|
60 |
|
* Fri Nov 18 2022 Jean-Philippe Pialasse <tests@pialasse.com> 0.3-11.sme |
61 |
|
- fix missing takey [SME: 11438] |
62 |
|
|
63 |
* 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 |
64 |
- ease migration from smeserver-phpki smeserver-phpki-ng using Provides [SME: 12222] |
- ease migration from smeserver-phpki smeserver-phpki-ng using Provides [SME: 12222] |
65 |
- fix ownership on migration (backup/restore) [SME: 12228] |
- fix ownership on migration (backup/restore) [SME: 12228] |
151 |
%patch5 -p1 |
%patch5 -p1 |
152 |
rm -rf root/var/service/httpd-pki |
rm -rf root/var/service/httpd-pki |
153 |
rm -rf root/var/log/phpki |
rm -rf root/var/log/phpki |
154 |
|
%patch6 -p1 |
155 |
|
%patch7 -p1 |
156 |
|
|
157 |
%build |
%build |
158 |
perl createlinks |
perl createlinks |