This commit is contained in:
Harald Hoyer 2005-02-09 16:46:25 +00:00
parent a238f90ed0
commit 8f4607efc9

View File

@ -1,7 +1,7 @@
Summary: Writes audio CD-Rs in disk-at-once (DAO) mode.
Name: cdrdao
Version: 1.1.9
Release: 6
Release: 7
License: GPL
Group: Applications/Multimedia
URL: http://unc.dl.sourceforge.net/sourceforge/cdrdao/cdrdao-%{version}.tar.gz
@ -12,7 +12,7 @@ Source1: xcdrdao.desktop
Patch5: cdrdao-1.1.8-cast.patch
#Patch6: cdrdao-1.1.8-gcc34.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-root
BuildRequires: pccts >= 1.33mr22 cdrecord-devel >= 2.01.1-4
BuildRequires: pccts >= 1.33mr22 cdrecord-devel >= 2.01.1-6
# Only exclude s390
ExcludeArch: s390
@ -55,6 +55,9 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/*/*
%changelog
* Wed Feb 09 2005 Harald Hoyer <harald@redhat.com>
- rebuilt
* Wed Oct 13 2004 Harald Hoyer <harald@redhat.com> - 1.1.9-6
- build requires newer cdrecord-devel