rpms/imlib2/devel imlib2.spec,1.28,1.29

Hans de Goede (jwrdegoede) fedora-extras-commits at redhat.com
Tue Oct 23 21:07:00 UTC 2007


Author: jwrdegoede

Update of /cvs/extras/rpms/imlib2/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29350

Modified Files:
	imlib2.spec 
Log Message:
* Tue Oct 23 2007 Hans de Goede <j.w.r.degoede at hhs.nl> 1.4.0-4
- Fix building on ia64 (bz 349171)



Index: imlib2.spec
===================================================================
RCS file: /cvs/extras/rpms/imlib2/devel/imlib2.spec,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -r1.28 -r1.29
--- imlib2.spec	6 Sep 2007 21:57:30 -0000	1.28
+++ imlib2.spec	23 Oct 2007 21:06:26 -0000	1.29
@@ -1,7 +1,7 @@
 Summary:        Image loading, saving, rendering, and manipulation library
 Name:           imlib2
 Version:        1.4.0
-Release:        3%{?dist}
+Release:        4%{?dist}
 License:        Imlib2
 Group:          System Environment/Libraries
 URL:            http://docs.enlightenment.org/api/imlib2/html/
@@ -69,7 +69,7 @@
 
 %build
 asmopts="--disable-mmx --disable-amd64"
-%ifarch %{ix86} ia64
+%ifarch %{ix86}
 asmopts="--enable-mmx --disable-amd64"
 %endif
 %ifarch x86_64
@@ -132,6 +132,9 @@
 %{_libdir}/imlib2/loaders/id3.*
 
 %changelog
+* Tue Oct 23 2007 Hans de Goede <j.w.r.degoede at hhs.nl> 1.4.0-4
+- Fix building on ia64 (bz 349171)
+
 * Thu Sep  6 2007 Hans de Goede <j.w.r.degoede at hhs.nl> 1.4.0-3
 - Update license tag
 




More information about the fedora-extras-commits mailing list