4 |
|
|
5 |
Name: smeserver-phpki-ng |
Name: smeserver-phpki-ng |
6 |
Version: 0.3 |
Version: 0.3 |
7 |
Release: 2%{?dist} |
Release: 3%{?dist} |
8 |
Summary: php integration into SME server |
Summary: php integration into SME server |
9 |
|
|
10 |
Group: Applications/System |
Group: Applications/System |
38 |
|
|
39 |
|
|
40 |
%changelog |
%changelog |
41 |
|
* Sat Feb 13 2021 Brian Read <brianr@bjsystems.co.uk> 0.3-3.sme |
42 |
|
- Set execution bit on /opt/phpki/html/ca in spec file[SME: 11207] |
43 |
|
|
44 |
* Tue Feb 09 2021 Brian Read <brianr@bjsystems.co.uk> 0.3-3.sme |
* Tue Feb 09 2021 Brian Read <brianr@bjsystems.co.uk> 0.3-3.sme |
45 |
- Add-in-systemd-startup [SME: 11207] |
- Add-in-systemd-startup [SME: 11207] |
46 |
|
|
123 |
|
|
124 |
%post |
%post |
125 |
chmod +x /opt/phpki/html/ |
chmod +x /opt/phpki/html/ |
126 |
|
chmod +x /opt/phpki/html/ca |
127 |
|
|
128 |
%clean |
%clean |
129 |
rm -rf $RPM_BUILD_ROOT |
rm -rf $RPM_BUILD_ROOT |