- version 1.2.1 (1.2.0 was not functional)

This commit is contained in:
Harald Hoyer 2006-03-08 12:29:27 +00:00
parent 87798d3230
commit 3b5c4b3c4c
3 changed files with 8 additions and 8 deletions

View File

@ -1 +1 @@
cdrdao-1.2.0.tar.gz
cdrdao-1.2.1.tar.bz2

View File

@ -1,15 +1,13 @@
Summary: Writes audio CD-Rs in disk-at-once (DAO) mode.
Name: cdrdao
Version: 1.2.0
Release: 1.2.2
Version: 1.2.1
Release: 1
License: GPL
Group: Applications/Multimedia
URL: http://cdrdao.sourceforge.net/
Source: http://easynews.dl.sourceforge.net/sourceforge/cdrdao/%{name}-%{version}.tar.gz
Source: http://easynews.dl.sourceforge.net/sourceforge/cdrdao/%{name}-%{version}.tar.bz2
Source1: xcdrdao.desktop
Patch1: cdrdao-1.2.0-compile.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-root
BuildRequires: cdrecord-devel >= 8:2.01.01.0.a03-2
BuildRequires: libvorbis-devel >= 1.0
@ -26,7 +24,6 @@ of pre-gaps, the pause areas between tracks.
%prep
%setup -q
%patch1 -p1 -b .compile
%build
%configure --prefix=%{_prefix}\
@ -54,6 +51,9 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/*/*
%changelog
* Wed Mar 08 2006 Harald Hoyer <harald@redhat.com> - 1.2.1-1
- version 1.2.1 (1.2.0 was not functional)
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 1.2.0-1.2.2
- bump again for double-long bug on ppc(64)

View File

@ -1 +1 @@
dc2bdef7a7c8973e678ba4a4a2d9cc7e cdrdao-1.2.0.tar.gz
f93f3e68ec5b53ec1a776df73a1def60 cdrdao-1.2.1.tar.bz2