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

Wed Apr 14 2004 Harald Hoyer <harald@redhat.com> - 1.1.8-4
- fixed BuildRequires
This commit is contained in:
cvsdist 2004-09-09 03:47:18 +00:00
parent b80cabc607
commit ba8dd7a10a

View File

@ -1,7 +1,7 @@
Summary: Writes audio CD-Rs in disk-at-once (DAO) mode. Summary: Writes audio CD-Rs in disk-at-once (DAO) mode.
Name: cdrdao Name: cdrdao
Version: 1.1.8 Version: 1.1.8
Release: 3 Release: 4
License: GPL License: GPL
Group: Applications/Multimedia Group: Applications/Multimedia
URL: http://unc.dl.sourceforge.net/sourceforge/cdrdao/cdrdao-%{version}.tar.gz 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 Patch5: cdrdao-1.1.8-cast.patch
Patch6: cdrdao-1.1.8-gcc34.patch Patch6: cdrdao-1.1.8-gcc34.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-root BuildRoot: %{_tmppath}/%{name}-%{version}-root
BuildRequires: pccts >= 1.33mr22 BuildRequires: pccts >= 1.33mr22 cdrecord-devel
# Only exclude s390 # Only exclude s390
ExcludeArch: s390 ExcludeArch: s390
@ -55,6 +55,9 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/*/* %{_mandir}/*/*
%changelog %changelog
* Wed Apr 14 2004 Harald Hoyer <harald@redhat.com> - 1.1.8-4
- fixed BuildRequires
* Tue Mar 30 2004 Harald Hoyer <harald@redhat.com> - 1.1.8-3 * Tue Mar 30 2004 Harald Hoyer <harald@redhat.com> - 1.1.8-3
- fixed ISO C++ issues - fixed ISO C++ issues