]> git.pld-linux.org Git - packages/samba.git/commitdiff
- reverted and fixed gzipping %%doc (thanks to qboosh)
authormarcus <marcus@pld-linux.org>
Mon, 8 Oct 2001 08:50:31 +0000 (08:50 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    samba.spec -> 1.71

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.040288 seconds and 4 git commands to generate.