rpms/python-imaging/devel python-imaging.spec,1.10,1.11

José Abílio Oliveira Matos (jamatos) fedora-extras-commits at redhat.com
Tue Aug 29 22:28:59 UTC 2006


Author: jamatos

Update of /cvs/extras/rpms/python-imaging/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21564

Modified Files:
	python-imaging.spec 
Log Message:
* Tue Aug 29 2006 José Matos <jamatos[AT]fc.up.pt> - 1.1.5-6
- Rebuild for FE6
- Clean package, no need for python-abi requirement and ghost pyo files



Index: python-imaging.spec
===================================================================
RCS file: /cvs/extras/rpms/python-imaging/devel/python-imaging.spec,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- python-imaging.spec	6 Apr 2006 17:21:35 -0000	1.10
+++ python-imaging.spec	29 Aug 2006 22:28:59 -0000	1.11
@@ -5,7 +5,7 @@
 Summary: Python's own image processing library
 Name: python-imaging
 Version: 1.1.5
-Release: 5%{?dist}
+Release: 6%{?dist}
 
 License: Distributable
 Group: Development/Languages
@@ -19,7 +19,6 @@
 BuildRequires: python-devel, libjpeg-devel, zlib-devel, freetype-devel
 BuildRequires: tkinter, tk-devel
 
-Requires: python-abi = %{pyver}
 Requires: libjpeg
 Requires: zlib
 Requires: freetype
@@ -95,9 +94,7 @@
 %{python_sitearch}/PIL.pth
 %dir %{python_sitearch}/PIL
 %{python_sitearch}/PIL/*.so
-%{python_sitearch}/PIL/*.py
-%{python_sitearch}/PIL/*.pyc
-%ghost %{python_sitearch}/PIL/*.pyo
+%{python_sitearch}/PIL/*.py*
 
 %files devel
 %defattr (0644,root,root,755)
@@ -106,19 +103,23 @@
 
 
 %changelog
-* Thu Apr  6 2006 José Matos <jamatos at fc.up.pt> - 1.1.5-5
+* Tue Aug 29 2006 José Matos <jamatos[AT]fc.up.pt> - 1.1.5-6
+- Rebuild for FE6
+- Clean package, no need for python-abi requirement and ghost pyo files
+
+* Thu Apr  6 2006 José Matos <jamatos[AT]fc.up.pt> - 1.1.5-5
 - Rebuild because of #187739
 
-* Tue Apr  4 2006 José Matos <jamatos at fc.up.pt> - 1.1.5-4
+* Tue Apr  4 2006 José Matos <jamatos[AT]fc.up.pt> - 1.1.5-4
 - Rebuild
 
-* Tue Apr  4 2006 José Matos <jamatos at fc.up.pt> - 1.1.5-3
+* Tue Apr  4 2006 José Matos <jamatos[AT]fc.up.pt> - 1.1.5-3
 - Restore gif transparency patch. (bug #187875)
 
-* Sun Apr  2 2006 José Matos <jamatos at fc.up.pt> - 1.1.5-2
+* Sun Apr  2 2006 José Matos <jamatos[AT]fc.up.pt> - 1.1.5-2
 - Fix bug #185203 (Thanks to Rick L Vinyard Jr)
 
-* Sun Mar  5 2006 José Matos <jamatos at fc.up.pt> - 1.1.5-1
+* Sun Mar  5 2006 José Matos <jamatos[AT]fc.up.pt> - 1.1.5-1
 - Update to 1.1.5
 
 * Sun May 22 2005 Jeremy Katz <katzj at redhat.com> - 1.1.4-9




More information about the scm-commits mailing list