]> git.pld-linux.org Git - packages/python-egenix-mx-base.git/commitdiff
- use new %%doc python-egenix-mx-base-2_0_3-5
authormarcus <marcus@pld-linux.org>
Tue, 23 Jul 2002 19:50:31 +0000 (19:50 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- really rel.5.

Changed files:
    python-egenix-mx-base.spec -> 1.25

python-egenix-mx-base.spec

index 4de36641a470c3ac235b15e4912f07d9590ac194..6ded43df25aaf0c2180b87b3be2e770c1ba7074b 100644 (file)
@@ -7,7 +7,7 @@ Summary:        eGenix mx-Extensions for Python
 Summary(pl):   eGenix mx-Extensions dla jêzyka Python
 Name:          python-%{module}
 Version:       2.0.3
-Release:       3
+Release:       5
 License:       distributable
 Group:         Libraries/Python
 Source0:       http://www.lemburg.com/python/%{module}-%{version}.tar.gz
@@ -258,14 +258,12 @@ env CFLAGS="%{rpmcflags}" python setup.py build
 rm -rf $RPM_BUILD_ROOT
 python setup.py install --root=$RPM_BUILD_ROOT
 
-gzip -9nf README mx/LICENSE mx/COPYRIGHT
-
 %clean
 rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc *.gz mx/*.gz mx/Doc/mxLicense.html
+%doc README mx/LICENSE mx/COPYRIGHT mx/Doc/mxLicense.html
 %dir %{mxdir}
 %{mxdir}/*.py[co]
 
This page took 0.171995 seconds and 4 git commands to generate.