|
|
@@ -37,7 +37,7 @@ Packager: rse@openpkg.org
|
|
|
Distribution: OpenPKG
|
|
|
License: GPL
|
|
|
Version: %{V_here}
|
|
|
-Release: 6
|
|
|
+Release: 7
|
|
|
|
|
|
# list of sources
|
|
|
Source0: ftp://ftp.porcupine.org/mirrors/postfix-release/official/postfix-%{V_real}.tar.gz
|
|
|
@@ -170,7 +170,7 @@ Provides: MTA
|
|
|
%{l_shtool} mkdir -f -p -m 755 \
|
|
|
$RPM_BUILD_ROOT%{l_prefix}/etc/rc.d
|
|
|
%{l_shtool} install -c -m 755 -e 's;@l_prefix@;%{l_prefix};g' \
|
|
|
- %{SOURCE rc.postfix} \
|
|
|
+ %{SOURCE4} \
|
|
|
$RPM_BUILD_ROOT%{l_prefix}/etc/rc.d/
|
|
|
|
|
|
# generate file list
|