]> git.pld-linux.org Git - packages/Xlt.git/commitdiff
- new %%doc
authorJakub Bogusz <qboosh@pld-linux.org>
Fri, 27 Jun 2003 21:13:56 +0000 (21:13 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    Xlt.spec -> 1.13

Xlt.spec

index 2ae67cbd0ae9d554e238abe1718d1f998f84e13f..a8a41e68127e7e91d103ff7b0fc8bb5963b56b7c 100644 (file)
--- a/Xlt.spec
+++ b/Xlt.spec
@@ -81,8 +81,6 @@ install -d $RPM_BUILD_ROOT%{_aclocaldir}
 # workaround - configure decides not to install *.m4 if aclocaldir is not writable
 install ac_find_*.m4 $RPM_BUILD_ROOT%{_aclocaldir}
 
-gzip -9nf AUTHORS ChangeLog README
-
 %clean
 rm -rf $RPM_BUILD_ROOT
 
@@ -91,11 +89,11 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
+%doc AUTHORS ChangeLog README
 %attr(755,root,root) %{_libdir}/libXlt.so.*.*
 
 %files devel
 %defattr(644,root,root,755)
-%doc AUTHORS ChangeLog README
 %attr(755,root,root) %{_libdir}/libXlt.so
 %{_libdir}/libXlt.la
 %{_includedir}/Xlt
This page took 0.106793 seconds and 4 git commands to generate.