[xiph-cvs] cvs commit: paranoia-III/debian changelog files libcdparanoia0.files libcdparanoia0.shlibs rules
Monty
xiphmont at xiph.org
Tue Mar 27 14:46:59 PST 2001
xiphmont 01/03/27 14:46:59
Modified: . Makefile.in README cdparanoia.spec
debian changelog files libcdparanoia0.files
libcdparanoia0.shlibs rules
Log:
final spec/readme updates for 9.8
Revision Changes Path
1.17 +1 -1 paranoia-III/Makefile.in
Index: Makefile.in
===================================================================
RCS file: /usr/local/cvsroot/paranoia-III/Makefile.in,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- Makefile.in 1999/12/23 15:14:27 1.16
+++ Makefile.in 2001/03/27 22:46:58 1.17
@@ -3,7 +3,7 @@
# DO NOT EDIT BELOW! ##########################################################
# (unless, of course, you know what you are doing :) ##########################
-VERSION=9.7
+VERSION=9.8
VPATH=@srcdir@
srcdir=@srcdir@
1.8 +10 -11 paranoia-III/README
Index: README
===================================================================
RCS file: /usr/local/cvsroot/paranoia-III/README,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- README 1999/12/14 08:46:44 1.7
+++ README 2001/03/27 22:46:58 1.8
@@ -1,5 +1,5 @@
cdparanoia release III alpha 9 README
-[March 19, 1998, updated December 13, 1999]
+[March 19, 1998, updated March 27, 2001]
Monty <monty at xiph.org>
@@ -27,15 +27,15 @@
2d. SCSI cdrom support (optional)
2e. kernel support for the generic SCSI interface and proper device
(/dev/sg?) files in /dev. Most distributions already have the
- /dev/sg? files.
+ /dev/sg? files. devfs [supported] sets this up automagically.
For SCSI CDROM drives:
2f. SCSI cdrom support (optional)
2g. kernel support for the generic SCSI interface and proper device
(/dev/sg?) files in /dev. Most distributions already have the
- /dev/sg? files.
+ /dev/sg? files. devfs [supported] sets this up automagically.
-3. A Linux 2.0.x, 2.1.x, 2.2.x or 2.3.x kernel
+3. A Linux 2.2.x, 2.3.x or 2.4.x kernel
ATAPI drives may be used either with the native IDE cdrom driver, or
with IDE-SCSI host adaptor emulation. Both work, but the SCSI
@@ -43,14 +43,12 @@
also be able to identify and use unusual drives that report 'CDDA
incapable' in native ATAPI mode.
-Linux 2.0.x only: Also, although a stock SCSI setup may work,
-performance will be better if linux/include/scsi/sg.h defines
-SG_BIG_BUFF to 65536.
-
/proc filesystem support is no longer needed, although you'll
certainly want to have it for other packages. Cdparanoia does not
require threading, IPC or sound card support.
+Devfs is fully supported as of 9.8, with or without devfsd.
+
Compiling cdparanoia
==================
@@ -91,9 +89,10 @@
Additional installation notes
=============================
-Most Linux setups already have performed the steps described below.
-The list is useful for doublechecking. (originally taken from Heiko's
-cdda2wav README)
+Most Linux setups already have performed the steps described below,
+and devfs also provides all the necessary device entries
+automatically. The list is useful for doublechecking on a non-devfs
+install. (originally taken from Heiko's cdda2wav README)
(for SCSI devices)
1.5 +2 -2 paranoia-III/cdparanoia.spec
Index: cdparanoia.spec
===================================================================
RCS file: /usr/local/cvsroot/paranoia-III/cdparanoia.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- cdparanoia.spec 2001/03/12 16:23:22 1.4
+++ cdparanoia.spec 2001/03/27 22:46:58 1.5
@@ -1,10 +1,10 @@
-%define ver 9.7
+%define ver 9.8
%define realver alpha%{ver}
Summary: A Compact Disc Digital Audio (CDDA) extraction tool (or ripper).
Name: cdparanoia
Version: %{realver}
-Release: 7
+Release: 8
License: GPL
Group: Applications/Multimedia
Source: http://www.xiph.org/paranoia/download/%{name}-III-%{realver}.src.tgz
1.4 +6 -0 paranoia-III/debian/changelog
Index: changelog
===================================================================
RCS file: /usr/local/cvsroot/paranoia-III/debian/changelog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- changelog 1999/12/22 12:35:09 1.3
+++ changelog 2001/03/27 22:46:58 1.4
@@ -1,3 +1,9 @@
+cdparanoia (3a9.8-1) unstable; urgency=low
+
+ * general updates for new kernel series
+
+ -- Monty <monty at xiph.org> Tue, 27 Mar 2001 14:39:12 -0800
+
cdparanoia (3a9.7-2) unstable; urgency=low
* Added cdparanoia/utils.h to the dev-package.
1.2 +3 -3 paranoia-III/debian/files
Index: files
===================================================================
RCS file: /usr/local/cvsroot/paranoia-III/debian/files,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- files 1999/12/22 12:35:10 1.1
+++ files 2001/03/27 22:46:58 1.2
@@ -1,3 +1,3 @@
-libcdparanoia0_3a9.7-2_i386.deb sound optional
-libcdparanoia0-dev_3a9.7-2_i386.deb sound optional
-cdparanoia_3a9.7-2_i386.deb sound optional
+libcdparanoia0_3a9.8-1_i386.deb sound optional
+libcdparanoia0-dev_3a9.8-1_i386.deb sound optional
+cdparanoia_3a9.8-1_i386.deb sound optional
1.4 +2 -2 paranoia-III/debian/libcdparanoia0.files
Index: libcdparanoia0.files
===================================================================
RCS file: /usr/local/cvsroot/paranoia-III/debian/libcdparanoia0.files,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- libcdparanoia0.files 1999/12/22 12:35:12 1.3
+++ libcdparanoia0.files 2001/03/27 22:46:58 1.4
@@ -1,3 +1,3 @@
-usr/lib/libcdda_interface.so.0.9.7
-usr/lib/libcdda_paranoia.so.0.9.7
+usr/lib/libcdda_interface.so.0.9.8
+usr/lib/libcdda_paranoia.so.0.9.8
1.4 +2 -2 paranoia-III/debian/libcdparanoia0.shlibs
Index: libcdparanoia0.shlibs
===================================================================
RCS file: /usr/local/cvsroot/paranoia-III/debian/libcdparanoia0.shlibs,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- libcdparanoia0.shlibs 1999/12/22 12:35:14 1.3
+++ libcdparanoia0.shlibs 2001/03/27 22:46:58 1.4
@@ -1,2 +1,2 @@
-libcdda_paranoia 0 libcdparanoia0 (>= 3a9.7-1)
-libcdda_interface 0 libcdparanoia0 (>= 3a9.7-1)
+libcdda_paranoia 0 libcdparanoia0 (>= 3a9.8-1)
+libcdda_interface 0 libcdparanoia0 (>= 3a9.8-1)
1.4 +4 -4 paranoia-III/debian/rules
Index: rules
===================================================================
RCS file: /usr/local/cvsroot/paranoia-III/debian/rules,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- rules 1999/12/22 12:35:15 1.3
+++ rules 2001/03/27 22:46:58 1.4
@@ -48,8 +48,8 @@
dh_installdocs -p$@ -P$(b)/$@ README
dh_installchangelogs -p$@ -P$(b)/$@
dh_movefiles -p$@ -P$(b)/$@
- cd $(b)/$@/usr/lib/; ln -s libcdda_paranoia.so.0.9.7 libcdda_paranoia.so.0
- cd $(b)/$@/usr/lib/; ln -s libcdda_interface.so.0.9.7 libcdda_interface.so.0
+ cd $(b)/$@/usr/lib/; ln -s libcdda_paranoia.so.0.9.8 libcdda_paranoia.so.0
+ cd $(b)/$@/usr/lib/; ln -s libcdda_interface.so.0.9.8 libcdda_interface.so.0
dh_strip -p$@ -P$(b)/$@
dh_compress -p$@ -P$(b)/$@
dh_fixperms -p$@ -P$(b)/$@
@@ -63,8 +63,8 @@
dh_installdocs -p$@ -P$(b)/$@
dh_installchangelogs -p$@ -P$(b)/$@
dh_movefiles -p$@ -P$(b)/$@
- cd $(b)/$@/usr/lib/; ln -s libcdda_paranoia.so.0.9.7 libcdda_paranoia.so
- cd $(b)/$@/usr/lib/; ln -s libcdda_interface.so.0.9.7 libcdda_interface.so
+ cd $(b)/$@/usr/lib/; ln -s libcdda_paranoia.so.0.9.8 libcdda_paranoia.so
+ cd $(b)/$@/usr/lib/; ln -s libcdda_interface.so.0.9.8 libcdda_interface.so
dh_strip -p$@ -P$(b)/$@
dh_compress -p$@ -P$(b)/$@
dh_fixperms -p$@ -P$(b)/$@
--- >8 ----
List archives: http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to 'cvs-request at xiph.org'
containing only the word 'unsubscribe' in the body. No subject is needed.
Unsubscribe messages sent to the list will be ignored/filtered.
More information about the commits
mailing list