1 |
# $Id: smeserver-sme9admin.spec,v 1.8 2016/12/18 04:02:27 unnilennium Exp $ |
# $Id: smeserver-sme9admin.spec,v 1.11 2017/02/02 04:00:40 unnilennium Exp $ |
2 |
# Authority: vip-ire |
# Authority: vip-ire |
3 |
# Name: Daniel Berteaud |
# Name: Daniel Berteaud |
4 |
# |
# |
7 |
%define name smeserver-sme9admin |
%define name smeserver-sme9admin |
8 |
Name: %{name} |
Name: %{name} |
9 |
%define version 1.5 |
%define version 1.5 |
10 |
%define release 22 |
%define release 25 |
11 |
Version: %{version} |
Version: %{version} |
12 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
13 |
License: GPL |
License: GPL |
19 |
Patch3: smeserver-sme9admin-1.5-locale-2016-12-18.patch |
Patch3: smeserver-sme9admin-1.5-locale-2016-12-18.patch |
20 |
Patch4: smeserver-sme9admin-1.5-bz9894-utf8.patch |
Patch4: smeserver-sme9admin-1.5-bz9894-utf8.patch |
21 |
Patch5: smeserver-sme9admin-1.5-locale-2016-12-20.patch |
Patch5: smeserver-sme9admin-1.5-locale-2016-12-20.patch |
22 |
|
Patch6: smeserver-sme9admin-1.5-bz9886-bz9889-warnings.patch |
23 |
|
Patch7: smeserver-sme9admin-1.5-locale-2017-02-02.patch |
24 |
|
Patch8: smeserver-sme9admin-1.5-locale-2017-03-26.patch |
25 |
|
|
26 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
27 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
41 |
AutoReqProv: no |
AutoReqProv: no |
42 |
|
|
43 |
%changelog |
%changelog |
44 |
|
* Sat Mar 25 2017 Jean-Philipe Pialasse <tests@pialasse.com> 1.5-25.sme |
45 |
|
- apply locale 2017-03-26 patch |
46 |
|
|
47 |
|
* Wed Feb 01 2017 Jean-Philipe Pialasse <tests@pialasse.com> 1.5-24.sme |
48 |
|
- apply locale 2017-02-02.patch |
49 |
|
|
50 |
|
* Sun Jan 01 2017 Jean-Philipe Pialasse <tests@pialasse.com> 1.5-23.sme |
51 |
|
- fix warning related to raid detection code [SME: 9886] |
52 |
|
- fix warning related to non existing services removed sinces previous versions [SME: 9889] |
53 |
|
|
54 |
* Tue Dec 20 2016 Jean-Philipe Pialasse <tests@pialasse.com> 1.5-22.sme |
* Tue Dec 20 2016 Jean-Philipe Pialasse <tests@pialasse.com> 1.5-22.sme |
55 |
- make CGI and pictures utf8 compliant [SME: 9894] |
- make CGI and pictures utf8 compliant [SME: 9894] |
56 |
- apply smeserver-sme9admin-1.5-locale-2016-12-20.patch |
- apply smeserver-sme9admin-1.5-locale-2016-12-20.patch |
147 |
%patch3 -p1 |
%patch3 -p1 |
148 |
%patch4 -p1 |
%patch4 -p1 |
149 |
%patch5 -p1 |
%patch5 -p1 |
150 |
|
%patch6 -p1 |
151 |
|
%patch7 -p1 |
152 |
|
%patch8 -p1 |
153 |
|
|
154 |
%build |
%build |
155 |
perl createlinks |
perl createlinks |