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

Zope-ZMySQLDA.spec

index 9af8f88f53de26b0051fefc8ab65b28510145611..7df3b3b53c8ef6e4a34c750c5d5ee64bdf865d08 100644 (file)
@@ -38,7 +38,6 @@ rm -rf lib
 %{python_compile_opt}
 
 find . -name \*.py | xargs -r rm -f
 %{python_compile_opt}
 
 find . -name \*.py | xargs -r rm -f
-gzip -9nf *.txt
 
 %install
 rm -rf $RPM_BUILD_ROOT
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -52,5 +51,5 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
 
 %files
 %defattr(644,root,root,755)
-%doc *.gz 
+%doc *.txt
 %{zope_productsdir}/%{prod_name}
 %{zope_productsdir}/%{prod_name}
This page took 0.053521 seconds and 4 git commands to generate.