rpms/audacity/devel audacity.spec,1.28,1.29

Gérard Milmeister (gemi) fedora-extras-commits at redhat.com
Thu Feb 15 23:50:09 UTC 2007


Author: gemi

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

Modified Files:
	audacity.spec 
Log Message:



Index: audacity.spec
===================================================================
RCS file: /cvs/extras/rpms/audacity/devel/audacity.spec,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -r1.28 -r1.29
--- audacity.spec	15 Feb 2007 21:36:46 -0000	1.28
+++ audacity.spec	15 Feb 2007 23:49:37 -0000	1.29
@@ -1,6 +1,6 @@
 Name:           audacity
 Version:        1.3.2
-Release:        9.20070106cvs%{?dist}
+Release:        10.20070106cvs%{?dist}
 Summary:        A multitrack audio editor
 
 Group:          Applications/Multimedia
@@ -10,20 +10,22 @@
 Source1:        audacity.png
 Patch4:         audacity-1.3.2-destdir.patch
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-BuildRequires:	libogg-devel
-BuildRequires:  libvorbis-devel
-BuildRequires:  zlib-devel
-BuildRequires:  perl
-BuildRequires:	gettext
-BuildRequires:  zip
-#BuildRequires:  flac-devel
+BuildRequires:  alsa-lib-devel
+BuildRequires:  desktop-file-utils
+BuildRequires:  expat-devel
+BuildRequires:  flac-devel
+BuildRequires:  gettext
+BuildRequires:  jack-audio-connection-kit-devel
 BuildRequires:  ladspa-devel
-BuildRequires:	libsamplerate-devel
+BuildRequires:  libid3tag-devel
+BuildRequires:  libogg-devel
+BuildRequires:  libsamplerate-devel
 BuildRequires:  libsndfile-devel
-BuildRequires:	libid3tag-devel
-BuildRequires:  desktop-file-utils
+BuildRequires:  libvorbis-devel
+BuildRequires:  perl
 BuildRequires:  wxGTK2-devel
-BuildRequires:  jack-audio-connection-kit-devel
+BuildRequires:  zip
+BuildRequires:  zlib-devel
 Requires(post):   shared-mime-info, desktop-file-utils
 Requires(postun): shared-mime-info, desktop-file-utils
 
@@ -56,7 +58,7 @@
 
 
 %build
-%configure --with-help --with-libsndfile=system --without-libresample --with-libsamplerate=system --with-libflac=system --with-ladspa --with-vorbis=system --with-id3tag=system --with-portaudio=v19 --without-portmixer %{?_with_mp3:--with-libmad=system} 
+%configure --with-help --with-libsndfile=system --without-libresample --with-libsamplerate=system --with-libflac=system --with-ladspa --with-vorbis=system --with-id3tag=system --with-expat=system --with-portaudio=v19 --without-portmixer %{?_with_mp3:--with-libmad=system} %{!?_with_mp3:--without-libmad} --without-flac
 make
 
 




More information about the scm-commits mailing list