1 |
|
|
2 |
# $Id: smeserver-wbl.spec,v 1.10 2015/09/11 15:44:24 stephdl Exp $ |
# $Id: smeserver-wbl.spec,v 1.11 2015/09/12 08:50:28 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 24 |
%define release 25 |
11 |
Version: %{version} |
Version: %{version} |
12 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
13 |
License: GPL |
License: GPL |
38 |
Patch23: smeserver-wbl-0.1.0.bz807.blacklistfrom.patch |
Patch23: smeserver-wbl-0.1.0.bz807.blacklistfrom.patch |
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 |
42 |
BuildRoot: /var/tmp/%{name}-%{version} |
BuildRoot: /var/tmp/%{name}-%{version} |
43 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
44 |
BuildRequires: e-smith-devtools >= 1.13.1-03 |
BuildRequires: e-smith-devtools >= 1.13.1-03 |
53 |
spamassassin /etc/mail/spammassassin/local.cf whitelist_from |
spamassassin /etc/mail/spammassassin/local.cf whitelist_from |
54 |
|
|
55 |
%changelog |
%changelog |
56 |
|
* Tue Sep 15 2015 stephane de Labrusse <stephdl@de-labrusse.fr> 0.1.0-25.sme |
57 |
|
- Added smeserver-wbl-0.1.0-locale-2015-09-15.patch |
58 |
|
|
59 |
* Sat Sep 12 2015 stephane de Labrusse <stephdl@de-labrusse.fr> 0.1.0-24.sme |
* Sat Sep 12 2015 stephane de Labrusse <stephdl@de-labrusse.fr> 0.1.0-24.sme |
60 |
- Added smeserver-wbl-0.1.0-locale-2015-09-12.patch |
- Added smeserver-wbl-0.1.0-locale-2015-09-12.patch |
61 |
|
|
202 |
%patch23 -p1 |
%patch23 -p1 |
203 |
%patch24 -p1 |
%patch24 -p1 |
204 |
%patch25 -p1 |
%patch25 -p1 |
205 |
|
%patch26 -p1 |
206 |
|
|
207 |
%build |
%build |
208 |
perl createlinks |
perl createlinks |