1 |
# $Id: smeserver-ejabberd.spec,v 1.9 2008/10/14 14:39:16 snetram Exp $ |
# $Id: smeserver-ejabberd.spec,v 1.19 2009/04/27 16:11:20 slords 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 4 |
%define release 12 |
10 |
|
|
11 |
Version: %{version} |
Version: %{version} |
12 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
16 |
Patch1: smeserver-ejabberd-2.0.1-locale-2008-07-01.patch |
Patch1: smeserver-ejabberd-2.0.1-locale-2008-07-01.patch |
17 |
Patch2: smeserver-ejabberd-2.0.1-locale-2008-10-14.patch |
Patch2: smeserver-ejabberd-2.0.1-locale-2008-10-14.patch |
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 |
20 |
|
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 |
|
Patch9: smeserver-ejabberd-2.0.1-locale-2009-03-03.patch |
25 |
|
Patch10: smeserver-ejabberd-2.0.1-locale-2009-04-27.patch |
26 |
|
Patch11: smeserver-ejabberd-2.0.1-locale-2009-05-20.patch |
27 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
28 |
BuildArch: noarch |
BuildArch: noarch |
29 |
BuildRequires: e-smith-devtools >= 1.7.5 |
BuildRequires: e-smith-devtools >= 1.7.5 |
33 |
AutoReqProv: no |
AutoReqProv: no |
34 |
|
|
35 |
%changelog |
%changelog |
36 |
|
* Wed May 20 2009 SME Translation Server <translations@contribs.org> 2.0.1-12.sme |
37 |
|
- apply locale 2009-05-20 patch |
38 |
|
|
39 |
|
* Mon Apr 27 2009 SME Translation Server <translations@contribs.org> 2.0.1-11.sme |
40 |
|
- apply locale 2009-04-27 patch |
41 |
|
|
42 |
|
* Tue Mar 03 2009 SME Translation Server |
43 |
|
- apply locale 2009-03-03 patch |
44 |
|
|
45 |
|
* Sun Mar 1 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 2.0.1-9 |
46 |
|
- Apply 1 Mar 2009 locale patch [SME: 5018] |
47 |
|
|
48 |
|
* Sat Jan 31 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 2.0.1-8 |
49 |
|
- Apply 31 Jan 2009 locale patch [SME: 4951] |
50 |
|
|
51 |
|
* Thu Jan 1 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 2.0.1-7 |
52 |
|
- Apply 1 Jan 2009 locale patch [SME: 4900] |
53 |
|
|
54 |
|
* Sun Nov 30 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 2.0.1-6 |
55 |
|
- Apply 30 Nov 2008 locale patch |
56 |
|
|
57 |
|
* Wed Nov 19 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 2.0.1-5 |
58 |
|
- Apply 19 Nov 2008 locale patch |
59 |
|
|
60 |
* Thu Oct 16 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 2.0.1-4 |
* Thu Oct 16 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 2.0.1-4 |
61 |
- Apply 16 Oct 2008 locale patch |
- Apply 16 Oct 2008 locale patch |
62 |
|
|
134 |
%patch1 -p1 |
%patch1 -p1 |
135 |
%patch2 -p1 |
%patch2 -p1 |
136 |
%patch3 -p1 |
%patch3 -p1 |
137 |
|
%patch4 -p1 |
138 |
|
%patch5 -p1 |
139 |
|
%patch6 -p1 |
140 |
|
%patch7 -p1 |
141 |
|
%patch8 -p1 |
142 |
|
%patch9 -p1 |
143 |
|
%patch10 -p1 |
144 |
|
%patch11 -p1 |
145 |
|
|
146 |
%build |
%build |
147 |
perl createlinks |
perl createlinks |