1 |
%define name smeserver-certificate |
%define name smeserver-certificate |
2 |
%define version 0.0.4 |
%define version 0.0.4 |
3 |
%define release 2 |
%define release 5 |
4 |
|
|
5 |
Name: %{name} |
Name: %{name} |
6 |
Version: %{version} |
Version: %{version} |
16 |
BuildRequires: e-smith-devtools |
BuildRequires: e-smith-devtools |
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 |
20 |
|
Patch1: smeserver-certificate-0.0.4-locale-2016-03-09.patch |
21 |
|
Patch2: smeserver-certificate-0.0.4-locale-2017-02-02.patch |
22 |
|
|
23 |
%description |
%description |
24 |
allow to add, remove, easily commercial ssl certificate |
allow to add, remove, easily commercial ssl certificate |
25 |
|
|
26 |
%prep |
%prep |
27 |
%setup |
%setup |
28 |
|
%patch0 -p1 |
29 |
|
%patch1 -p1 |
30 |
|
%patch1 -p1 |
31 |
|
|
32 |
|
|
33 |
%build |
%build |
34 |
perl createlinks |
perl createlinks |
53 |
%defattr(-,root,root) |
%defattr(-,root,root) |
54 |
|
|
55 |
%changelog |
%changelog |
56 |
|
* Wed Feb 01 2017 Jean-Philipe Pialasse <tests@pialasse.com> 0.0.4-5.sme |
57 |
|
- apply local 2017-02-02.patch |
58 |
|
|
59 |
|
* Wed Mar 09 2016 JP Pialasse <tests@pialasse.com> 0.0.4-4.sme |
60 |
|
- apply locale 2016-03-09 patch |
61 |
|
|
62 |
|
* Sat Sep 12 2015 stephane de Labrusse <stephdl@de-labrusse.fr> 0.0.4-3.sme |
63 |
|
- Added smeserver-certificate-0.0.4-locale-2015-09-12.patch |
64 |
|
|
65 |
* Sat Aug 22 2015 stephane de Labrusse <stephdl@de-labrusse.fr> 0.0.4-2.sme |
* Sat Aug 22 2015 stephane de Labrusse <stephdl@de-labrusse.fr> 0.0.4-2.sme |
66 |
- Initial release to contribs9 |
- Initial release to contribs9 |
67 |
|
|