1 |
# $Id: smeserver-wbl.spec,v 1.22 2011/03/06 15:29:01 slords Exp $ |
# $Id: smeserver-wbl.spec,v 1.1 2013/03/04 00:32:10 unnilennium 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 18 |
%define release 19 |
10 |
Version: %{version} |
Version: %{version} |
11 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
12 |
License: GPL |
License: GPL |
29 |
Patch15: smeserver-wbl-0.1.0-locale-2010-03-02.patch |
Patch15: smeserver-wbl-0.1.0-locale-2010-03-02.patch |
30 |
Patch16: smeserver-wbl-0.1.0-locale-2010-05-23.patch |
Patch16: smeserver-wbl-0.1.0-locale-2010-05-23.patch |
31 |
Patch17: smeserver-wbl-0.1.0-locale-2011-03-06.patch |
Patch17: smeserver-wbl-0.1.0-locale-2011-03-06.patch |
32 |
|
Patch18: smeserver-wbl-0.1.0-locale-2013-07-15.patch |
33 |
BuildRoot: /var/tmp/%{name}-%{version} |
BuildRoot: /var/tmp/%{name}-%{version} |
34 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
35 |
BuildRequires: e-smith-devtools >= 1.13.1-03 |
BuildRequires: e-smith-devtools >= 1.13.1-03 |
44 |
spamassassin /etc/mail/spammassassin/local.cf whitelist_from |
spamassassin /etc/mail/spammassassin/local.cf whitelist_from |
45 |
|
|
46 |
%changelog |
%changelog |
47 |
|
* Mon Jul 15 2013 JP Pialasse <tests@pialasse.com> 0.1.0-19.sme |
48 |
|
- apply locale 2013-07-15 patch |
49 |
|
|
50 |
* Sun Mar 06 2011 SME Translation Server <translations@contribs.org> 0.1.0-18.sme |
* Sun Mar 06 2011 SME Translation Server <translations@contribs.org> 0.1.0-18.sme |
51 |
- apply locale 2011-03-06 patch |
- apply locale 2011-03-06 patch |
52 |
|
|
162 |
%patch15 -p1 |
%patch15 -p1 |
163 |
%patch16 -p1 |
%patch16 -p1 |
164 |
%patch17 -p1 |
%patch17 -p1 |
165 |
|
%patch18 -p1 |
166 |
|
|
167 |
%build |
%build |
168 |
perl createlinks |
perl createlinks |