summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorElan Ruusamäe2005-09-05 13:26:50 (GMT)
committercvs2git2012-06-24 12:13:13 (GMT)
commit284b707d48425affb23ed6f3dcc12742c45b68f1 (patch)
treee147be4b32744bc4cb04a3ac8994f1124023a0b7
parent5d18718e64af12ab4f902399466e1016d84176fd (diff)
downloadpostgrey-284b707d48425affb23ed6f3dcc12742c45b68f1.zip
postgrey-284b707d48425affb23ed6f3dcc12742c45b68f1.tar.gz
- adapterized
Changed files: postgrey.spec -> 1.5
-rw-r--r--postgrey.spec13
1 files changed, 6 insertions, 7 deletions
diff --git a/postgrey.spec b/postgrey.spec
index 3b4f063..60ffaa9 100644
--- a/postgrey.spec
+++ b/postgrey.spec
@@ -1,11 +1,11 @@
%include /usr/lib/rpm/macros.perl
Summary: Postfix Greylisting Policy Server
Name: postgrey
-Version: 1.21
+Version: 1.21
Release: 0.4
-License: GPL v2
-Group: Daemons
-Source0: http://isg.ee.ethz.ch/tools/postgrey/pub/%{name}-%{version}.tar.gz
+License: GPL v2
+Group: Daemons
+Source0: http://isg.ee.ethz.ch/tools/postgrey/pub/%{name}-%{version}.tar.gz
# Source0-md5: 1274e073be5178445e0892a9dcc6fe98
Source1: %{name}.init
Patch0: %{name}-group.patch
@@ -15,7 +15,7 @@ Buildarch: noarch
BuildRequires: rpm-perlprov
Requires: postfix
BuildArch: noarch
-BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
+BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%define confdir /etc/mail
@@ -38,7 +38,6 @@ or if you like to use inet sockets (modify the IP if needed):
smtpd_recipient_restrictions = ...
check_policy_service inet:127.0.0.1:10023, ...
-
%prep
%setup -q
%patch0 -p1
@@ -93,4 +92,4 @@ fi
%config(noreplace) %verify(not md5 mtime size) %{confdir}/postgrey_whitelist_clients.local
%attr(754,root,root) /etc/rc.d/init.d/%{name}
%attr(755,root,root) %{_sbindir}/postgrey*
-%dir %attr(0711, postgrey, postgrey) %{_var}/spool/postfix/%{name}
+%dir %attr(711, postgrey, postgrey) %{_var}/spool/postfix/%{name}