]> git.pld-linux.org Git - packages/xfsprogs.git/commitdiff
- 2.0.6, STBR RA-1_0 xfsprogs-2_0_6-1
authorareq <areq@pld-linux.org>
Sat, 20 Jul 2002 13:49:37 +0000 (13:49 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- new %doc

Changed files:
    xfsprogs.spec -> 1.27

xfsprogs.spec

index 0fdc62403c627b5d18fe663ba5364f2c8347258a..2d5b52b7ca92b05503dbb4f499a34ac25716306a 100644 (file)
@@ -3,7 +3,7 @@
 Summary:       Tools for the XFS filesystem
 Summary(pl):   Narzêdzia do systemu plików XFS
 Name:          xfsprogs
-Version:       2.0.3
+Version:       2.0.6
 Release:       1
 License:       GPL
 Group:         Applications/System
@@ -109,8 +109,6 @@ rm -f $RPM_BUILD_ROOT%{_mandir}/man8/xfs_info.8
 echo ".so xfs_growfs.8" > $RPM_BUILD_ROOT%{_mandir}/man8/xfs_info.8
 ln -sf /lib/libhandle.so.1.0.0 $RPM_BUILD_ROOT%{_libdir}/libhandle.so
 
-gzip -9nf doc/{CHANGES,CREDITS,README.*}
-
 %clean
 rm -rf $RPM_BUILD_ROOT
 
@@ -119,7 +117,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc doc/*.gz
+%doc doc/{CHANGES,CREDITS,README.*}
 %attr(755,root,root) /sbin/*
 %attr(755,root,root) %{_sbindir}/*
 %{!?_with_static:%attr(755,root,root) /lib/lib*.so*}
This page took 0.03304 seconds and 4 git commands to generate.