]> git.pld-linux.org Git - packages/chmlib.git/commitdiff
- use new %%doc
authormarcus <marcus@pld-linux.org>
Thu, 10 Oct 2002 12:36:00 +0000 (12:36 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    chmlib.spec -> 1.2

chmlib.spec

index 7369b3db9f2ccc1edef5f12fabd4458dbe97816e..5b99f96122aadb35fa101a56602309b404892c63 100644 (file)
@@ -66,8 +66,6 @@ install -d $RPM_BUILD_ROOT{%{_libdir},%{_includedir},%{_bindir}}
 
 install *_chmLib chm_http $RPM_BUILD_ROOT%{_bindir}
 
-gzip -9nf AUTHORS README
-
 %clean
 rm -rf $RPM_BUILD_ROOT
 
@@ -76,7 +74,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc *.gz
+%doc AUTHORS README
 %attr(755,root,root) %{_bindir}/*
 %attr(755,root,root) %{_libdir}/lib*.so.*.*
 
This page took 0.079709 seconds and 4 git commands to generate.