1 |
# $Id: smeserver-sme9admin.spec,v 1.11 2017/02/02 04:00:40 unnilennium Exp $ |
# $Id: smeserver-sme9admin.spec,v 1.15 2017/12/02 06:29:11 cvsuser 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 25 |
%define release 29 |
11 |
Version: %{version} |
Version: %{version} |
12 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
13 |
License: GPL |
License: GPL |
22 |
Patch6: smeserver-sme9admin-1.5-bz9886-bz9889-warnings.patch |
Patch6: smeserver-sme9admin-1.5-bz9886-bz9889-warnings.patch |
23 |
Patch7: smeserver-sme9admin-1.5-locale-2017-02-02.patch |
Patch7: smeserver-sme9admin-1.5-locale-2017-02-02.patch |
24 |
Patch8: smeserver-sme9admin-1.5-locale-2017-03-26.patch |
Patch8: smeserver-sme9admin-1.5-locale-2017-03-26.patch |
25 |
|
Patch9: smeserver-sme9admin-1.5.bz10181.sme8adminmigration.patch |
26 |
|
Patch10: smeserver-sme9admin-1.5-bz10409-altqmail.patch |
27 |
|
Patch11: smeserver-sme9admin-1.5-locale-2017-12-02.patch |
28 |
|
Patch12: smeserver-sme9admin-1.5.bz7683-stop-on-mysql-error.patch |
29 |
|
|
30 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
31 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
45 |
AutoReqProv: no |
AutoReqProv: no |
46 |
|
|
47 |
%changelog |
%changelog |
48 |
|
* Mon Sep 09 2019 Jean-Philipe Pialasse <tests@pialasse.com> 1.5-29.sme |
49 |
|
- fix sme9admind die on mysql connection error [SME: 7683] |
50 |
|
|
51 |
|
* Sat Dec 02 2017 SME Translation Server <translations@contribs.org> 1.5-28.sme |
52 |
|
- apply locale 2017-12-02 patch |
53 |
|
|
54 |
|
* Mon Aug 14 2017 Jean-Philipe Pialasse <tests@pialasse.com> 1.5-27.sme |
55 |
|
- add support for altqmail [SME: 10409] |
56 |
|
|
57 |
|
* Mon Jul 10 2017 Jean-Philipe Pialasse <tests@pialasse.com> 1.5-26.sme |
58 |
|
- fix error after migrating sme8admin db, unable to access mysql db [SME: 10181] |
59 |
|
|
60 |
* Sat Mar 25 2017 Jean-Philipe Pialasse <tests@pialasse.com> 1.5-25.sme |
* Sat Mar 25 2017 Jean-Philipe Pialasse <tests@pialasse.com> 1.5-25.sme |
61 |
- apply locale 2017-03-26 patch |
- apply locale 2017-03-26 patch |
62 |
|
|
166 |
%patch6 -p1 |
%patch6 -p1 |
167 |
%patch7 -p1 |
%patch7 -p1 |
168 |
%patch8 -p1 |
%patch8 -p1 |
169 |
|
%patch9 -p1 |
170 |
|
%patch10 -p1 |
171 |
|
%patch11 -p1 |
172 |
|
%patch12 -p1 |
173 |
|
|
174 |
%build |
%build |
175 |
perl createlinks |
perl createlinks |