diff --git a/cdrdao.spec b/cdrdao.spec index a203d9d..f1a1516 100644 --- a/cdrdao.spec +++ b/cdrdao.spec @@ -1,7 +1,7 @@ Summary: Writes audio CD-Rs in disk-at-once (DAO) mode. Name: cdrdao Version: 1.1.9 -Release: 2 +Release: 3 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-0.a27.5 +BuildRequires: pccts >= 1.33mr22 cdrecord-devel >= 2.01.0.a37.99 # Only exclude s390 ExcludeArch: s390 @@ -55,6 +55,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/*/* %changelog +* Tue Sep 07 2004 Harald Hoyer - 1.1.9-3 +- build requires newer cdrecord-devel + * Tue Jun 15 2004 Elliot Lee - rebuilt