|
|
@@ -32,8 +32,8 @@ Packager: The OpenPKG Project
|
|
|
Distribution: OpenPKG [EVAL]
|
|
|
Group: Bootstrapping
|
|
|
License: GPL
|
|
|
-Version: 20021126
|
|
|
-Release: 20021126
|
|
|
+Version: 20021127
|
|
|
+Release: 20021127
|
|
|
|
|
|
# list of sources
|
|
|
Source0: openpkg.sh
|
|
|
@@ -73,9 +73,11 @@ AutoReqProv: no
|
|
|
-e 's;@version@;%{version};g' \
|
|
|
%{SOURCE openpkg.1} $RPM_BUILD_ROOT%{l_prefix}/man/man1/
|
|
|
%{l_shtool} install -c -m 755 \
|
|
|
+ -e 's;@l_prefix@;%{l_prefix};g' \
|
|
|
%{SOURCE openpkg-index.pl} \
|
|
|
$RPM_BUILD_ROOT%{l_prefix}/lib/openpkg/
|
|
|
%{l_shtool} install -c -m 755 \
|
|
|
+ -e 's;@l_prefix@;%{l_prefix};g' \
|
|
|
%{SOURCE openpkg-build.pl} \
|
|
|
$RPM_BUILD_ROOT%{l_prefix}/lib/openpkg/
|
|
|
%{l_rpmtool} files -v -ofiles -r$RPM_BUILD_ROOT \
|