auto-import changelog data from cdrdao-1.1.9-4.src.rpm

Wed Sep 08 2004 Harald Hoyer <harald@redhat.com> - 1.1.9-4
- build requires newer cdrecord-devel
This commit is contained in:
cvsdist 2004-09-09 03:47:49 +00:00
parent 09b9fc5138
commit 10457fa041

View File

@ -1,7 +1,7 @@
Summary: Writes audio CD-Rs in disk-at-once (DAO) mode.
Name: cdrdao
Version: 1.1.9
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 @@ 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.a37.99
BuildRequires: pccts >= 1.33mr22 cdrecord-devel >= 2.01.0.a38-2
# Only exclude s390
ExcludeArch: s390
@ -55,6 +55,9 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/*/*
%changelog
* Wed Sep 08 2004 Harald Hoyer <harald@redhat.com> - 1.1.9-4
- build requires newer cdrecord-devel
* Tue Sep 07 2004 Harald Hoyer <harald@redhat.com> - 1.1.9-3
- build requires newer cdrecord-devel