rpms/shotwell/F-12 shotwell.spec,1.4,1.5

Peter Robinson pbrobinson at fedoraproject.org
Wed Dec 9 21:14:24 UTC 2009


Author: pbrobinson

Update of /cvs/pkgs/rpms/shotwell/F-12
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv29008

Modified Files:
	shotwell.spec 
Log Message:
- Drop x86 specific CFLAGS optimisations


Index: shotwell.spec
===================================================================
RCS file: /cvs/pkgs/rpms/shotwell/F-12/shotwell.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -p -r1.4 -r1.5
--- shotwell.spec	4 Dec 2009 01:40:59 -0000	1.4
+++ shotwell.spec	9 Dec 2009 21:14:24 -0000	1.5
@@ -1,6 +1,6 @@
 Name:           shotwell
 Version:        0.3.2
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        A photo organizer for the GNOME desktop
 
 Group:          Applications/Multimedia
@@ -40,6 +40,7 @@ them, and share them with others.
 ./configure --prefix=/usr
 sed -i -e 's/\\n/\n/g' configure.mk
 sed -i -e 's/^CFLAGS=.*$/CFLAGS=%{optflags}/' Makefile
+sed -i -e 's/-mfpmath=sse -march=nocona//' Makefile
 make %{?_smp_mflags}
 
 
@@ -97,6 +98,9 @@ gtk-update-icon-cache --quiet %{_datadir
 
 
 %changelog
+* Wed Dec  9 2009 Peter Robinson <pbrobinson at gmail.com> - 0.3.2-2
+- Drop x86 specific CFLAGS optimisations
+
 * Thu Nov 12 2009 Matthias Clasen <mclasen at redhat.com> - 0.3.2-1
 - Update to 0.3.2
 




More information about the fedora-extras-commits mailing list