rpms/audacity/devel audacity.spec,1.58.2.6,1.58.2.7

Michael Schwendt mschwendt at fedoraproject.org
Tue Nov 4 13:56:02 UTC 2008


Author: mschwendt

Update of /cvs/pkgs/rpms/audacity/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv16158

Modified Files:
      Tag: audacity-1_3_6-test
	audacity.spec 
Log Message:
+/- ffmpeg causes severe problems


Index: audacity.spec
===================================================================
RCS file: /cvs/pkgs/rpms/audacity/devel/audacity.spec,v
retrieving revision 1.58.2.6
retrieving revision 1.58.2.7
diff -u -r1.58.2.6 -r1.58.2.7
--- audacity.spec	4 Nov 2008 00:58:17 -0000	1.58.2.6
+++ audacity.spec	4 Nov 2008 13:55:32 -0000	1.58.2.7
@@ -86,6 +86,7 @@
     --with-id3tag=system \
     --with-expat=system \
     --with-soundtouch=system \
+    --without-ffmpeg \
     %{?_with_mp3:--with-libmad=system}
 # _smp_mflags cause problems
 make
@@ -136,6 +137,11 @@
 
 
 %changelog
+* Tue Nov  4 2008 Michael Schwendt <mschwendt at fedoraproject.org> - 1.3.6-0.2.beta
+- build --without-ffmpeg because it doesn't work at all
+  (and even if disabled, importing MP3 files crashes Audacity instead
+  of warning about lack of MP3 files support as in <= 1.3.5-beta)
+
 * Fri Oct 24 2008 Michael Schwendt <mschwendt at fedoraproject.org> - 1.3.6-0.1.beta
 - prepare upgrade with Leland's 1.3.6-beta tarball
 - fr.po patch merged upstream




More information about the scm-commits mailing list