From 67a3ddf86de25cbd24a6826cfb79a40408673bb4 Mon Sep 17 00:00:00 2001 From: cvsdist Date: Thu, 9 Sep 2004 03:44:39 +0000 Subject: [PATCH] auto-import changelog data from cdrdao-1.1.3-11.src.rpm Wed Sep 12 2001 Tim Powers - rebuild with new gcc and binutils --- cdrdao.spec | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/cdrdao.spec b/cdrdao.spec index d8006cb..d4ccc99 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.3 -Release: 10 +Release: 11 Copyright: GPL Group: Applications/System URL: http://www.ping.de/sites/daneb/cdrdao.html @@ -14,9 +14,9 @@ Excludearch: s390 s390x %description 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 -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. %prep @@ -52,6 +52,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/*/* %changelog +* Wed Sep 12 2001 Tim Powers +- rebuild with new gcc and binutils + * Tue Jun 26 2001 Bill Nottingham - include on ia64