add changelog, bump release since it went to rawhide.
This commit is contained in:
parent
c88503add2
commit
bf30c3b1a1
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
Name: cdparanoia
|
Name: cdparanoia
|
||||||
Version: %{realver}
|
Version: %{realver}
|
||||||
Release: 22
|
Release: 23
|
||||||
License: GPL
|
License: GPL
|
||||||
Group: Applications/Multimedia
|
Group: Applications/Multimedia
|
||||||
Source: http://www.xiph.org/paranoia/download/%{name}-III-%{realver}.src.tgz
|
Source: http://www.xiph.org/paranoia/download/%{name}-III-%{realver}.src.tgz
|
||||||
@ -119,6 +119,20 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_libdir}/*.a
|
%{_libdir}/*.a
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Oct 1 2004 Peter Jones <pjones@redhat.com> alpha9.8-23
|
||||||
|
- "This time, with a meaningful changelog" release. Just like -22.
|
||||||
|
- new SG_IO code in rawhide. This means ripping will no longer use the
|
||||||
|
"cooked ioctl" mode that it has since we moved to 2.6, instead utilizing
|
||||||
|
the real scsi-based command set to talk to most drives. This should
|
||||||
|
result in better error correction handling, and usage of much more
|
||||||
|
commonly used kernel features.
|
||||||
|
- environment variable "CDDA_TRANSPORT" added. If you set this to "cooked",
|
||||||
|
cdparanoia will try to use the "cooked ioctl" mode instead of SCSI/SG_IO
|
||||||
|
based modes first, and then fall back to SG_IO.
|
||||||
|
- It'd be good if this got some testing. A prior version of the SG_IO code
|
||||||
|
was known to fail on some USB drives. This version should mitigate that
|
||||||
|
quite a bit, but I lack the hardware to test it for sure.
|
||||||
|
|
||||||
* Wed Jul 7 2004 Peter Jones <pjones@redhat.com> alpha9.8-21sgio1
|
* Wed Jul 7 2004 Peter Jones <pjones@redhat.com> alpha9.8-21sgio1
|
||||||
- a new set of sgio patches
|
- a new set of sgio patches
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user