rpms/ladspa-blop-plugins/devel ladspa-blop-plugins.spec,1.2,1.3

Hans de Goede (jwrdegoede) fedora-extras-commits at redhat.com
Thu Apr 3 12:55:00 UTC 2008


Author: jwrdegoede

Update of /cvs/extras/rpms/ladspa-blop-plugins/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17272

Modified Files:
	ladspa-blop-plugins.spec 
Log Message:
* Thu Apr  3 2008 Hans de Goede <j.w.r.degoede at hhs.nl> 0.2.8-7
- Fix missing prototype compiler warnings



Index: ladspa-blop-plugins.spec
===================================================================
RCS file: /cvs/extras/rpms/ladspa-blop-plugins/devel/ladspa-blop-plugins.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ladspa-blop-plugins.spec	19 Feb 2008 08:45:08 -0000	1.2
+++ ladspa-blop-plugins.spec	3 Apr 2008 12:54:24 -0000	1.3
@@ -1,6 +1,6 @@
 Name:           ladspa-blop-plugins
 Version:        0.2.8
-Release:        6%{?dist}
+Release:        7%{?dist}
 Summary:        Bandlimited LADSPA Oscillator Plugins
 License:        GPLv2+
 Group:          Applications/Multimedia
@@ -32,7 +32,7 @@
 # note, we must pass CFLAGS as for some reason they do not get propagated
 # by configure
 %{__make} %{?_smp_mflags} ladspa_plugin_dir="%{_libdir}/ladspa" \
-  CFLAGS="$RPM_OPT_FLAGS -ffast-math -DNO_DEBUG -DPIC -fPIC"
+  CFLAGS="$RPM_OPT_FLAGS -ffast-math -D_GNU_SOURCE -DNO_DEBUG -DPIC -fPIC"
 
 
 %install
@@ -60,6 +60,9 @@
 
 
 %changelog
+* Thu Apr  3 2008 Hans de Goede <j.w.r.degoede at hhs.nl> 0.2.8-7
+- Fix missing prototype compiler warnings
+
 * Tue Feb 19 2008 Fedora Release Engineering <rel-eng at fedoraproject.org> - 0.2.8-6
 - Autorebuild for GCC 4.3
 




More information about the fedora-extras-commits mailing list