1 |
# $Id: smeserver-ejabberd.spec,v 1.9 2008/10/14 14:39:16 snetram Exp $ |
# $Id: smeserver-ejabberd.spec,v 1.20 2009/05/20 18:16:27 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 13 |
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 |
|
Patch12: smeserver-ejabberd-2.0.1-locale-2009-08-24.patch |
28 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
29 |
BuildArch: noarch |
BuildArch: noarch |
30 |
BuildRequires: e-smith-devtools >= 1.7.5 |
BuildRequires: e-smith-devtools >= 1.7.5 |
34 |
AutoReqProv: no |
AutoReqProv: no |
35 |
|
|
36 |
%changelog |
%changelog |
37 |
|
* Mon Aug 24 2009 SME Translation Server <translations@contribs.org> 2.0.1-13.sme |
38 |
|
- apply locale 2009-08-24 patch |
39 |
|
|
40 |
|
* Wed May 20 2009 SME Translation Server <translations@contribs.org> 2.0.1-12.sme |
41 |
|
- apply locale 2009-05-20 patch |
42 |
|
|
43 |
|
* Mon Apr 27 2009 SME Translation Server <translations@contribs.org> 2.0.1-11.sme |
44 |
|
- apply locale 2009-04-27 patch |
45 |
|
|
46 |
|
* Tue Mar 03 2009 SME Translation Server |
47 |
|
- apply locale 2009-03-03 patch |
48 |
|
|
49 |
|
* Sun Mar 1 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 2.0.1-9 |
50 |
|
- Apply 1 Mar 2009 locale patch [SME: 5018] |
51 |
|
|
52 |
|
* Sat Jan 31 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 2.0.1-8 |
53 |
|
- Apply 31 Jan 2009 locale patch [SME: 4951] |
54 |
|
|
55 |
|
* Thu Jan 1 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 2.0.1-7 |
56 |
|
- Apply 1 Jan 2009 locale patch [SME: 4900] |
57 |
|
|
58 |
|
* Sun Nov 30 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 2.0.1-6 |
59 |
|
- Apply 30 Nov 2008 locale patch |
60 |
|
|
61 |
|
* Wed Nov 19 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 2.0.1-5 |
62 |
|
- Apply 19 Nov 2008 locale patch |
63 |
|
|
64 |
* 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 |
65 |
- Apply 16 Oct 2008 locale patch |
- Apply 16 Oct 2008 locale patch |
66 |
|
|
138 |
%patch1 -p1 |
%patch1 -p1 |
139 |
%patch2 -p1 |
%patch2 -p1 |
140 |
%patch3 -p1 |
%patch3 -p1 |
141 |
|
%patch4 -p1 |
142 |
|
%patch5 -p1 |
143 |
|
%patch6 -p1 |
144 |
|
%patch7 -p1 |
145 |
|
%patch8 -p1 |
146 |
|
%patch9 -p1 |
147 |
|
%patch10 -p1 |
148 |
|
%patch11 -p1 |
149 |
|
%patch12 -p1 |
150 |
|
|
151 |
%build |
%build |
152 |
perl createlinks |
perl createlinks |