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

Tue Mar 30 2004 Harald Hoyer <harald@redhat.com> - 1.1.8-3
- fixed ISO C++ issues
This commit is contained in:
cvsdist 2004-09-09 03:47:14 +00:00
parent 13fe59d5a5
commit b80cabc607

View File

@ -1,7 +1,7 @@
Summary: Writes audio CD-Rs in disk-at-once (DAO) mode.
Name: cdrdao
Version: 1.1.8
Release: 2
Release: 3
License: GPL
Group: Applications/Multimedia
URL: http://unc.dl.sourceforge.net/sourceforge/cdrdao/cdrdao-%{version}.tar.gz
@ -10,6 +10,7 @@ Source0: %{name}-%{version}.tar.gz
Source1: xcdrdao.desktop
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
@ -27,6 +28,7 @@ of pre-gaps, the pause areas between tracks.
%setup -q
%patch4 -p0 -b .trackdb
%patch5 -p1 -b .cast
%patch6 -p1 -b .gcc34
%build
%configure --prefix=%{_prefix}\
@ -53,7 +55,10 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/*/*
%changelog
* Fri Feb 20 2004 Harald Hoyer <harald@redhat.com> - 1.1.8-1
* Tue Mar 30 2004 Harald Hoyer <harald@redhat.com> - 1.1.8-3
- fixed ISO C++ issues
* Fri Feb 20 2004 Harald Hoyer <harald@redhat.com> - 1.1.8-2
- fixed ambigous operator cast
* Wed Feb 18 2004 Harald Hoyer <harald@redhat.com> - 1.1.8-1