]> git.pld-linux.org Git - packages/audacity.git/commitdiff
- 1.2.0-pre3
authorfreetz <freetz@pld-linux.org>
Sat, 22 Nov 2003 18:06:48 +0000 (18:06 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- BR fix

Changed files:
    audacity.spec -> 1.38

audacity.spec

index 1635b531df7f98ba72641f17ba269ab8958e7c68..4f0a7a83e34d4f510a74f22210d1b21e64020669 100644 (file)
@@ -7,13 +7,13 @@ Summary(pl):  Audacity - narz
 Summary(ru):   Êðîññïëàòôîðìåííûé çâóêîâîé ðåäàêòîð
 Name:          audacity
 Version:       1.2.0
-%define                _pre pre2
+%define                _pre pre3
 Release:       0.%{_pre}.1
 License:       GPL
 Vendor:                Dominic Mazzoni <dominic@minorninth.com>
 Group:         X11/Applications/Sound
 Source0:       http://dl.sourceforge.net/sourceforge/%{name}/%{name}-src-%{version}-%{_pre}.tar.bz2
-# Source0-md5: 4cb15dbb0b8d295c4bd205d089a91a48
+# Source0-md5: a7efddd64e2ce3e380614796d689e11f
 Source1:       %{name}.desktop
 Source2:       %{name}-icon.png
 Patch0:                %{name}-system-expat.patch
@@ -34,7 +34,7 @@ BuildRequires:        libsndfile-devel
 BuildRequires: libstdc++-devel
 BuildRequires: libvorbis-devel >= 1:1.0
 %{?with_gtk1:BuildRequires:    wxGTK-devel >= 2.4.0}
-%{?without_gtk1:BuildRequires: wxGTK2-devel >= 2.4.0}
+%{?!with_gtk1:BuildRequires:   wxGTK2-devel >= 2.4.0}
 BuildRequires: zip
 Requires:      lame-libs
 Requires:      libid3tag >= 0.15.0b-2
@@ -78,7 +78,7 @@ export WX_CONFIG="`which wxgtk%{!?_with_gtk1:2}-2.4-config`"
        --with-libsamplerate=system \
        --with-libsndfile=system \
        --with-libflac=system \
-       --with-vorbis=system
+       --with-vorbis=system \
 
 %{__make} \
        CCC="%{__cxx} -fno-rtti" \
This page took 0.069859 seconds and 4 git commands to generate.