SPECS: audacity.spec - updated to 1.3.2
kosmo
kosmo at pld-linux.org
Fri Dec 15 15:08:57 CET 2006
Author: kosmo Date: Fri Dec 15 14:08:57 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- updated to 1.3.2
---- Files affected:
SPECS:
audacity.spec (1.55 -> 1.56)
---- Diffs:
================================================================
Index: SPECS/audacity.spec
diff -u SPECS/audacity.spec:1.55 SPECS/audacity.spec:1.56
--- SPECS/audacity.spec:1.55 Tue Nov 7 23:21:10 2006
+++ SPECS/audacity.spec Fri Dec 15 15:08:52 2006
@@ -3,20 +3,16 @@
Summary(pl): Audacity - narzędzie do obróbki plików dźwiękowych
Summary(ru): Ęđîńńďëŕňôîđěĺííűé çâóęîâîé đĺäŕęňîđ
Name: audacity
-Version: 1.2.4b
-Release: 2
+Version: 1.3.2
+Release: 1
License: GPL
Vendor: Dominic Mazzoni <dominic at minorninth.com>
Group: X11/Applications/Sound
Source0: http://dl.sourceforge.net/audacity/%{name}-src-%{version}.tar.gz
-# Source0-md5: 37df5b6119302f7ab77ca16d25311756
+# Source0-md5: bf63673140254f1283dfd55b61ff2422
Source1: %{name}.desktop
Source2: %{name}-icon.png
-Patch0: %{name}-system-expat.patch
-Patch1: %{name}-not_require_lame-libs-devel.patch
-Patch2: %{name}-opt.patch
-Patch3: %{name}-types.patch
-Patch4: %{name}-gcc4.patch
+# Patch0: %{name}-not_require_lame-libs-devel.patch
URL: http://audacity.sourceforge.net/
BuildRequires: autoconf
BuildRequires: automake
@@ -31,6 +27,8 @@
BuildRequires: libsndfile-devel
BuildRequires: libstdc++-devel
BuildRequires: libvorbis-devel >= 1:1.0
+BuildRequires: pkgconfig
+BuildRequires: speex-devel
BuildRequires: which
BuildRequires: wxGTK2-devel >= 2.6.0
BuildRequires: zip
@@ -60,17 +58,13 @@
ďëŕăčíîâ, ę ëţáîé ÷ŕńňč çâóęîâîăî ôŕéëŕ.
%prep
-%setup -q -n %{name}-src-%{version}
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
-%patch4 -p1
+%setup -q -n %{name}-src-%{version}-beta
+# %patch0 -p1
%build
-cp -f /usr/share/automake/config.sub .
-cp -f /usr/share/automake/config.sub lib-src/soundtouch/config
+%{__aclocal}
%{__autoconf}
+
export WX_CONFIG="`which wx-gtk2-ansi-config`"
%configure \
--with-help \
@@ -80,13 +74,8 @@
--with-libsndfile=system \
--with-libflac=system \
--with-vorbis=system
-cd lib-src/soundtouch
-%{__autoconf}
-%configure
-cd ../..
-%{__make} \
- OPTFLAGS="%{rpmcflags}"
+%{__make}
%install
rm -rf $RPM_BUILD_ROOT
@@ -121,6 +110,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.56 2006/12/15 14:08:52 kosmo
+- updated to 1.3.2
+
Revision 1.55 2006/11/07 22:21:10 glen
- do not list %{_desktopdir}/* -- dangerous, could list directories unexpectedly
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/audacity.spec?r1=1.55&r2=1.56&f=u
More information about the pld-cvs-commit
mailing list