]> git.pld-linux.org Git - packages/samba.git/blobdiff - samba.spec
- reverted and fixed gzipping %%doc (thanks to qboosh)
[packages/samba.git] / samba.spec
index ed8fd4b4bdaf31401de246c4a4886edc1723bf7a..b9ab0a5d4e664c0d2e4a9ef5a60e426eb321d52c 100644 (file)
@@ -240,6 +240,8 @@ echo 127.0.0.1 localhost > $RPM_BUILD_ROOT%{_libdir}/lmhosts
 rm -f docs/faq/*.{sgml,txt}
 rm -f docs/htmldocs/*.[0-9].html
 
+gzip -9nfr Manifest README Roadmap WHATSNEW.txt docs/*.reg docs/{announce,history,THANKS} docs/textdocs/*.txt 
+
 %post
 /sbin/chkconfig --add smb
 if [ -r /var/lock/subsys/smb ]; then
This page took 0.098039 seconds and 4 git commands to generate.