rpms/python-imaging/devel python-imaging.spec,1.22,1.23

Joel Andres Granados Moreno (jgranado) fedora-extras-commits at redhat.com
Tue Jun 3 08:28:40 UTC 2008


Author: jgranado

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

Modified Files:
	python-imaging.spec 
Log Message:
Fixes the build in rawhide.  (#449475)



Index: python-imaging.spec
===================================================================
RCS file: /cvs/pkgs/rpms/python-imaging/devel/python-imaging.spec,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- python-imaging.spec	19 Feb 2008 05:46:17 -0000	1.22
+++ python-imaging.spec	3 Jun 2008 08:27:34 -0000	1.23
@@ -5,7 +5,7 @@
 Summary:       Python's own image processing library
 Name:          python-imaging
 Version:       1.1.6
-Release:       9%{?dist}
+Release:       10%{?dist}
 
 License:       BSD
 Group:         System Environment/Libraries
@@ -127,7 +127,7 @@
 popd
 
 
-%check || :
+%check
 PYTHONPATH=$(ls -1d build/lib.linux*) %{__python} selftest.py
 
 %clean
@@ -157,6 +157,9 @@
 %files tk -f files.tk
 
 %changelog
+* Tue Jun 3 2008 Joel Granados <jgranado at redhat.com> - 1.1.6-10
+- Fix the build.
+
 * Tue Feb 19 2008 Fedora Release Engineering <rel-eng at fedoraproject.org> - 1.1.6-9
 - Autorebuild for GCC 4.3
 




More information about the fedora-extras-commits mailing list