]> git.pld-linux.org Git - packages/xbase.git/commitdiff
- new %%doc
authorjuandon <witekfl@pld-linux.org>
Wed, 27 Nov 2002 18:27:39 +0000 (18:27 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    xbase.spec -> 1.36

xbase.spec

index 157bb244885e728c9028b30f8a2f228ad94524f1..79b3ddf79ab74f87a231fbfb0154678cdc1596d2 100644 (file)
@@ -64,8 +64,6 @@ rm -rf $RPM_BUILD_ROOT
 
 %{__make} DESTDIR=$RPM_BUILD_ROOT install
 
-gzip -9nf ChangeLog TODO AUTHORS NEWS README
-
 %post   -p /sbin/ldconfig
 %postun -p /sbin/ldconfig
 
@@ -74,7 +72,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc *gz
+%doc ChangeLog TODO AUTHORS NEWS README
 %attr(755,root,root) %{_bindir}/[^x]*
 %attr(755,root,root) %{_libdir}/lib*.so.*.*
 
This page took 0.078775 seconds and 4 git commands to generate.