rpms/audacity/devel audacity.spec,1.47,1.48

Michael Schwendt (mschwendt) fedora-extras-commits at redhat.com
Sat Apr 12 14:14:55 UTC 2008


Author: mschwendt

Update of /cvs/pkgs/rpms/audacity/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8760

Modified Files:
	audacity.spec 
Log Message:
make JACK API patch depend on %fedora > 8


Index: audacity.spec
===================================================================
RCS file: /cvs/pkgs/rpms/audacity/devel/audacity.spec,v
retrieving revision 1.47
retrieving revision 1.48
diff -u -r1.47 -r1.48
--- audacity.spec	22 Mar 2008 09:41:36 -0000	1.47
+++ audacity.spec	12 Apr 2008 14:14:14 -0000	1.48
@@ -75,7 +75,9 @@
 done
 grep -q -s __RPM_LIB * -R && exit 1
 
+%if 0%{?fedora} > 8
 %patch10 -p1 -b .jack-api
+%endif
 %patch11 -p1 -b .soundtouch-cxxflags
 %patch12 -p1 -b .allegro-cflags
 
@@ -160,7 +162,7 @@
 - make soundtouch and allegro build with RPM optflags
 
 * Sun Feb 10 2008 Michael Schwendt <mschwendt at fedoraproject.org> - 1.3.2-19
-- patch for JACK 0.109.0 API changes (jack_port_lock/unlock removal).
+- rawhide: patch for JACK 0.109.0 API changes (jack_port_lock/unlock removal).
 - rebuilt for GCC 4.3 as requested by Fedora Release Engineering
 - subst _libdir in ladspa plugin loader
 




More information about the fedora-extras-commits mailing list