Author: qboosh                       Date: Sat Mar 26 07:53:44 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- versioned install-time dependencies
- fftw is no longer used

---- Files affected:
packages/audacity:
   audacity.spec (1.91 -> 1.92) 

---- Diffs:

================================================================
Index: packages/audacity/audacity.spec
diff -u packages/audacity/audacity.spec:1.91 
packages/audacity/audacity.spec:1.92
--- packages/audacity/audacity.spec:1.91        Sat Mar 26 08:40:19 2011
+++ packages/audacity/audacity.spec     Sat Mar 26 08:53:39 2011
@@ -7,14 +7,14 @@
 #
 # Conditional build:
 %bcond_with    libresample     # using libresample (default libsamplerate)
-
+#
 Summary:       Audacity - manipulate digital audio waveforms
 Summary(pl.UTF-8):     Audacity - narzędzie do obróbki plików dźwiękowych
 Summary(ru.UTF-8):     Кроссплатформенный звуковой редактор
 Name:          audacity
 Version:       1.3.12
 Release:       1
-License:       GPL
+License:       GPL v2
 Group:         X11/Applications/Sound
 Source0:       
http://audacity.googlecode.com/files/%{name}-minsrc-%{version}-beta.tar.bz2
 # Source0-md5: 76996fec67181ca82ba191e012518b57
@@ -30,7 +30,6 @@
 BuildRequires: autoconf >= 2.59
 BuildRequires: automake
 BuildRequires: expat-devel >= 1.95
-BuildRequires: fftw-devel >= 2.1.4
 BuildRequires: flac-c++-devel >= 1.2.0
 BuildRequires: gettext-devel
 BuildRequires: libid3tag-devel >= 0.15.0b-2
@@ -49,8 +48,15 @@
 BuildRequires: which
 BuildRequires: wxGTK2-unicode-devel >= 2.8.0
 Requires(post,postun): shared-mime-info
+Requires:      flac-c++ >= 1.2.0
 Requires:      lame-libs
 Requires:      libid3tag >= 0.15.0b-2
+Requires:      libmad >= 0.14.2b-4
+%{?with_libresample:Requires:  libresample >= 0.1.3}
+%{!?with_libresample:Requires: libsamplerate >= 0.1.2}
+Requires:      libsndfile >= 1.0.0
+Requires:      soundtouch >= 1.3.0
+Requires:      twolame-libs >= 0.3.9
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -161,6 +167,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.92  2011/03/26 07:53:39  qboosh
+- versioned install-time dependencies
+- fftw is no longer used
+
 Revision 1.91  2011/03/26 07:40:19  wiget
 - package svg icon
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/audacity/audacity.spec?r1=1.91&r2=1.92&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to