|
|
@@ -32,8 +32,8 @@ Packager: The OpenPKG Project
|
|
|
Distribution: OpenPKG [REL]
|
|
|
Group: News
|
|
|
License: BSD
|
|
|
-Version: 2.3.3
|
|
|
-Release: 20020206
|
|
|
+Version: 3.0.0b1
|
|
|
+Release: 20020330
|
|
|
|
|
|
# list of sources
|
|
|
Source0: ftp://ftp.nntpcache.org/pub/nntpcache/nntpcache-%{version}.tar.gz
|
|
|
@@ -72,7 +72,7 @@ AutoReqProv: no
|
|
|
%install
|
|
|
rm -rf $RPM_BUILD_ROOT
|
|
|
%{l_shtool} subst \
|
|
|
- -e "s;chown;true;g" "s;chgrp;true;g" \
|
|
|
+ -e "s;chown;true;g" -e "s;chgrp;true;g" \
|
|
|
`find . -type f -name Makefile -print`
|
|
|
%{l_make} %{l_mflags} install \
|
|
|
prefix=$RPM_BUILD_ROOT%{l_prefix} \
|