Author: goetz
Date: Mon Oct 30 15:27:28 2006
New Revision: 73756

Added:
   packages/cooker/audacity/current/SOURCES/audacity-src-1.3.2.tar.bz2   
(contents, props changed)
Modified:
   packages/cooker/audacity/current/SPECS/audacity.spec

Log:
- new version
- drop merged patch 1
- drop obsolete source 4
- disable parallel make


Added: packages/cooker/audacity/current/SOURCES/audacity-src-1.3.2.tar.bz2
==============================================================================
Binary file. No diff available.

Modified: packages/cooker/audacity/current/SPECS/audacity.spec
==============================================================================
--- packages/cooker/audacity/current/SPECS/audacity.spec        (original)
+++ packages/cooker/audacity/current/SPECS/audacity.spec        Mon Oct 30 
15:27:28 2006
@@ -1,7 +1,7 @@
 %define name   audacity
-%define version 1.3.0
+%define version 1.3.2
 %define fversion %version
-%define release %mkrel 9
+%define release %mkrel 1
 
 Summary:       Free Audio Editor With Effects/Analysis Tools
 Name:          %{name}
@@ -14,9 +14,7 @@
 Source1:       %{name}_16x16.png
 Source2:       %{name}_32x32.png
 Source3:       %{name}_64x64.png
-Source4: portaudio-v19-993.tar.bz2
 Patch: audacity-src-1.3.0-beta-xdg.patch
-Patch1: audacity-src-1.3.0-beta-gcc4.1.patch
 BuildRoot:     %{_tmppath}/%{name}-%{version}-%{release}-buildroot
 BuildRequires: wxgtku-devel < 2.7
 BuildRequires:  libflac++-devel
@@ -51,11 +49,8 @@
 
 
 %prep
-%setup -q -n %{name}-src-%{fversion}-beta -a 4
-rm -rf lib-src/portaudio-v19/
-mv v19-devel/ lib-src/portaudio-v19
+%setup -q -n %{name}-src-%{fversion}-beta
 %patch -p1 -b .xdg
-%patch1 -p1 -b .gcc4
 chmod 644 *.txt
 ln -s %_libdir/wx/config/`multiarch-platform`/gtk2-unicode-release-2.6 
wx-config
 
@@ -67,7 +62,7 @@
             --with-libmad=system \
            --with-portaudio=v19 --without-portmixer \
             --with-libsndfile=system
-%make
+make
 
 %install
 rm -rf %buildroot %name.lang

Reply via email to