rpms/python-imaging/FC-2 python-imaging.spec,1.3,1.4

Michael Schwendt (mschwendt) fedora-extras-commits at redhat.com
Thu Mar 3 19:08:54 UTC 2005


Author: mschwendt

Update of /cvs/extras/rpms/python-imaging/FC-2
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12160/FC-2

Modified Files:
	python-imaging.spec 
Log Message:
auto-import python-imaging-1.1.4-0.fdr.6.2 on branch FC-2 from python-imaging-1.1.4-0.fdr.6.2.src.rpm
Bring in stuff from fedora.us FC2/stable


Index: python-imaging.spec
===================================================================
RCS file: /cvs/extras/rpms/python-imaging/FC-2/python-imaging.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- python-imaging.spec	11 Feb 2005 13:17:58 -0000	1.3
+++ python-imaging.spec	3 Mar 2005 19:08:52 -0000	1.4
@@ -6,7 +6,7 @@
 Name: python-imaging
 Epoch: 0
 Version: 1.1.4
-Release: 7
+Release: 0.fdr.6.2
 License: Distributable
 Group: Development/Languages
 Source0: http://effbot.org/downloads/Imaging-1.1.4.tar.gz
@@ -59,12 +59,7 @@
 %build
 cd libImaging
 %configure
-make \
-%ifarch x86_64
-   CFLAGS="$RPM_OPT_FLAGS -fPIC -DPIC" \
-%endif
-   %{?_smp_mflags}
-
+make %{?_smp_mflags}
 cd ..
 %{__python} setup.py build
 
@@ -104,10 +99,7 @@
 %doc Doc Scripts Images Sane
 
 %changelog
-* Mon Feb  7 2005 Thorsten Leemhuis <fedora at leemhuis dot info> - 0:1.1.4-7
-- Build PIC on x86_64 to fix x86_64 linking.
-
-* Sat Oct  9 2004 Ville Skyttä <ville.skytta at iki.fi> - 0:1.1.4-6
+* Sat Oct  9 2004 Ville Skyttä <ville.skytta at iki.fi> - 0:1.1.4-0.fdr.6
 - Borrow parts from patch in Debian's 1.1.4-3 to fix issues in bug 1038 as
   well as a bunch of others.
 - Bring up to date with current fedora.us Python spec template recommendations.




More information about the fedora-extras-commits mailing list