1 |
# $Id: smeserver-ejabberd.spec,v 1.1 2013/02/26 02:58:23 unnilennium Exp $ |
# $Id: smeserver-ejabberd.spec,v 1.2 2013/07/14 20:42:28 unnilennium Exp $ |
2 |
# Authority: gnujpl |
# Authority: gnujpl |
3 |
# Name: Jean-Paul Leclère |
# Name: Jean-Paul Leclère |
4 |
|
|
6 |
%define name smeserver-ejabberd |
%define name smeserver-ejabberd |
7 |
Name: %{name} |
Name: %{name} |
8 |
%define version 2.0.1 |
%define version 2.0.1 |
9 |
%define release 20 |
%define release 21 |
10 |
|
|
11 |
Version: %{version} |
Version: %{version} |
12 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
33 |
Patch18: smeserver-ejabberd-2.0.1-locale-2011-03-06.patch |
Patch18: smeserver-ejabberd-2.0.1-locale-2011-03-06.patch |
34 |
Patch19: smeserver-ejabberd-2.0.1-locale-2013-07-14.patch |
Patch19: smeserver-ejabberd-2.0.1-locale-2013-07-14.patch |
35 |
Patch20: smeserver-ejabberd-2.0.1-64patch.patch |
Patch20: smeserver-ejabberd-2.0.1-64patch.patch |
36 |
|
Patch21: smeserver-ejabberd-2.0.1-locale-2016-03-09.patch |
37 |
|
|
38 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
39 |
BuildArch: noarch |
BuildArch: noarch |
40 |
BuildRequires: e-smith-devtools >= 1.7.5 |
BuildRequires: e-smith-devtools >= 1.7.5 |
44 |
AutoReqProv: no |
AutoReqProv: no |
45 |
|
|
46 |
%changelog |
%changelog |
47 |
|
* Wed Mar 09 2016 JP Pialasse <tests@pialasse.com> 2.0.1-21.sme |
48 |
|
- apply locale 2016-03-09 patch |
49 |
|
|
50 |
* Sun Jul 14 2013 JP Pialasse <tests@pialasse.com> 2.0.1-20.sme |
* Sun Jul 14 2013 JP Pialasse <tests@pialasse.com> 2.0.1-20.sme |
51 |
- apply locale 2013-07-14 patch |
- apply locale 2013-07-14 patch |
52 |
- fix 64 bit bug [SME: 7129] |
- fix 64 bit bug [SME: 7129] |
190 |
%patch18 -p1 |
%patch18 -p1 |
191 |
%patch19 -p1 |
%patch19 -p1 |
192 |
%patch20 -p1 |
%patch20 -p1 |
193 |
|
%patch21 -p1 |
194 |
|
|
195 |
|
|
196 |
%build |
%build |
197 |
perl createlinks |
perl createlinks |