rpms/audacity/devel audacity.spec,1.25,1.26

Gérard Milmeister (gemi) fedora-extras-commits at redhat.com
Mon Feb 5 20:43:56 UTC 2007


Author: gemi

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

Modified Files:
	audacity.spec 
Log Message:
compile with libsamplerate


Index: audacity.spec
===================================================================
RCS file: /cvs/extras/rpms/audacity/devel/audacity.spec,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -r1.25 -r1.26
--- audacity.spec	22 Jan 2007 16:04:15 -0000	1.25
+++ audacity.spec	5 Feb 2007 20:43:24 -0000	1.26
@@ -1,6 +1,6 @@
 Name:           audacity
 Version:        1.3.2
-Release:        6.20070106cvs%{?dist}
+Release:        7.20070106cvs%{?dist}
 Summary:        A multitrack audio editor
 
 Group:          Applications/Multimedia
@@ -56,7 +56,7 @@
 
 
 %build
-%configure --with-help --with-libsndfile=system --with-libsamplerate=system --with-libflac=system --with-ladspa --with-vorbis=system --with-id3tag=system %{?_with_mp3:--with-libmad=system} %{?_with_portaudiov19:--with-portaudio=v19 --without-portmixer}
+%configure --with-help --with-libsndfile=system --without-libresample --with-libsamplerate=system --with-libflac=system --with-ladspa --with-vorbis=system --with-id3tag=system %{?_with_mp3:--with-libmad=system} %{?_with_portaudiov19:--with-portaudio=v19 --without-portmixer}
 make
 
 
@@ -118,6 +118,9 @@
 
 
 %changelog
+* Mon Feb  5 2007 Gerard Milmeister <gemi at bluewin.ch> - 1.3.2-7.20070106cvs
+- compile with libsamplerate
+
 * Mon Jan 22 2007 Gerard Milmeister <gemi at bluewin.ch> - 1.3.2-6.20070106cvs
 - convert french locale to iso-8859-1
 




More information about the scm-commits mailing list