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

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


Author: alexlan

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

Modified Files:
	python-imaging.spec 
Log Message:
* Fri Jan  4 2008 Alex Lancaster <alexlan[AT]fedoraproject org> - 1.1.6-7
- python_sitelib -> python_sitearch



Index: python-imaging.spec
===================================================================
RCS file: /cvs/pkgs/rpms/python-imaging/devel/python-imaging.spec,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- python-imaging.spec	5 Jan 2008 01:09:51 -0000	1.19
+++ python-imaging.spec	5 Jan 2008 01:18:50 -0000	1.20
@@ -5,7 +5,7 @@
 Summary:       Python's own image processing library
 Name:          python-imaging
 Version:       1.1.6
-Release:       6%{?dist}
+Release:       7%{?dist}
 
 License:       BSD
 Group:         System Environment/Libraries
@@ -138,7 +138,7 @@
 %defattr (-,root,root,-)
 %doc README CHANGES
 %if 0%{?fedora} >= 9
-%{python_sitelib}/PIL*egg-info
+%{python_sitearch}/PIL*egg-info
 %endif
 %{python_sitearch}/PIL.pth
 %dir %{python_sitearch}/PIL
@@ -152,7 +152,7 @@
 %defattr (0644,root,root,755)
 %doc Sane/CHANGES Sane/demo*.py Sane/sanedoc.txt
 %if 0%{?fedora} >= 9
-%{python_sitelib}/pysane*egg-info
+%{python_sitearch}/pysane*egg-info
 %endif
 %{python_sitearch}/_sane.so
 %{python_sitearch}/sane.py*
@@ -160,6 +160,9 @@
 %files tk -f files.tk
 
 %changelog
+* Fri Jan  4 2008 Alex Lancaster <alexlan[AT]fedoraproject org> - 1.1.6-7
+- python_sitelib -> python_sitearch
+
 * Fri Jan  4 2008 Alex Lancaster <alexlan[AT]fedoraproject org> - 1.1.6-6
 - Support for Python Eggs for F9+
 




More information about the fedora-extras-commits mailing list