1 |
%define name smeserver-certificate |
%define name smeserver-certificate |
2 |
%define version 0.0.4 |
%define version 0.0.4 |
3 |
%define release 3 |
%define release 4 |
4 |
|
|
5 |
Name: %{name} |
Name: %{name} |
6 |
Version: %{version} |
Version: %{version} |
17 |
Requires: e-smith-release >= 9.0 |
Requires: e-smith-release >= 9.0 |
18 |
AutoReqProv: no |
AutoReqProv: no |
19 |
Patch0: smeserver-certificate-0.0.4-locale-2015-09-12.patch |
Patch0: smeserver-certificate-0.0.4-locale-2015-09-12.patch |
20 |
|
Patch1: smeserver-certificate-0.0.4-locale-2016-03-09.patch |
21 |
|
|
22 |
|
|
23 |
%description |
%description |
24 |
allow to add, remove, easily commercial ssl certificate |
allow to add, remove, easily commercial ssl certificate |
26 |
%prep |
%prep |
27 |
%setup |
%setup |
28 |
%patch0 -p1 |
%patch0 -p1 |
29 |
|
%patch1 -p1 |
30 |
|
|
31 |
|
|
32 |
%build |
%build |
33 |
perl createlinks |
perl createlinks |
52 |
%defattr(-,root,root) |
%defattr(-,root,root) |
53 |
|
|
54 |
%changelog |
%changelog |
55 |
|
* Wed Mar 09 2016 JP Pialasse <tests@pialasse.com> 0.0.4-4.sme |
56 |
|
- apply locale 2016-03-09 patch |
57 |
|
|
58 |
* Sat Sep 12 2015 stephane de Labrusse <stephdl@de-labrusse.fr> 0.0.4-3.sme |
* Sat Sep 12 2015 stephane de Labrusse <stephdl@de-labrusse.fr> 0.0.4-3.sme |
59 |
- Added smeserver-certificate-0.0.4-locale-2015-09-12.patch |
- Added smeserver-certificate-0.0.4-locale-2015-09-12.patch |
60 |
|
|