OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 08-Dec-2004 15:55:15
Branch: HEAD Handle: 2004120814551400
Modified files:
openpkg-src/postgrey postgrey.spec
Log:
I cannot see any reason any longer why this file is required
Summary:
Revision Changes Path
1.19 +0 -6 openpkg-src/postgrey/postgrey.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/postgrey/postgrey.spec
============================================================================
$ cvs diff -u -r1.18 -r1.19 postgrey.spec
--- openpkg-src/postgrey/postgrey.spec 8 Dec 2004 14:38:45 -0000
1.18
+++ openpkg-src/postgrey/postgrey.spec 8 Dec 2004 14:55:14 -0000
1.19
@@ -74,9 +74,6 @@
pod2man postgrey >postgrey.8
pod2man contrib/postgreyreport >contrib/postgreyreport.8
- # build empty recipient list
- echo "" >postgrey_recipient_access
-
%install
# create installation hierarchy
rm -rf $RPM_BUILD_ROOT
@@ -104,9 +101,6 @@
%{l_shtool} install -c -m 644 \
postgrey_whitelist_clients postgrey_whitelist_recipients \
$RPM_BUILD_ROOT%{l_prefix}/etc/postgrey/
- %{l_shtool} install -c -m 644 \
- postgrey_recipient_access \
- $RPM_BUILD_ROOT%{l_prefix}/etc/postgrey/
# install run-command script
%{l_shtool} mkdir -f -p -m 755 \
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]