1 |
|
|
2 |
# $Id: smeserver-wbl.spec,v 1.11 2015/09/12 08:50:28 stephdl Exp $ |
# $Id: smeserver-wbl.spec,v 1.12 2015/09/15 15:54:04 stephdl Exp $ |
3 |
# Authority: gzartman |
# Authority: gzartman |
4 |
# Name: Greg Zartman |
# Name: Greg Zartman |
5 |
|
|
7 |
%define name smeserver-wbl |
%define name smeserver-wbl |
8 |
Name: %{name} |
Name: %{name} |
9 |
%define version 0.1.0 |
%define version 0.1.0 |
10 |
%define release 25 |
%define release 26 |
11 |
Version: %{version} |
Version: %{version} |
12 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
13 |
License: GPL |
License: GPL |
39 |
Patch24: smeserver-wbl-0.1.0.bz5219.LocaleBugCorrection.patch |
Patch24: smeserver-wbl-0.1.0.bz5219.LocaleBugCorrection.patch |
40 |
Patch25: smeserver-wbl-0.1.0-locale-2015-09-12.patch |
Patch25: smeserver-wbl-0.1.0-locale-2015-09-12.patch |
41 |
Patch26: smeserver-wbl-0.1.0-locale-2015-09-15.patch |
Patch26: smeserver-wbl-0.1.0-locale-2015-09-15.patch |
42 |
|
Patch27: smeserver-wbl-0.1.0-locale-2015-09-17.patch |
43 |
BuildRoot: /var/tmp/%{name}-%{version} |
BuildRoot: /var/tmp/%{name}-%{version} |
44 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
45 |
BuildRequires: e-smith-devtools >= 1.13.1-03 |
BuildRequires: e-smith-devtools >= 1.13.1-03 |
54 |
spamassassin /etc/mail/spammassassin/local.cf whitelist_from |
spamassassin /etc/mail/spammassassin/local.cf whitelist_from |
55 |
|
|
56 |
%changelog |
%changelog |
57 |
|
* Thu Sep 17 2015 stephane de Labrusse <stephdl@de-labrusse.fr> 0.1.0-26.sme |
58 |
|
- Added smeserver-wbl-0.1.0-locale-2015-09-17.patch |
59 |
|
|
60 |
* Tue Sep 15 2015 stephane de Labrusse <stephdl@de-labrusse.fr> 0.1.0-25.sme |
* Tue Sep 15 2015 stephane de Labrusse <stephdl@de-labrusse.fr> 0.1.0-25.sme |
61 |
- Added smeserver-wbl-0.1.0-locale-2015-09-15.patch |
- Added smeserver-wbl-0.1.0-locale-2015-09-15.patch |
62 |
|
|
207 |
%patch24 -p1 |
%patch24 -p1 |
208 |
%patch25 -p1 |
%patch25 -p1 |
209 |
%patch26 -p1 |
%patch26 -p1 |
210 |
|
%patch27 -p1 |
211 |
|
|
212 |
%build |
%build |
213 |
perl createlinks |
perl createlinks |