auto-import changelog data from cdrdao-1.1.3-11.src.rpm

Wed Sep 12 2001 Tim Powers <timp@redhat.com>
- rebuild with new gcc and binutils
This commit is contained in:
cvsdist 2004-09-09 03:44:39 +00:00
parent e9bb73e128
commit 67a3ddf86d

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.3 Version: 1.1.3
Release: 10 Release: 11
Copyright: GPL Copyright: GPL
Group: Applications/System Group: Applications/System
URL: http://www.ping.de/sites/daneb/cdrdao.html URL: http://www.ping.de/sites/daneb/cdrdao.html
@ -14,9 +14,9 @@ Excludearch: s390 s390x
%description %description
Cdrdao records audio CD-Rs in disk-at-once (DAO) mode, based on a Cdrdao records audio CD-Rs in disk-at-once (DAO) mode, based on a
textual description of the CD contents. Recording in DAO mode writes textual description of the CD contents. Recording in DAO mode writes
the complete disc (lead-in, one or more tracks, and lead-out) in a the complete disc (lead-in, one or more tracks, and lead-out) in a
single step. DAO allows full control over the length and the contents single step. DAO allows full control over the length and the contents
of pre-gaps, the pause areas between tracks. of pre-gaps, the pause areas between tracks.
%prep %prep
@ -52,6 +52,9 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/*/* %{_mandir}/*/*
%changelog %changelog
* Wed Sep 12 2001 Tim Powers <timp@redhat.com>
- rebuild with new gcc and binutils
* Tue Jun 26 2001 Bill Nottingham <notting@redhat.com> * Tue Jun 26 2001 Bill Nottingham <notting@redhat.com>
- include on ia64 - include on ia64