Author: glen                         Date: Mon Sep  5 13:26:56 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- adapterized

---- Files affected:
SPECS:
   postgrey.spec (1.4 -> 1.5) 

---- Diffs:

================================================================
Index: SPECS/postgrey.spec
diff -u SPECS/postgrey.spec:1.4 SPECS/postgrey.spec:1.5
--- SPECS/postgrey.spec:1.4     Mon Sep  5 15:23:22 2005
+++ SPECS/postgrey.spec Mon Sep  5 15:26:50 2005
@@ -2,11 +2,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
@@ -16,7 +16,7 @@
 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
 
@@ -39,7 +39,6 @@
   smtpd_recipient_restrictions = ...
     check_policy_service inet:127.0.0.1:10023, ...
 
-
 %prep
 %setup -q
 %patch0 -p1
@@ -94,7 +93,7 @@
 %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}
 
 %define date    %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -102,6 +101,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.5  2005/09/05 13:26:50  glen
+- adapterized
+
 Revision 1.4  2005/09/05 13:23:22  blues
 - autogenerate deps, postfix_dir patch added
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/postgrey.spec?r1=1.4&r2=1.5&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to