Author: blues                        Date: Mon Sep  5 13:23:30 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- autogenerate deps, postfix_dir patch added

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

---- Diffs:

================================================================
Index: SPECS/postgrey.spec
diff -u SPECS/postgrey.spec:1.3 SPECS/postgrey.spec:1.4
--- SPECS/postgrey.spec:1.3     Mon Sep  5 15:05:23 2005
+++ SPECS/postgrey.spec Mon Sep  5 15:23:22 2005
@@ -1,21 +1,24 @@
 # $Revision$, $Date$
+%include       /usr/lib/rpm/macros.perl
 Summary:       Postfix Greylisting Policy Server
 Name:          postgrey
 Version:       1.21
-Release:       0.2
+Release:       0.4
 License:       GPL v2
 Group:                 Daemons
 Source0:       
http://isg.ee.ethz.ch/tools/postgrey/pub/%{name}-%{version}.tar.gz
 # Source0-md5: 1274e073be5178445e0892a9dcc6fe98
 Source1:       %{name}.init
-Patch:         %{name}-group.patch
+Patch0:                %{name}-group.patch
+Patch1:                %{name}-postfix_dir.patch
 URL:           http://isg.ee.ethz.ch/tools/postgrey/
 Buildarch:     noarch
+BuildRequires: rpm-perlprov
 Requires:      postfix
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
-%define                confdir /etc/postfix
+%define                confdir /etc/mail
 
 %description
 Postgrey is a Postfix policy server implementing greylisting.
@@ -39,7 +42,8 @@
 
 %prep
 %setup -q
-%patch -p1
+%patch0 -p1
+%patch1 -p1
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -98,6 +102,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.4  2005/09/05 13:23:22  blues
+- autogenerate deps, postfix_dir patch added
+
 Revision 1.3  2005/09/05 13:05:23  blues
 - license, perl-deps should be autogenerated
 
================================================================

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

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

Reply via email to