|
|
@@ -37,7 +37,7 @@ Distribution: OpenPKG [CORE]
|
|
|
Group: SCM
|
|
|
License: GPL
|
|
|
Version: %{V_cvs}
|
|
|
-Release: 20030122
|
|
|
+Release: 20030328
|
|
|
|
|
|
# optional support for applying the RSE patches
|
|
|
%option with_rse_patches no
|
|
|
@@ -146,6 +146,7 @@ AutoReqProv: no
|
|
|
$RPM_BUILD_ROOT%{l_prefix}/etc/rc.d
|
|
|
%{l_shtool} install -c -m 755 \
|
|
|
-e 's;@l_prefix@;%{l_prefix};g' \
|
|
|
+ -e 's;@l_susr@;%{l_susr};g' \
|
|
|
-e 's;@l_musr@;%{l_musr};g' \
|
|
|
-e 's;@l_mgrp@;%{l_mgrp};g' \
|
|
|
%{SOURCE rc.cvs} $RPM_BUILD_ROOT%{l_prefix}/etc/rc.d
|