1 |
# $Id: smeserver-sme7admin.spec,v 1.10 2009/03/09 19:10:59 vip-ire Exp $ |
# $Id: smeserver-sme7admin.spec,v 1.12 2009/04/27 16:11:21 slords Exp $ |
2 |
# Authority: vip-ire |
# Authority: vip-ire |
3 |
# Name: Daniel Berteaud |
# Name: Daniel Berteaud |
4 |
|
|
6 |
%define name smeserver-sme7admin |
%define name smeserver-sme7admin |
7 |
Name: %{name} |
Name: %{name} |
8 |
%define version 1.1.1 |
%define version 1.1.1 |
9 |
%define release 6 |
%define release 8 |
10 |
Version: %{version} |
Version: %{version} |
11 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
12 |
License: GPL |
License: GPL |
17 |
#Patch3: smeserver-sme7admin-1.1.1-extralink.patch |
#Patch3: smeserver-sme7admin-1.1.1-extralink.patch |
18 |
Patch4: smeserver-sme7admin-1.1.1-detect_locale.patch |
Patch4: smeserver-sme7admin-1.1.1-detect_locale.patch |
19 |
Patch5: smeserver-sme7admin-1.1.1-detect_locales_regexp.patch |
Patch5: smeserver-sme7admin-1.1.1-detect_locales_regexp.patch |
20 |
|
Patch6: smeserver-sme7admin-1.1.1-locale-2009-04-27.patch |
21 |
|
Patch7: smeserver-sme7admin-1.1.1-locale-2009-05-20.patch |
22 |
|
|
23 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
24 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
36 |
AutoReqProv: no |
AutoReqProv: no |
37 |
|
|
38 |
%changelog |
%changelog |
39 |
|
* Wed May 20 2009 SME Translation Server <translations@contribs.org> 1.1.1-8.sme |
40 |
|
- apply locale 2009-05-20 patch |
41 |
|
|
42 |
|
* Mon Apr 27 2009 SME Translation Server <translations@contribs.org> 1.1.1-7.sme |
43 |
|
- apply locale 2009-04-27 patch |
44 |
|
|
45 |
* Mon Mar 16 2009 Daniel B. <daniel@firewall-services.com> 1.1.1-6.sme |
* Mon Mar 16 2009 Daniel B. <daniel@firewall-services.com> 1.1.1-6.sme |
46 |
- Use a regexp to detect the locale (thanks Shad Lords) |
- Use a regexp to detect the locale (thanks Shad Lords) |
47 |
|
|
159 |
#%patch3 -p1 |
#%patch3 -p1 |
160 |
%patch4 -p1 |
%patch4 -p1 |
161 |
%patch5 -p1 |
%patch5 -p1 |
162 |
|
%patch6 -p1 |
163 |
|
%patch7 -p1 |
164 |
|
|
165 |
%build |
%build |
166 |
perl createlinks |
perl createlinks |