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