1 |
# $Id: smeserver-wbl.spec,v 1.16 2009/04/27 16:11:21 slords Exp $ |
# $Id: smeserver-wbl.spec,v 1.17 2009/05/20 18:16:28 slords Exp $ |
2 |
# Authority: gzartman |
# Authority: gzartman |
3 |
# Name: Greg Zartman |
# Name: Greg Zartman |
4 |
|
|
6 |
%define name smeserver-wbl |
%define name smeserver-wbl |
7 |
Name: %{name} |
Name: %{name} |
8 |
%define version 0.1.0 |
%define version 0.1.0 |
9 |
%define release 13 |
%define release 14 |
10 |
Version: %{version} |
Version: %{version} |
11 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
12 |
License: GPL |
License: GPL |
24 |
Patch10: smeserver-wbl-0.1.0-locale-2009-03-03.patch |
Patch10: smeserver-wbl-0.1.0-locale-2009-03-03.patch |
25 |
Patch11: smeserver-wbl-0.1.0-locale-2009-04-27.patch |
Patch11: smeserver-wbl-0.1.0-locale-2009-04-27.patch |
26 |
Patch12: smeserver-wbl-0.1.0-locale-2009-05-20.patch |
Patch12: smeserver-wbl-0.1.0-locale-2009-05-20.patch |
27 |
|
Patch13: smeserver-wbl-0.1.0-locale-2009-08-24.patch |
28 |
BuildRoot: /var/tmp/%{name}-%{version} |
BuildRoot: /var/tmp/%{name}-%{version} |
29 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
30 |
BuildRequires: e-smith-devtools >= 1.13.1-03 |
BuildRequires: e-smith-devtools >= 1.13.1-03 |
39 |
spamassassin /etc/mail/spammassassin/local.cf whitelist_from |
spamassassin /etc/mail/spammassassin/local.cf whitelist_from |
40 |
|
|
41 |
%changelog |
%changelog |
42 |
|
* Mon Aug 24 2009 SME Translation Server <translations@contribs.org> 0.1.0-14.sme |
43 |
|
- apply locale 2009-08-24 patch |
44 |
|
|
45 |
* Wed May 20 2009 SME Translation Server <translations@contribs.org> 0.1.0-13.sme |
* Wed May 20 2009 SME Translation Server <translations@contribs.org> 0.1.0-13.sme |
46 |
- apply locale 2009-05-20 patch |
- apply locale 2009-05-20 patch |
47 |
|
|
137 |
%patch10 -p1 |
%patch10 -p1 |
138 |
%patch11 -p1 |
%patch11 -p1 |
139 |
%patch12 -p1 |
%patch12 -p1 |
140 |
|
%patch13 -p1 |
141 |
|
|
142 |
%build |
%build |
143 |
perl createlinks |
perl createlinks |