1 |
# $Id: smeserver-ejabberd.spec,v 1.18 2009/03/03 21:36:58 slords Exp $ |
# $Id: smeserver-ejabberd.spec,v 1.24 2010/03/03 04:01: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 11 |
%define release 17 |
10 |
|
|
11 |
Version: %{version} |
Version: %{version} |
12 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
23 |
Patch8: smeserver-ejabberd-2.0.1-locale-2009-03-01.patch |
Patch8: smeserver-ejabberd-2.0.1-locale-2009-03-01.patch |
24 |
Patch9: smeserver-ejabberd-2.0.1-locale-2009-03-03.patch |
Patch9: smeserver-ejabberd-2.0.1-locale-2009-03-03.patch |
25 |
Patch10: smeserver-ejabberd-2.0.1-locale-2009-04-27.patch |
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 |
|
Patch13: smeserver-ejabberd-2.0.1-locale-2009-10-21.patch |
29 |
|
Patch14: smeserver-ejabberd-2.0.1-locale-2009-10-27.patch |
30 |
|
Patch15: smeserver-ejabberd-2.0.1-locale-2010-03-02.patch |
31 |
|
Patch16: smeserver-ejabberd-2.0.1-locale-2010-05-23.patch |
32 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
33 |
BuildArch: noarch |
BuildArch: noarch |
34 |
BuildRequires: e-smith-devtools >= 1.7.5 |
BuildRequires: e-smith-devtools >= 1.7.5 |
38 |
AutoReqProv: no |
AutoReqProv: no |
39 |
|
|
40 |
%changelog |
%changelog |
41 |
|
* Sun May 23 2010 SME Translation Server <translations@contribs.org> 2.0.1-17.sme |
42 |
|
- apply locale 2010-05-23 patch |
43 |
|
|
44 |
|
* Tue Mar 02 2010 SME Translation Server <translations@contribs.org> 2.0.1-16.sme |
45 |
|
- apply locale 2010-03-02 patch |
46 |
|
|
47 |
|
* Tue Oct 27 2009 SME Translation Server <translations@contribs.org> 2.0.1-15.sme |
48 |
|
- apply locale 2009-10-27 patch |
49 |
|
|
50 |
|
* Wed Oct 21 2009 SME Translation Server <translations@contribs.org> 2.0.1-14.sme |
51 |
|
- apply locale 2009-10-21 patch |
52 |
|
|
53 |
|
* Mon Aug 24 2009 SME Translation Server <translations@contribs.org> 2.0.1-13.sme |
54 |
|
- apply locale 2009-08-24 patch |
55 |
|
|
56 |
|
* Wed May 20 2009 SME Translation Server <translations@contribs.org> 2.0.1-12.sme |
57 |
|
- apply locale 2009-05-20 patch |
58 |
|
|
59 |
* Mon Apr 27 2009 SME Translation Server <translations@contribs.org> 2.0.1-11.sme |
* Mon Apr 27 2009 SME Translation Server <translations@contribs.org> 2.0.1-11.sme |
60 |
- apply locale 2009-04-27 patch |
- apply locale 2009-04-27 patch |
61 |
|
|
161 |
%patch8 -p1 |
%patch8 -p1 |
162 |
%patch9 -p1 |
%patch9 -p1 |
163 |
%patch10 -p1 |
%patch10 -p1 |
164 |
|
%patch11 -p1 |
165 |
|
%patch12 -p1 |
166 |
|
%patch13 -p1 |
167 |
|
%patch14 -p1 |
168 |
|
%patch15 -p1 |
169 |
|
%patch16 -p1 |
170 |
|
|
171 |
%build |
%build |
172 |
perl createlinks |
perl createlinks |