1 |
# $Id: smeserver-wbl.spec,v 1.17 2009/05/20 18:16:28 slords Exp $ |
# $Id: smeserver-wbl.spec,v 1.18 2009/08/24 17:58:14 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 14 |
%define release 15 |
10 |
Version: %{version} |
Version: %{version} |
11 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
12 |
License: GPL |
License: GPL |
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 |
Patch13: smeserver-wbl-0.1.0-locale-2009-08-24.patch |
28 |
|
Patch14: smeserver-wbl-0.1.0-locale-2009-10-27.patch |
29 |
BuildRoot: /var/tmp/%{name}-%{version} |
BuildRoot: /var/tmp/%{name}-%{version} |
30 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
31 |
BuildRequires: e-smith-devtools >= 1.13.1-03 |
BuildRequires: e-smith-devtools >= 1.13.1-03 |
40 |
spamassassin /etc/mail/spammassassin/local.cf whitelist_from |
spamassassin /etc/mail/spammassassin/local.cf whitelist_from |
41 |
|
|
42 |
%changelog |
%changelog |
43 |
|
* Tue Oct 27 2009 SME Translation Server <translations@contribs.org> 0.1.0-15.sme |
44 |
|
- apply locale 2009-10-27 patch |
45 |
|
|
46 |
* Mon Aug 24 2009 SME Translation Server <translations@contribs.org> 0.1.0-14.sme |
* Mon Aug 24 2009 SME Translation Server <translations@contribs.org> 0.1.0-14.sme |
47 |
- apply locale 2009-08-24 patch |
- apply locale 2009-08-24 patch |
48 |
|
|
142 |
%patch11 -p1 |
%patch11 -p1 |
143 |
%patch12 -p1 |
%patch12 -p1 |
144 |
%patch13 -p1 |
%patch13 -p1 |
145 |
|
%patch14 -p1 |
146 |
|
|
147 |
%build |
%build |
148 |
perl createlinks |
perl createlinks |