1 Summary: A collection of CD
/DVD utilities
6 Group: Applications
/System
7 URL: http
://cdrkit.org
/
8 Source: http
://cdrkit.org
/releases
/cdrkit
-%{version}.tar.gz
10 Patch1: cdrkit
-1.1.8-werror.patch
11 Patch2: cdrkit
-1.1.9-efi
-boot.patch
12 Patch4: cdrkit
-1.1.9-no_mp3.patch
13 Patch5: cdrkit
-1.1.9-buffer_overflow.patch
14 Patch6: cdrkit
-1.1.10-build
-fix.patch
15 Patch7: cdrkit
-1.1.11-manpagefix.patch
16 Patch8: cdrkit
-1.1.11-rootstat.patch
17 Patch9: cdrkit
-1.1.11-usalinst.patch
18 Patch10: cdrkit
-1.1.11-readsegfault.patch
19 Patch11: cdrkit
-1.1.11-format.patch
20 Patch12: cdrkit
-1.1.11-handler.patch
21 Patch13: cdrkit
-1.1.11-dvdman.patch
22 Patch14: cdrkit
-1.1.11-paranoiacdda.patch
23 Patch15: cdrkit
-1.1.11-utf8.patch
24 Patch16: cdrkit
-1.1.11-cmakewarn.patch
25 Patch17: cdrkit
-1.1.11-memset.patch
26 Patch19: cdrkit
-1.1.11-ppc64le_elfheader.patch
27 Patch20: cdrkit
-1.1.11-werror_gcc5.patch
28 Patch21: cdrkit
-1.1.11-devname.patch
29 Patch22: cdrkit
-1.1.11-sysmacros.patch
31 BuildRequires
: cmake libcap
-devel zlib
-devel perl perl
-generators file
-devel bzip2
-devel
34 cdrkit is a collection of CD
/DVD utilities.
37 Summary: A
command line CD
/DVD recording program
38 Group: Applications
/Archiving
39 Obsoletes
: dvdrecord
<= 0:0.1.5
40 Provides: dvdrecord
= 0:0.1.5.1
41 Obsoletes
: cdrecord
< 9:2.01-12
42 Provides: cdrecord
= 9:2.01-12
43 Requires: libusal
= %{version}-%{release}
44 Requires(preun
): %{_sbindir}/alternatives coreutils
45 Requires(post
): %{_sbindir}/alternatives coreutils
48 Wodim is an application
for creating audio and data CDs. Wodim
49 works with many different brands of CD recorders
, fully supports
50 multi
-sessions and provides human
-readable error messages.
52 %package -n genisoimage
53 Summary: Creates an image of an ISO9660 file
-system
54 Group: Applications
/System
55 Obsoletes
: mkisofs
< 9:2.01-12
56 Provides: mkisofs
= 9:2.01-12
57 Requires: libusal
= %{version}-%{release}
58 Requires(preun
): %{_sbindir}/alternatives coreutils
59 Requires(post
): %{_sbindir}/alternatives coreutils
61 %description -n genisoimage
62 The genisoimage program is used as a pre
-mastering program
; i.e.
, it
63 generates the ISO9660 file
-system. Genisoimage takes a snapshot of
64 a given directory tree and generates a binary image of the tree
65 which will correspond to an ISO9660 file
-system when written to
66 a block device. Genisoimage is used
for writing CD
-ROMs
, and includes
67 support
for creating boot
-able El Torito CD
-ROMs.
69 Install the genisoimage package
if you need a program
for writing
73 Summary: Utility to split directories
74 Group: Applications
/System
75 Requires: perl
>= 4:5.8.1
76 Requires: genisoimage
= %{version}-%{release}
78 %description -n dirsplit
79 This utility is used to split directories into chunks before burning.
80 Chunk size is usually
set to fit to a CD
/DVD.
83 Group: Applications
/Multimedia
84 Summary: A utility
for sampling
/copying .wav files from digital audio CDs
85 Obsoletes
: cdda2wav
< 9:2.01-12
86 Provides: cdda2wav
= 9:2.01-12
87 Requires: libusal
= %{version}-%{release}
88 Requires(preun
): %{_sbindir}/alternatives chkconfig coreutils
89 Requires(post
): %{_sbindir}/alternatives chkconfig coreutils
90 Requires: vorbis
-tools
92 BuildRequires
: cdparanoia
-devel
94 %description -n icedax
95 Icedax is a sampling utility
for CD
-ROM drives that are capable of
96 providing a CD's audio data
in digital form to your host. Audio data
97 read from the CD can be saved as .wav or .sun format sound files.
98 Recording formats include stereo
/mono
, 8/12/16 bits and different
99 rates. Icedax can also be used as a CD player.
102 Summary: Library to communicate with SCSI devices
103 Group: Development
/Libraries
105 %description -n libusal
106 The libusal package contains C libraries that allows applications
107 to communicate with SCSI devices and is well suitable
for writing
110 %package -n libusal
-devel
111 Summary: Development files
for libusal
112 Group: Development
/Libraries
113 Requires: libusal
= %{version}-%{release}
115 %description -n libusal
-devel
116 The libusal
-devel package contains C libraries and header files
117 for developing applications that use libusal
for communication with
122 %patch1 -p1
-b .werror
124 %patch4 -p1
-b .no_mp3
125 %patch5 -p1
-b .buffer_overflow
126 %patch6 -p1
-b .build
-fix
127 %patch7 -p1
-b .manpagefix
128 %patch8 -p1
-b .rootstat
129 %patch9 -p1
-b .usalinst
130 %patch10 -p1
-b .readsegfault
131 %patch11 -p1
-b .format
132 %patch12 -p1
-b .handler
133 %patch13 -p1
-b .dvdman
134 %patch14 -p1
-b .paranoiacdda
135 # not using -b since otherwise backup files would be included into rpm
137 %patch16 -p1
-b .cmakewarn
138 %patch17 -p1
-b .edcspeed
139 %patch19 -p1
-b .elfheader
140 %patch20 -p1
-b .werror_gcc5
141 %patch21 -p1
-b .devname
142 %patch22 -p1
-b .sysmacros
144 # we do not want bundled paranoia library
147 find .
-type f
-print0 | xargs
-0 perl
-pi
-e 's
#/usr/local/bin/perl#/usr/bin/perl#g'
148 find doc
-type f
-print0 | xargs
-0 chmod a
-x
154 export CFLAGS
="$RPM_OPT_FLAGS
-Wall
-Werror
-Wno
-unused
-function -Wno
-unused
-variable
-Wno
-unused
-but
-set-variable
-Wno
-array
-bounds
-fno
-strict
-aliasing
-Wno
-logical
-not
-parentheses
-Wno
-error
=misleading
-indentation
-Wno
-misleading
-indentation"
155 export CXXFLAGS
="$CFLAGS"
156 export FFLAGS
="$CFLAGS"
157 %cmake CMAKE_VERBOSE
=1 \
158 -DCMAKE_INSTALL_PREFIX
:PATH
=%{_prefix} \
159 -DBUILD_SHARED_LIBS
:BOOL
=ON \
162 make VERBOSE
=1 %{?_smp_mflags}
166 make install DESTDIR
=$RPM_BUILD_ROOT
167 perl
-pi
-e 's
#^require v5.8.1;##g' $RPM_BUILD_ROOT%{_bindir}/dirsplit
168 ln
-s genisoimage $RPM_BUILD_ROOT
%{_bindir}/mkisofs
169 ln
-s genisoimage $RPM_BUILD_ROOT
%{_bindir}/mkhybrid
170 ln
-s icedax $RPM_BUILD_ROOT
%{_bindir}/cdda2wav
171 ln
-s wodim $RPM_BUILD_ROOT
%{_bindir}/cdrecord
172 ln
-s wodim $RPM_BUILD_ROOT
%{_bindir}/dvdrecord
174 #do not include empty fedora/* directories in debuginfo package
178 # missing man page. Do symlink like in debian
179 ln
-sf wodim
.1.gz $RPM_BUILD_ROOT
/%{_mandir}/man1
/netscsid
.1.gz
181 # we don't need cdda2mp3 since we don't have any mp3 {en,de}coder
182 rm $RPM_BUILD_ROOT
%{_bindir}/cdda2mp3
185 link
=`readlink
%{_bindir}/cdrecord`
186 if [ "$link"
== "
%{_bindir}/wodim"
]; then
187 rm -f
%{_bindir}/cdrecord
189 link
=`readlink
%{_bindir}/dvdrecord`
190 if [ "$link"
== "wodim"
]; then
191 rm -f
%{_bindir}/dvdrecord
194 %{_sbindir}/alternatives --install %{_bindir}/cdrecord cdrecord \
195 %{_bindir}/wodim
50 \
196 --slave
%{_mandir}/man1
/cdrecord
.1.gz cdrecord
-cdrecordman \
197 %{_mandir}/man1
/wodim
.1.gz \
198 --slave
%{_bindir}/dvdrecord cdrecord-dvdrecord %{_bindir}/wodim \
199 --slave
%{_mandir}/man1
/dvdrecord
.1.gz cdrecord
-dvdrecordman \
200 %{_mandir}/man1
/wodim
.1.gz \
201 --slave
%{_bindir}/readcd cdrecord-readcd %{_bindir}/readom \
202 --slave
%{_mandir}/man1
/readcd
.1.gz cdrecord
-readcdman \
203 %{_mandir}/man1
/readom
.1.gz
207 %{_sbindir}/alternatives --remove cdrecord %{_bindir}/wodim
211 link
=`readlink
%{_bindir}/mkisofs`
212 if [ "$link"
== "genisoimage"
]; then
213 rm -f
%{_bindir}/mkisofs
216 %{_sbindir}/alternatives --install %{_bindir}/mkisofs mkisofs \
217 %{_bindir}/genisoimage
50 \
218 --slave
%{_mandir}/man1
/mkisofs
.1.gz mkisofs
-mkisofsman \
219 %{_mandir}/man1
/genisoimage
.1.gz \
220 --slave
%{_bindir}/mkhybrid mkisofs-mkhybrid %{_bindir}/genisoimage \
221 --slave
%{_mandir}/man1
/mkhybrid
.1.gz mkisofs
-mkhybridman \
222 %{_mandir}/man1
/genisoimage
.1.gz
224 %preun -n genisoimage
226 %{_sbindir}/alternatives --remove mkisofs %{_bindir}/genisoimage
230 link
=`readlink
%{_bindir}/cdda2wav`
231 if [ "$link"
== "icedax"
]; then
232 rm -f
%{_bindir}/cdda2wav
234 %{_sbindir}/alternatives --install %{_bindir}/cdda2wav cdda2wav \
235 %{_bindir}/icedax
50 \
236 --slave
%{_mandir}/man1
/cdda2wav
.1.gz cdda2wav
-cdda2wavman \
237 %{_mandir}/man1
/icedax
.1.gz
241 %{_sbindir}/alternatives --remove cdda2wav %{_bindir}/icedax
244 %post -n libusal
-p
/sbin
/ldconfig
246 %postun -n libusal
-p
/sbin
/ldconfig
249 %doc Changelog COPYING FAQ FORK START
250 %doc doc
/READMEs doc
/wodim
253 %ghost %{_bindir}/cdrecord
254 %ghost %{_bindir}/dvdrecord
257 %{_mandir}/man1
/devdump.
*
258 %{_mandir}/man1
/wodim.
*
259 %{_mandir}/man1
/netscsid.
*
260 %{_mandir}/man1
/readom.
*
263 %doc doc
/icedax COPYING
265 %ghost %{_bindir}/cdda2wav
267 %{_mandir}/man1
/icedax.
*
268 %{_mandir}/man1
/cdda2ogg.
*
269 %{_mandir}/man1
/list_audio_tracks.
*
271 %files -n genisoimage
272 %doc doc
/genisoimage COPYING
273 %{_bindir}/genisoimage
274 %ghost %{_bindir}/mkisofs
275 %ghost %{_bindir}/mkhybrid
282 %{_mandir}/man5
/genisoimagerc.
*
283 %{_mandir}/man1
/genisoimage.
*
284 %{_mandir}/man1
/isodebug.
*
285 %{_mandir}/man1
/isodump.
*
286 %{_mandir}/man1
/isoinfo.
*
287 %{_mandir}/man1
/isovfy.
*
288 %{_mandir}/man1
/pitchplay.
*
289 %{_mandir}/man1
/readmult.
*
293 %{_mandir}/man1
/dirsplit.
*
296 %doc doc
/plattforms
/README.linux Changelog COPYING FAQ FORK START
297 %{_libdir}/libusal.so.
*
298 %{_libdir}/librols.so.
*
300 %files -n libusal
-devel
302 %{_libdir}/libusal.so
303 %{_libdir}/librols.so
307 * Fri Feb
10 2017 Fedora
Release Engineering
<releng@fedoraproject.org
> - 1.1.11-33
308 - Rebuilt
for https
://fedoraproject.org
/wiki
/Fedora_26_Mass_Rebuild
310 * Wed Jan
04 2017 Frantisek Kluknavsky
<fkluknav@redhat.com
> - 1.1.11-32
311 - FTBFS
: <sys
/sysmacros.h
> included where "major" and "minor" macros are
in use
312 (cdrkit
-1.1.11-sysmacros.patch added
)
313 - https
://bugzilla.redhat.com
/show_bug.cgi?id
=1263599 - man page clarified
314 (cdrkit
-1.1.11-manpagefix.patch modified
)
316 * Tue Feb
16 2016 Frantisek Kluknavsky
<fkluknav@redhat.com
> - 1.1.11-31
317 - FTBFS
: added
-Wno
-error
=misleading
-indentation
319 * Wed Feb
03 2016 Fedora
Release Engineering
<releng@fedoraproject.org
> - 1.1.11-30
320 - Rebuilt
for https
://fedoraproject.org
/wiki
/Fedora_24_Mass_Rebuild
322 * Wed Jun
17 2015 Fedora
Release Engineering
<rel
-eng@lists.fedoraproject.org
> - 1.1.11-29
323 - Rebuilt
for https
://fedoraproject.org
/wiki
/Fedora_23_Mass_Rebuild
325 * Fri May
29 2015 Frantisek Kluknavsky
<fkluknav@redhat.com
> - 1.1.11-28
326 - libusal
: added
/dev
/srN next to
/dev
/scdN path when scanning
for devices
327 added cdrkit
-1.1.11-devname.patch
330 * Wed Feb
25 2015 Frantisek Kluknavsky
<fkluknav@redhat.com
> - 1.1.11-27
331 - fixed FTBFS with gcc5
, added cdrkit
-1.1.11-werror_gcc5.patch
333 * Fri Nov
07 2014 Frantisek Kluknavsky
<fkluknav@redhat.com
> - 1.1.11-26
334 - reverted back to cdda
-paranoia
, cdio has now incompatible GPLv3
+ license
336 * Wed Nov
05 2014 Dan HorĂ¡k
<dan
[at
]danny.cz
> - 1.1.11-25
337 - fix build on ppc
* (#1144072)
339 * Fri Aug
15 2014 Fedora
Release Engineering
<rel
-eng@lists.fedoraproject.org
> - 1.1.11-24
340 - Rebuilt
for https
://fedoraproject.org
/wiki
/Fedora_21_22_Mass_Rebuild
342 * Sat Jun
07 2014 Fedora
Release Engineering
<rel
-eng@lists.fedoraproject.org
> - 1.1.11-23
343 - Rebuilt
for https
://fedoraproject.org
/wiki
/Fedora_21_Mass_Rebuild
345 * Sat Aug
03 2013 Petr Pisar
<ppisar@redhat.com
> - 1.1.11-22
348 * Sat Aug
03 2013 Fedora
Release Engineering
<rel
-eng@lists.fedoraproject.org
> - 1.1.11-21
349 - Rebuilt
for https
://fedoraproject.org
/wiki
/Fedora_20_Mass_Rebuild
351 * Tue Jul
23 2013 Frantisek Kluknavsky
<fkluknav@redhat.com
> - 1.1.11-20
352 - do not include empty fedora
/* directories
in debuginfo package
354 * Wed Jul
17 2013 Petr Pisar
<ppisar@redhat.com
> - 1.1.11-19
357 * Wed Jul
17 2013 Frantisek Kluknavsky
<fkluknav@redhat.com
> - 1.1.11-18
358 - ported from cdda
-paranoia to libcdio
-paranoia
, modified paranoia
-cdda.patch
359 - fixed bogus date
in changelog
361 * Mon Feb
25 2013 Frantisek Kluknavsky
<fkluknav@redhat.com
> - 1.1.11-17
362 - modified the memset patch
, memsetting the whole array
364 * Fri Feb
22 2013 Frantisek Kluknavsky
<fkluknav@redhat.com
> - 1.1.11-16
365 - changed or deleted faulty and unneeded memset's that caused build failure with gcc
-4.8 -Werror
367 * Wed Feb
13 2013 Fedora
Release Engineering
<rel
-eng@lists.fedoraproject.org
> - 1.1.11-15
368 - Rebuilt
for https
://fedoraproject.org
/wiki
/Fedora_19_Mass_Rebuild
370 * Wed Oct
03 2012 Honza Horak
<hhorak@redhat.com
> - 1.1.11-14
371 - Add coreutils as preun
/post requirements
for wodim and genisoimage
374 * Mon Aug
27 2012 Honza Horak
<hhorak@redhat.com
> - 1.1.11-13
375 - Add mkhybrid
(1) as a symlink to genisoimage
(1)
378 * Mon Jul
30 2012 Honza Horak
<hhorak@redhat.com
> - 1.1.11-12
379 - Use system cdparanoia instead of old bundled version
380 - Build libusal as a shared library
381 - Messages from rpmlint clean
-up
383 * Wed Jul
18 2012 Fedora
Release Engineering
<rel
-eng@lists.fedoraproject.org
> - 1.1.11-11
384 - Rebuilt
for https
://fedoraproject.org
/wiki
/Fedora_18_Mass_Rebuild
386 * Thu Jan
12 2012 Fedora
Release Engineering
<rel
-eng@lists.fedoraproject.org
> - 1.1.11-10
387 - Rebuilt
for https
://fedoraproject.org
/wiki
/Fedora_17_Mass_Rebuild
389 * Wed Dec
07 2011 Honza Horak
<hhorak@redhat.com
> - 1.1.11-9
390 - Fix driver specification
in man pages
393 * Thu Jun
02 2011 Honza Horak
<hhorak@redhat.com
> - 1.1.11-8
394 - Fix segmentation fault when icedax exits
while sleeping after ctrl
-c
397 * Tue May
17 2011 Honza Horak
<hhorak@redhat.com
> - 1.1.11-7
398 - Fix automatic formatting of DVD
+RW
if needed
401 * Thu Mar
17 2011 Honza Horak
<hhorak@redhat.com
> - 1.1.11-6
402 - Added
Provides: libusal
-static
for libusal
-devel subpackage
405 * Mon Mar
07 2011 Honza Horak
<hhorak@redhat.com
> - 1.1.11-5
406 - Fix segmentation fault
in readom
409 * Thu Feb
17 2011 Honza Horak
<hhorak@redhat.com
> - 1.1.11-4
410 - Library libusal is installed
in order to be used by other apps
412 https
://bugzilla.redhat.com
/show_bug.cgi?id
=588508
414 * Tue Feb
08 2011 Fedora
Release Engineering
<rel
-eng@lists.fedoraproject.org
> - 1.1.11-3
415 - Rebuilt
for https
://fedoraproject.org
/wiki
/Fedora_15_Mass_Rebuild
417 * Mon Jan
31 2011 Honza Horak
<hhorak@redhat.com
> 1.1.11-2
418 - fixed man page missing arguments
(Resolves
: #647024)
419 https
://bugzilla.redhat.com
/show_bug.cgi?id
=647024
420 - fixed erroneous "Unknown file
type (unallocated
)" warning
422 https
://bugzilla.redhat.com
/show_bug.cgi?id
=174667
424 * Mon Oct
18 2010 Nikola Pajkovsky
<npajkovs@redhat.com
> 1.1.11-1
425 - new upstream version
1.1.11
427 * Mon Jun
21 2010 Roman Rakus
<rrakus@redhat.com
> - 1.1.10-2
428 - Added missing manpage
for netscsid
(symlink to wodim manpage
)
430 * Wed Jan
20 2010 Nikola Pajkovsky
<npajkovs@redhat.com
> - 1.1.10-1
431 - new upstream version
1.1.10
433 * Tue Aug
11 2009 Nikola Pajkovsky
<npajkovs@redhat.com
> 1.1.9-10
434 - fix
#508449. fix string overflow breakage when using the -root
436 * Fri Jul
24 2009 Fedora
Release Engineering
<rel
-eng@lists.fedoraproject.org
> - 1.1.9-9
437 - Rebuilt
for https
://fedoraproject.org
/wiki
/Fedora_12_Mass_Rebuild
439 * Thu Jul
16 2009 Nikola Pajkovsky
<npajkovs@redhat.com
> 1.1.9-8
440 - fix buffer overflow
442 * Fri Jul
10 2009 Adam Jackson
<ajax@redhat.com
> 1.1.9-7
443 - Move dirsplit to a subpackage to isolate the perl dependency.
445 * Mon Jun
15 2009 Roman Rakus
<rrakus@redhat.com
> - 1.1.9-6
446 - rename functions as they conflict with glibc
447 - Don't push cdda2mp3 because we don't have any mp3 coder
450 * Tue Jun
02 2009 Roman Rakus
<rrakus@redhat.com
> - 1.1.9-5
451 - Added
Requires vorbis
-tools
in icedax
(rhbz
#503699)
453 * Wed Feb
25 2009 Peter Jones
<pjones@redhat.com
> - 1.1.9-4
454 - Add support
for EFI boot images.
456 * Mon Feb
23 2009 Fedora
Release Engineering
<rel
-eng@lists.fedoraproject.org
> - 1.1.9-3
457 - Rebuilt
for https
://fedoraproject.org
/wiki
/Fedora_11_Mass_Rebuild
459 * Thu Feb
12 2009 Roman Rakus
<rrakus@redhat.com
> - 1.1.9-2
460 - Use
-fno
-strict
-aliasing to prevent strict_aliasing warnings
/errors
462 * Mon Oct
27 2008 Roman Rakus
<rrakus@redhat.com
> - 1.1.9-1
463 - Bump to version
1.1.9
465 * Tue May
27 2008 Roman Rakus
<rrakus@redhat.com
> - 1.1.8-1
466 - Version 1.1.8 - old patches included
467 - added bzip2
-devel to build requirements
468 - fixed
#171510 - preserve directory permissions
470 * Wed Feb
27 2008 Harald Hoyer
<harald@redhat.com
> 1.1.6-11
471 - refined
-Werror patch
473 * Mon Feb
25 2008 Harald Hoyer
<harald@redhat.com
> 1.1.6-10
474 - patched to compile with
-Werror
(rhbz
#429385)
476 * Thu Feb
21 2008 Harald Hoyer
<harald@redhat.com
> 1.1.6-9
477 - fixed loop on error message
for old dev syntax
(rhbz
#429386)
479 * Thu Feb
21 2008 Harald Hoyer
<harald@redhat.com
> 1.1.6-8
480 - added file
-devel to build requirements
482 * Mon Feb
18 2008 Fedora
Release Engineering
<rel
-eng@fedoraproject.org
> - 1.1.6-7
483 - Autorebuild
for GCC
4.3
485 * Tue Sep
25 2007 Harald Hoyer
<harald@redhat.com
> - 1.1.6-6
486 - fixed readcd man page symlink
488 * Fri Sep
21 2007 Harald Hoyer
<harald@redhat.com
> - 1.1.6-5
489 - fixed rhbz
#255001 - icedax --devices segfaults
490 - fixed rhbz
#249357 - Typo in wodim output
492 * Fri Sep
21 2007 Harald Hoyer
<harald@redhat.com
> - 1.1.6-4
493 - play stupid tricks
, to
let alternatives
make the links and
494 rpm not removing them afterwards
495 - removed bogus warning
for "." and ".."
497 * Thu Sep
20 2007 Harald Hoyer
<harald@redhat.com
> - 1.1.6-3
499 - switched to alternatives
501 * Fri Aug
17 2007 Harald Hoyer
<harald@redhat.com
> - 1.1.6-2
502 - changed license to GPLv2
504 * Wed Jun
20 2007 Harald Hoyer
<harald@redhat.com
> - 1.1.6-1
506 - added readcd symlink
508 * Mon Apr
23 2007 Harald Hoyer
<harald@redhat.com
> - 1.1.2-4
509 - bump obsoletes
/provides
511 * Tue Feb
27 2007 Harald Hoyer
<harald@redhat.com
> - 1.1.2-3
512 - applied specfile changes as
in bug
#224365
514 * Wed Jan
24 2007 Harald Hoyer
<harald@redhat.com
> - 1.1.2-1