diff --git a/cdrdao.spec b/cdrdao.spec index da005a3..725d803 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.8 -Release: 3 +Release: 4 License: GPL Group: Applications/Multimedia URL: http://unc.dl.sourceforge.net/sourceforge/cdrdao/cdrdao-%{version}.tar.gz @@ -12,7 +12,7 @@ Patch4: cdrdao-1.1.8-trackdb.patch Patch5: cdrdao-1.1.8-cast.patch Patch6: cdrdao-1.1.8-gcc34.patch BuildRoot: %{_tmppath}/%{name}-%{version}-root -BuildRequires: pccts >= 1.33mr22 +BuildRequires: pccts >= 1.33mr22 cdrecord-devel # Only exclude s390 ExcludeArch: s390 @@ -55,6 +55,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/*/* %changelog +* Wed Apr 14 2004 Harald Hoyer - 1.1.8-4 +- fixed BuildRequires + * Tue Mar 30 2004 Harald Hoyer - 1.1.8-3 - fixed ISO C++ issues