1 |
# $Id: smeserver-ejabberd.spec,v 1.13 2008/11/25 16:20:22 slords Exp $ |
# $Id: smeserver-ejabberd.spec,v 1.16 2009/01/31 07:45:07 snetram 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 6 |
%define release 9 |
10 |
|
|
11 |
Version: %{version} |
Version: %{version} |
12 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
18 |
Patch3: smeserver-ejabberd-2.0.1-locale-2008-10-16.patch |
Patch3: smeserver-ejabberd-2.0.1-locale-2008-10-16.patch |
19 |
Patch4: smeserver-ejabberd-2.0.1-locale-2008-11-19.patch |
Patch4: smeserver-ejabberd-2.0.1-locale-2008-11-19.patch |
20 |
Patch5: smeserver-ejabberd-2.0.1-locale-2008-11-30.patch |
Patch5: smeserver-ejabberd-2.0.1-locale-2008-11-30.patch |
21 |
|
Patch6: smeserver-ejabberd-2.0.1-locale-2009-01-01.patch |
22 |
|
Patch7: smeserver-ejabberd-2.0.1-locale-2009-01-31.patch |
23 |
|
Patch8: smeserver-ejabberd-2.0.1-locale-2009-03-01.patch |
24 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
25 |
BuildArch: noarch |
BuildArch: noarch |
26 |
BuildRequires: e-smith-devtools >= 1.7.5 |
BuildRequires: e-smith-devtools >= 1.7.5 |
30 |
AutoReqProv: no |
AutoReqProv: no |
31 |
|
|
32 |
%changelog |
%changelog |
33 |
|
* Sun Mar 1 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 2.0.1-9 |
34 |
|
- Apply 1 Mar 2009 locale patch [SME: 5018] |
35 |
|
|
36 |
|
* Sat Jan 31 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 2.0.1-8 |
37 |
|
- Apply 31 Jan 2009 locale patch [SME: 4951] |
38 |
|
|
39 |
|
* Thu Jan 1 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 2.0.1-7 |
40 |
|
- Apply 1 Jan 2009 locale patch [SME: 4900] |
41 |
|
|
42 |
* Sun Nov 30 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 2.0.1-6 |
* Sun Nov 30 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 2.0.1-6 |
43 |
- Apply 30 Nov 2008 locale patch |
- Apply 30 Nov 2008 locale patch |
44 |
|
|
124 |
%patch3 -p1 |
%patch3 -p1 |
125 |
%patch4 -p1 |
%patch4 -p1 |
126 |
%patch5 -p1 |
%patch5 -p1 |
127 |
|
%patch6 -p1 |
128 |
|
%patch7 -p1 |
129 |
|
%patch8 -p1 |
130 |
|
|
131 |
%build |
%build |
132 |
perl createlinks |
perl createlinks |