1 |
# $Id: smeserver-sme9admin.spec,v 1.12 2017/03/26 02:22:21 unnilennium Exp $ |
# $Id: smeserver-sme9admin.spec,v 1.16 2019/09/10 01:25:21 jpp 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 26 |
%define release 30 |
11 |
Version: %{version} |
Version: %{version} |
12 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
13 |
License: GPL |
License: GPL |
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 |
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 |
|
Patch13: smeserver-sme9admin-1.5-locale-2019-12-07.patch |
30 |
|
|
31 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
32 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
46 |
AutoReqProv: no |
AutoReqProv: no |
47 |
|
|
48 |
%changelog |
%changelog |
49 |
|
* Sat Dec 07 2019 SME Translation Server <translations@contribs.org> 1.5-30.sme |
50 |
|
- apply locale 2019-12-07 patch |
51 |
|
|
52 |
|
* Mon Sep 09 2019 Jean-Philipe Pialasse <tests@pialasse.com> 1.5-29.sme |
53 |
|
- fix sme9admind die on mysql connection error [SME: 7683] |
54 |
|
|
55 |
|
* Sat Dec 02 2017 SME Translation Server <translations@contribs.org> 1.5-28.sme |
56 |
|
- apply locale 2017-12-02 patch |
57 |
|
|
58 |
|
* Mon Aug 14 2017 Jean-Philipe Pialasse <tests@pialasse.com> 1.5-27.sme |
59 |
|
- add support for altqmail [SME: 10409] |
60 |
|
|
61 |
* Mon Jul 10 2017 Jean-Philipe Pialasse <tests@pialasse.com> 1.5-26.sme |
* Mon Jul 10 2017 Jean-Philipe Pialasse <tests@pialasse.com> 1.5-26.sme |
62 |
- fix error after migrating sme8admin db, unable to access mysql db [SME: 10181] |
- fix error after migrating sme8admin db, unable to access mysql db [SME: 10181] |
63 |
|
|
171 |
%patch7 -p1 |
%patch7 -p1 |
172 |
%patch8 -p1 |
%patch8 -p1 |
173 |
%patch9 -p1 |
%patch9 -p1 |
174 |
|
%patch10 -p1 |
175 |
|
%patch11 -p1 |
176 |
|
%patch12 -p1 |
177 |
|
%patch13 -p1 |
178 |
|
|
179 |
%build |
%build |
180 |
perl createlinks |
perl createlinks |