]> git.pld-linux.org Git - packages/Zope.git/commitdiff
- use new %%doc
authormarcus <marcus@pld-linux.org>
Mon, 25 Nov 2002 14:53:17 +0000 (14:53 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    Zope.spec -> 1.12

Zope.spec

index 6a9ce3ca6b4d07b89e7ebf6f02bebc1e882ea305..82f7c4f63460d496c3d953e5a4dd5b76eaf643e4 100644 (file)
--- a/Zope.spec
+++ b/Zope.spec
@@ -105,8 +105,6 @@ touch $RPM_BUILD_ROOT/var/log/zope
 
 python $RPM_BUILD_ROOT%{_bindir}/zpasswd -u zope -p zope -d localhost $RPM_BUILD_ROOT/var/lib/zope/access
 
-gzip -9nf doc/*.txt *.txt
-
 %clean
 rm -rf $RPM_BUILD_ROOT
 
@@ -153,4 +151,4 @@ fi
 %{_libdir}/zope
 %attr(1771,root,zope) %dir /var/lib/zope
 %attr(660,root,zope) %config(noreplace) %verify(not md5 size mtime) /var/lib/zope/*
-%doc *.gz doc/*.gz ZopeContentManagersGuide GuideToZSQL Tutorial ZopeDevelopersGuide ZopeAdminGuide
+%doc *.txt doc/*.txt ZopeContentManagersGuide GuideToZSQL Tutorial ZopeDevelopersGuide ZopeAdminGuide
This page took 0.034191 seconds and 4 git commands to generate.