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: 03-Jul-2004 08:45:25
Branch: HEAD Handle: 2004070307452500
Modified files:
openpkg-src/postgrey postgrey.spec
Log:
upgrading package: postgrey 1.11 -> 1.12
Summary:
Revision Changes Path
1.11 +5 -5 openpkg-src/postgrey/postgrey.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/postgrey/postgrey.spec
============================================================================
$ cvs diff -u -r1.10 -r1.11 postgrey.spec
--- openpkg-src/postgrey/postgrey.spec 30 Jun 2004 08:52:16 -0000 1.10
+++ openpkg-src/postgrey/postgrey.spec 3 Jul 2004 06:45:25 -0000 1.11
@@ -33,8 +33,8 @@
Class: EVAL
Group: Mail
License: GPL
-Version: 1.11
-Release: 20040630
+Version: 1.12
+Release: 20040703
# list of sources
Source0: http://isg.ee.ethz.ch/tools/postgrey/pub/postgrey-%{version}.tar.gz
@@ -72,7 +72,7 @@
%build
# build manual page
pod2man postgrey >postgrey.8
- pod2man contrib/postgrey-report >contrib/postgrey-report.8
+ pod2man contrib/postgreyreport >contrib/postgreyreport.8
# build empty recipient list
echo "" >postgrey_recipient_access
@@ -94,9 +94,9 @@
%{l_shtool} install -c -m 755 \
-e 's;#!/usr/bin/perl;#!%{l_prefix}/bin/perl;g' \
-e 's;/var/spool/postfix/postgrey;%{l_prefix}/var/postgrey;' \
- contrib/postgrey-report $RPM_BUILD_ROOT%{l_prefix}/sbin/
+ contrib/postgreyreport $RPM_BUILD_ROOT%{l_prefix}/sbin/
%{l_shtool} install -c -m 644 \
- postgrey.8 contrib/postgrey-report.8 \
+ postgrey.8 contrib/postgreyreport.8 \
$RPM_BUILD_ROOT%{l_prefix}/man/man8/
# install configuration files
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]