version 1.2.0

This commit is contained in:
Harald Hoyer 2005-07-18 12:08:07 +00:00
parent b8a81a33ed
commit 7e7767e76c
3 changed files with 5 additions and 6 deletions

View File

@ -1 +1 @@
cdrdao-1.1.9.tar.gz
cdrdao-1.2.0.tar.gz

View File

@ -5,13 +5,11 @@ Release: 1
License: GPL
Group: Applications/Multimedia
URL: http://cdrdao.sourceforge.net/
#URL: http://cdrdao.sourceforge.net/download.html
Source: http://unc.dl.sourceforge.net/sourceforge/cdrdao/%{name}-%{version}.tar.gz
Source: http://easynews.dl.sourceforge.net/sourceforge/cdrdao/%{name}-%{version}.tar.gz
Source1: xcdrdao.desktop
#Patch4: cdrdao-1.1.8-trackdb.patch
#Patch6: cdrdao-1.1.8-gcc34.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-root
BuildRequires: cdrecord-devel >= 2.01.1-6
BuildRequires: libvorbis-devel >= 1.0
# Only exclude s390
ExcludeArch: s390
@ -28,6 +26,7 @@ of pre-gaps, the pause areas between tracks.
%build
%configure --prefix=%{_prefix}\
--without-xdao --without-lame \
--with-pcctsbin=%{_prefix}/bin \
--with-pcctsinc=%{_prefix}/include/pccts \
--with-scglib-inc=/usr/include/schily \

View File

@ -1 +1 @@
dd7df809fca7db8e212a6522688c166b cdrdao-1.1.9.tar.gz
dc2bdef7a7c8973e678ba4a4a2d9cc7e cdrdao-1.2.0.tar.gz