|
|
@@ -33,7 +33,7 @@ Distribution: OpenPKG [CORE]
|
|
|
Group: Compression
|
|
|
License: GPL
|
|
|
Version: 1.3.5
|
|
|
-Release: 20021001
|
|
|
+Release: 20030409
|
|
|
|
|
|
# list of sources
|
|
|
Source0: ftp://alpha.gnu.org/gnu/gzip/gzip-%{version}.tar.gz
|
|
|
@@ -73,7 +73,7 @@ AutoReqProv: no
|
|
|
Makefile
|
|
|
%{l_make} %{l_mflags} install prefix=$RPM_BUILD_ROOT%{l_prefix}
|
|
|
rm -f $RPM_BUILD_ROOT%{l_prefix}/info/dir
|
|
|
- strip $RPM_BUILD_ROOT%{l_prefix}/bin/* 2> /dev/null || true
|
|
|
+ strip $RPM_BUILD_ROOT%{l_prefix}/bin/* 2>/dev/null || true
|
|
|
%{l_rpmtool} files -v -ofiles -r$RPM_BUILD_ROOT %{l_files_std}
|
|
|
|
|
|
%files -f files
|