rpms/python-imaging/devel python-imaging.spec,1.20,1.21

Alex Lancaster (alexlan) fedora-extras-commits at redhat.com
Sat Jan 5 01:38:51 UTC 2008


Author: alexlan

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

Modified Files:
	python-imaging.spec 
Log Message:
* Fri Jan  4 2008 Alex Lancaster <alexlan[AT]fedoraproject org> - 1.1.6-8
- Egg for PIL library is already in subdirectory, and found by glob.



Index: python-imaging.spec
===================================================================
RCS file: /cvs/pkgs/rpms/python-imaging/devel/python-imaging.spec,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- python-imaging.spec	5 Jan 2008 01:18:50 -0000	1.20
+++ python-imaging.spec	5 Jan 2008 01:38:13 -0000	1.21
@@ -5,7 +5,7 @@
 Summary:       Python's own image processing library
 Name:          python-imaging
 Version:       1.1.6
-Release:       7%{?dist}
+Release:       8%{?dist}
 
 License:       BSD
 Group:         System Environment/Libraries
@@ -137,9 +137,6 @@
 %files -f files.main
 %defattr (-,root,root,-)
 %doc README CHANGES
-%if 0%{?fedora} >= 9
-%{python_sitearch}/PIL*egg-info
-%endif
 %{python_sitearch}/PIL.pth
 %dir %{python_sitearch}/PIL
 
@@ -160,6 +157,9 @@
 %files tk -f files.tk
 
 %changelog
+* Fri Jan  4 2008 Alex Lancaster <alexlan[AT]fedoraproject org> - 1.1.6-8
+- Egg for PIL library is already in subdirectory, and found by glob.
+
 * Fri Jan  4 2008 Alex Lancaster <alexlan[AT]fedoraproject org> - 1.1.6-7
 - python_sitelib -> python_sitearch
 




More information about the fedora-extras-commits mailing list