]> git.pld-linux.org Git - packages/bzip2.git/commitdiff
- release 4: use new %doc. bzip2-1_0_2-4
authorkloczek <kloczek@pld-linux.org>
Fri, 6 Sep 2002 19:37:26 +0000 (19:37 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    bzip2.spec -> 1.64

bzip2.spec

index 0023bf0d9319617087c47124825c32449e382578..7ad9442cc45da34fc6dcdf1397e675a23b3e285a 100644 (file)
@@ -7,7 +7,7 @@ Summary(uk):    
 Summary(ru):   ëÏÍÐÒÅÓÓÏÒ ÆÁÊÌÏ× ÎÁ ÏÓÎÏ×Å ÁÌÇÏÒÉÔÍÁ ÂÌÏÞÎÏÊ ÓÏÒÔÉÒÏ×ËÉ
 Name:          bzip2
 Version:       1.0.2
-Release:       3
+Release:       4
 License:       BSD-like
 Group:         Applications/Archiving
 Source0:       ftp://sourceware.cygnus.com/pub/bzip2/v102/%{name}-%{version}.tar.gz
@@ -159,8 +159,6 @@ rm -f $RPM_BUILD_ROOT%{_bindir}/bzless.tmp
 
 bzip2 -dc %{SOURCE1} | tar xf - -C $RPM_BUILD_ROOT%{_mandir}
 
-gzip -9nf README* NEWS Y2K_INFO
-
 %clean
 rm -rf $RPM_BUILD_ROOT
 
@@ -169,7 +167,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc README.gz Y2K_INFO.gz
+%doc README* NEWS Y2K_INFO
 %attr(755,root,root) %{_libdir}/lib*.so.*.*
 %attr(755,root,root) %{_bindir}/*
 %{_mandir}/man1/*
This page took 0.082855 seconds and 4 git commands to generate.