rpms/ladspa-caps-plugins/F-9 ladspa-caps-plugins.spec,1.2,1.3

Hans de Goede jwrdegoede at fedoraproject.org
Wed Mar 25 09:58:08 UTC 2009


Author: jwrdegoede

Update of /cvs/extras/rpms/ladspa-caps-plugins/F-9
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv8054

Modified Files:
	ladspa-caps-plugins.spec 
Log Message:
* Tue Mar 24 2009 Hans de Goede <hdegoede at redhat.com> 0.4.2-4
- Remove -ffast-math from CFLAGS, as it causes errors in the output (#491636)



Index: ladspa-caps-plugins.spec
===================================================================
RCS file: /cvs/extras/rpms/ladspa-caps-plugins/F-9/ladspa-caps-plugins.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ladspa-caps-plugins.spec	19 Feb 2008 08:48:09 -0000	1.2
+++ ladspa-caps-plugins.spec	25 Mar 2009 09:57:39 -0000	1.3
@@ -1,6 +1,6 @@
 Name:           ladspa-caps-plugins
 Version:        0.4.2
-Release:        2%{?dist}
+Release:        4%{?dist}
 Summary:        The C* Audio Plugin Suite
 License:        GPLv2+
 Group:          Applications/Multimedia
@@ -28,7 +28,7 @@
 
 
 %build
-%{__make} %{?_smp_mflags} OPTS="$RPM_OPT_FLAGS -fPIC -ffast-math"
+%{__make} %{?_smp_mflags} OPTS="$RPM_OPT_FLAGS -fPIC"
 
 
 %install
@@ -51,6 +51,12 @@
 
 
 %changelog
+* Tue Mar 24 2009 Hans de Goede <hdegoede at redhat.com> 0.4.2-4
+- Remove -ffast-math from CFLAGS, as it causes errors in the output (#491636)
+
+* Wed Feb 25 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.4.2-3
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
+
 * Tue Feb 19 2008 Fedora Release Engineering <rel-eng at fedoraproject.org> - 0.4.2-2
 - Autorebuild for GCC 4.3
 




More information about the fedora-extras-commits mailing list