SPECS: audacity.spec - fixed not_require_lame-libs-devel patch - a...
qboosh
qboosh at pld-linux.org
Fri Dec 29 04:50:04 CET 2006
Author: qboosh Date: Fri Dec 29 03:50:04 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- fixed not_require_lame-libs-devel patch
- added flac patch for flac 1.1.3
---- Files affected:
SPECS:
audacity.spec (1.60 -> 1.61)
---- Diffs:
================================================================
Index: SPECS/audacity.spec
diff -u SPECS/audacity.spec:1.60 SPECS/audacity.spec:1.61
--- SPECS/audacity.spec:1.60 Mon Dec 25 18:59:38 2006
+++ SPECS/audacity.spec Fri Dec 29 04:49:59 2006
@@ -20,12 +20,13 @@
Source2: %{name}-icon.png
Patch0: %{name}-not_require_lame-libs-devel.patch
Patch1: %{name}-wx28.patch
+Patch2: %{name}-flac.patch
URL: http://audacity.sourceforge.net/
BuildRequires: autoconf
BuildRequires: automake
BuildRequires: expat-devel
BuildRequires: fftw-devel >= 2.1.4
-BuildRequires: flac-devel
+BuildRequires: flac-devel >= 1.1.3
BuildRequires: gettext-devel
BuildRequires: libid3tag-devel >= 0.15.0b-2
BuildRequires: libjpeg-devel
@@ -69,6 +70,7 @@
%setup -q -n %{name}-src-%{version}-beta
%patch0 -p1
%patch1 -p1
+%patch2 -p1
%build
%{__aclocal}
@@ -126,6 +128,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.61 2006/12/29 03:49:59 qboosh
+- fixed not_require_lame-libs-devel patch
+- added flac patch for flac 1.1.3
+
Revision 1.60 2006/12/25 17:59:38 jareq
- switch to unicode build
- register *.aup (audacity project) in mime database
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/audacity.spec?r1=1.60&r2=1.61&f=u
More information about the pld-cvs-commit
mailing list