rpms/cdrtools/devel cdrtools.spec,1.52,1.53

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Wed Feb 28 13:50:33 UTC 2007


Author: harald

Update of /cvs/dist/rpms/cdrtools/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv18274

Modified Files:
	cdrtools.spec 
Log Message:
- specfile review



Index: cdrtools.spec
===================================================================
RCS file: /cvs/dist/rpms/cdrtools/devel/cdrtools.spec,v
retrieving revision 1.52
retrieving revision 1.53
diff -u -r1.52 -r1.53
--- cdrtools.spec	16 Aug 2006 08:02:37 -0000	1.52
+++ cdrtools.spec	28 Feb 2007 13:50:31 -0000	1.53
@@ -1,7 +1,7 @@
-Summary: A collection of CD/DVD utilities.
+Summary: A collection of CD/DVD utilities
 Name: cdrtools
 Version: 2.01
-Release: 10
+Release: 11%{?dist}
 %define tarversion 2.01
 License: GPL
 Group: Applications/System
@@ -35,7 +35,7 @@
 
 BuildRequires: perl, groff
 
-BuildRoot: %{_tmppath}/%{name}-%{version}-root
+BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 # REMOVE epoch if the package NAME ever changes.  When package names change,
 # the Epoch information is no longer needed.  However, if someone makes an
 # official release by accident with an Epoch, then Epoch is again permanent.
@@ -45,10 +45,10 @@
 cdrtools is a collection of CD/DVD utilities.
 
 %package -n cdrecord
-Summary: A command line CD/DVD recording program.
+Summary: A command line CD/DVD recording program
 Group: Applications/Archiving
 Obsoletes: dvdrecord <= 0:0.1.5
-Provides: dvdrecord
+Provides: dvdrecord = 0.1.5-0.0.1
 
 %description -n cdrecord
 Cdrecord is an application for creating audio and data CDs. Cdrecord
@@ -56,7 +56,7 @@
 multi-sessions and provides human-readable error messages.
 
 %package -n cdrecord-devel
-Summary: The libschily SCSI user level transport library.
+Summary: The libschily SCSI user level transport library
 Group: Development/Libraries
 Requires: cdrecord = %{epoch}:%{version}-%{release}
 
@@ -67,10 +67,8 @@
 device driver similar to the scg driver.
 
 %package -n mkisofs
-Summary: Creates an image of an ISO9660 filesystem.
+Summary: Creates an image of an ISO9660 filesystem
 Group: Applications/System
-Obsoletes: cdrecord-mkisofs
-Provides: cdrecord-mkisofs
 
 %description -n mkisofs
 The mkisofs program is used as a pre-mastering program; i.e., it
@@ -85,9 +83,7 @@
 
 %package -n cdda2wav
 Group: Applications/Multimedia
-Summary: A utility for sampling/copying .wav files from digital audio CDs.
-Obsoletes: cdrecord-cdda2wav
-Provides: cdrecord-cdda2wav
+Summary: A utility for sampling/copying .wav files from digital audio CDs
 
 %description -n cdda2wav
 Cdda2wav is a sampling utility for CD-ROM drives that are capable of
@@ -107,6 +103,7 @@
 %patch9 -p2 -b .endian
 %patch10 -p1 -b .dvd
 %patch11 -p1 -b .manpatch
+%patch12 -p1 -b .nodebug
 %patch20 -p1 -b .dvdfix
 %patch21 -p0 -b .priv
 %patch22 -p1 -b .type
@@ -175,13 +172,12 @@
 rm -f $RPM_BUILD_ROOT/usr/bin/scgcheck \
 	$RPM_BUILD_ROOT/usr/include/align.h \
 	$RPM_BUILD_ROOT/usr/include/avoffset.h \
-	$RPM_BUILD_ROOT/%{_libdir}/libfile.a \
-	$RPM_BUILD_ROOT/%{_libdir}/libhfs.a \
 	$RPM_BUILD_ROOT/%{_libdir}/librscg.a \
 	$RPM_BUILD_ROOT/%{_libdir}/libunls.a \
-        $RPM_BUILD_ROOT/usr/lib/libfile.a \
-        $RPM_BUILD_ROOT/usr/lib/libhfs.a \
+	$RPM_BUILD_ROOT/usr/lib*/libfile.a \
+	$RPM_BUILD_ROOT/usr/lib*/libhfs.a \
 	$RPM_BUILD_ROOT/usr/sbin/rscsi 
+
 rm -f $RPM_BUILD_ROOT/%{_mandir}/man1/cdda2ogg*
 install -m 0644 %{SOURCE1} $RPM_BUILD_ROOT/etc/cdrecord.conf
 mkdir -p $RPM_BUILD_ROOT%{_bindir} $RPM_BUILD_ROOT%{_mandir}/man1
@@ -209,6 +205,7 @@
 
 %files -n cdrecord-devel
 %defattr(-,root,root)
+%doc COPYING cdrecord/LICENSE
 %{_libdir}/libdeflt.a
 %{_libdir}/libscg.a
 %{_libdir}/libschily.a
@@ -241,6 +238,9 @@
 %{_mandir}/man1/cdda2wav.1*
 
 %changelog
+* Wed Feb 28 2007 Harald Hoyer <harald at redhat.com> - 9:2.01-11%{?dist}
+- specfile review
+
 * Wed Aug 16 2006 Harald Hoyer <harald at redhat.com> - 9:2.01-10
 - moved back to version 2.01 (last GPL version), 
   due to incompatible license issues
@@ -523,7 +523,7 @@
 - added a not to the changelog to indicate that the 
 - graft-points option is no longer assumed.
 
-* Thu Jul 21 2000 Trond Eivind Glomsrød <teg at redhat.com>
+* Thu Jul 21 2000 Trond Eivind Glomsrød <teg at redhat.com>
 - version 1.9 - redid patches, dropped the cdda2wav ioctl
   one as the code has changed
 - use epoch
@@ -537,13 +537,13 @@
 * Sun Jun 11 2000 Bill Nottingham <notting at redhat.com>
 - fixes for ia64
 
-* Thu Jun 08 2000 Trond Eivind Glomsrød <teg at redhat.com>
+* Thu Jun 08 2000 Trond Eivind Glomsrød <teg at redhat.com>
 - patch for %%{_mandir}
 - use %%{_tmppath} and %%{_mandir}
 - don't use %%{prefix}
 - exclude ia64 
 
-* Wed May 10 2000 Trond Eivind Glomsrød <teg at redhat.com>
+* Wed May 10 2000 Trond Eivind Glomsrød <teg at redhat.com>
 - upgraded to 1.8.1 - updated the redhat patch (renamed to
   "conflocation"), remove the SILO patch (it should be
   supported now...). Is the IDE-patch still necesarry?




More information about the fedora-cvs-commits mailing list