1 |
# $Id: qpsmtpd-plugins.spec,v 1.2 2015/08/06 15:45:52 vip-ire Exp $ |
# $Id: qpsmtpd-plugins.spec,v 1.1 2016/02/07 21:04:21 stephdl Exp $ |
2 |
|
|
3 |
Summary: qpsmtpd plugins from www.openfusion.com |
Summary: qpsmtpd plugins from www.openfusion.com |
4 |
%define name qpsmtpd-plugins |
%define name qpsmtpd-plugins |
5 |
Name: %{name} |
Name: %{name} |
6 |
%define version 0.0.1 |
%define version 0.0.1 |
7 |
%define release 4 |
%define release 5 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: qpsmtpd |
License: qpsmtpd |
16 |
Patch1: check_goodrcptto_dos2unix.patch |
Patch1: check_goodrcptto_dos2unix.patch |
17 |
Patch2: check_goodrcptto_relaydenycomment.patch |
Patch2: check_goodrcptto_relaydenycomment.patch |
18 |
Patch3: qpsmtpd-address-in-bcc.patch |
Patch3: qpsmtpd-address-in-bcc.patch |
19 |
|
Patch4: qpsmtpd-plugins-bz10126.patch |
20 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
21 |
Requires: perl |
Requires: perl |
22 |
Obsoletes: qpsmtpd-plugins-openfusion |
Obsoletes: qpsmtpd-plugins-openfusion |
32 |
http://www.openfusion.com.au/labs/qpsmtpd/ |
http://www.openfusion.com.au/labs/qpsmtpd/ |
33 |
|
|
34 |
%changelog |
%changelog |
35 |
|
* Mon Feb 27 2017 Jean-Philipe Pialasse <tests@pialasse.com> 0.0.1-5.sme |
36 |
|
- remove whitelit_soft [SME: 10126] |
37 |
|
|
38 |
* Sun Feb 7 2016 stephane de labrusse <stephdl@de-labrusse.fr> 0.0.1-4 |
* Sun Feb 7 2016 stephane de labrusse <stephdl@de-labrusse.fr> 0.0.1-4 |
39 |
- Build new rpm for sme10 |
- Build new rpm for sme10 |
40 |
|
|
84 |
%patch1 -p1 |
%patch1 -p1 |
85 |
%patch2 -p1 |
%patch2 -p1 |
86 |
%patch3 -p1 |
%patch3 -p1 |
87 |
|
%patch4 -p1 |
88 |
|
|
89 |
%build |
%build |
90 |
mkdir -p root/usr/share/qpsmtpd |
mkdir -p root/usr/share/qpsmtpd |