rpms/ladspa-caps-plugins/devel ladspa-caps-plugins.spec,1.3,1.4

Hans de Goede jwrdegoede at fedoraproject.org
Tue Mar 24 10:14:05 UTC 2009


Author: jwrdegoede

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

Modified Files:
	ladspa-caps-plugins.spec 
Log Message:
* Sun Sep 16 2007 Hans de Goede <j.w.r.degoede at hhs.nl> 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/devel/ladspa-caps-plugins.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ladspa-caps-plugins.spec	25 Feb 2009 12:21:54 -0000	1.3
+++ ladspa-caps-plugins.spec	24 Mar 2009 10:13:34 -0000	1.4
@@ -1,6 +1,6 @@
 Name:           ladspa-caps-plugins
 Version:        0.4.2
-Release:        3%{?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,9 @@
 
 
 %changelog
+* Sun Sep 16 2007 Hans de Goede <j.w.r.degoede at hhs.nl> 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
 




More information about the fedora-extras-commits mailing list