ソースを参照

upgrading package: postgrey 1.11 -> 1.12

Ralf S. Engelschall 21 年 前
コミット
4e81ca4e86
1 ファイル変更5 行追加5 行削除
  1. 5 5
      postgrey/postgrey.spec

+ 5 - 5
postgrey/postgrey.spec

@@ -33,8 +33,8 @@ Distribution: OpenPKG
 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 @@ AutoReqProv:  no
 %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 @@ AutoReqProv:  no
     %{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