rpms/ladspa-swh-plugins/devel ladspa-swh-plugins.spec,1.8,1.9

Caolan McNamara caolanm at fedoraproject.org
Thu Mar 5 16:19:31 UTC 2009


Author: caolanm

Update of /cvs/pkgs/rpms/ladspa-swh-plugins/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv5407

Modified Files:
	ladspa-swh-plugins.spec 
Log Message:
make it build


Index: ladspa-swh-plugins.spec
===================================================================
RCS file: /cvs/pkgs/rpms/ladspa-swh-plugins/devel/ladspa-swh-plugins.spec,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ladspa-swh-plugins.spec	25 Feb 2009 12:26:40 -0000	1.8
+++ ladspa-swh-plugins.spec	5 Mar 2009 16:19:00 -0000	1.9
@@ -3,7 +3,7 @@
 Summary:      A set of audio plugins for LADSPA
 Name:         ladspa-%{pkgname}
 Version:      0.4.15
-Release:      13%{?dist}
+Release:      14%{?dist}
 License:      GPLv2+
 Group:        Applications/Multimedia
 Source:       http://plugin.org.uk/releases/0.4.15/swh-plugins-0.4.15.tar.gz
@@ -28,7 +28,7 @@
 %patch1 -p0
 
 %build
-autoreconf
+autoreconf -f -i
 CFLAGS="$RPM_OPT_FLAGS -fPIC -DPIC" %configure --disable-static
 %{__make} %{?_smp_mflags} static
 
@@ -47,6 +47,9 @@
 %{_datadir}/ladspa/rdf/*
 
 %changelog
+* Thu Mar 05 2009 Caolán McNamara <caolanm at redhat.com> - 0.4.15-14
+- make it build
+
 * Wed Feb 25 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.4.15-13
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
 




More information about the fedora-extras-commits mailing list