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
-interpreter 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
-interpreter
>= 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
-Wno
-error
=format
-security
-fno
-strict
-aliasing"
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 * Wed Jul
26 2017 Fedora
Release Engineering
<releng@fedoraproject.org
> - 1.1.11-36
308 - Rebuilt
for https
://fedoraproject.org
/wiki
/Fedora_27_Mass_Rebuild
310 * Thu Jul
13 2017 Petr Pisar
<ppisar@redhat.com
> - 1.1.11-35
311 - perl dependency renamed to perl
-interpreter
312 <https
://fedoraproject.org
/wiki
/Changes
/perl_Package_to_Install_Core_Modules
>
314 * Wed Feb
22 2017 Frantisek Kluknavsky
<fkluknav@redhat.com
> - 1.1.11-34
315 - FTBFS with gcc7
, removed
-Werror
(no upstream to fix problems anyway
)
317 * Fri Feb
10 2017 Fedora
Release Engineering
<releng@fedoraproject.org
> - 1.1.11-33
318 - Rebuilt
for https
://fedoraproject.org
/wiki
/Fedora_26_Mass_Rebuild
320 * Wed Jan
04 2017 Frantisek Kluknavsky
<fkluknav@redhat.com
> - 1.1.11-32
321 - FTBFS
: <sys
/sysmacros.h
> included where "major" and "minor" macros are
in use
322 (cdrkit
-1.1.11-sysmacros.patch added
)
323 - https
://bugzilla.redhat.com
/show_bug.cgi?id
=1263599 - man page clarified
324 (cdrkit
-1.1.11-manpagefix.patch modified
)
326 * Tue Feb
16 2016 Frantisek Kluknavsky
<fkluknav@redhat.com
> - 1.1.11-31
327 - FTBFS
: added
-Wno
-error
=misleading
-indentation
329 * Wed Feb
03 2016 Fedora
Release Engineering
<releng@fedoraproject.org
> - 1.1.11-30
330 - Rebuilt
for https
://fedoraproject.org
/wiki
/Fedora_24_Mass_Rebuild
332 * Wed Jun
17 2015 Fedora
Release Engineering
<rel
-eng@lists.fedoraproject.org
> - 1.1.11-29
333 - Rebuilt
for https
://fedoraproject.org
/wiki
/Fedora_23_Mass_Rebuild
335 * Fri May
29 2015 Frantisek Kluknavsky
<fkluknav@redhat.com
> - 1.1.11-28
336 - libusal
: added
/dev
/srN next to
/dev
/scdN path when scanning
for devices
337 added cdrkit
-1.1.11-devname.patch
340 * Wed Feb
25 2015 Frantisek Kluknavsky
<fkluknav@redhat.com
> - 1.1.11-27
341 - fixed FTBFS with gcc5
, added cdrkit
-1.1.11-werror_gcc5.patch
343 * Fri Nov
07 2014 Frantisek Kluknavsky
<fkluknav@redhat.com
> - 1.1.11-26
344 - reverted back to cdda
-paranoia
, cdio has now incompatible GPLv3
+ license
346 * Wed Nov
05 2014 Dan HorĂ¡k
<dan
[at
]danny.cz
> - 1.1.11-25
347 - fix build on ppc
* (#1144072)
349 * Fri Aug
15 2014 Fedora
Release Engineering
<rel
-eng@lists.fedoraproject.org
> - 1.1.11-24
350 - Rebuilt
for https
://fedoraproject.org
/wiki
/Fedora_21_22_Mass_Rebuild
352 * Sat Jun
07 2014 Fedora
Release Engineering
<rel
-eng@lists.fedoraproject.org
> - 1.1.11-23
353 - Rebuilt
for https
://fedoraproject.org
/wiki
/Fedora_21_Mass_Rebuild
355 * Sat Aug
03 2013 Petr Pisar
<ppisar@redhat.com
> - 1.1.11-22
358 * Sat Aug
03 2013 Fedora
Release Engineering
<rel
-eng@lists.fedoraproject.org
> - 1.1.11-21
359 - Rebuilt
for https
://fedoraproject.org
/wiki
/Fedora_20_Mass_Rebuild
361 * Tue Jul
23 2013 Frantisek Kluknavsky
<fkluknav@redhat.com
> - 1.1.11-20
362 - do not include empty fedora
/* directories
in debuginfo package
364 * Wed Jul
17 2013 Petr Pisar
<ppisar@redhat.com
> - 1.1.11-19
367 * Wed Jul
17 2013 Frantisek Kluknavsky
<fkluknav@redhat.com
> - 1.1.11-18
368 - ported from cdda
-paranoia to libcdio
-paranoia
, modified paranoia
-cdda.patch
369 - fixed bogus date
in changelog
371 * Mon Feb
25 2013 Frantisek Kluknavsky
<fkluknav@redhat.com
> - 1.1.11-17
372 - modified the memset patch
, memsetting the whole array
374 * Fri Feb
22 2013 Frantisek Kluknavsky
<fkluknav@redhat.com
> - 1.1.11-16
375 - changed or deleted faulty and unneeded memset's that caused build failure with gcc
-4.8 -Werror
377 * Wed Feb
13 2013 Fedora
Release Engineering
<rel
-eng@lists.fedoraproject.org
> - 1.1.11-15
378 - Rebuilt
for https
://fedoraproject.org
/wiki
/Fedora_19_Mass_Rebuild
380 * Wed Oct
03 2012 Honza Horak
<hhorak@redhat.com
> - 1.1.11-14
381 - Add coreutils as preun
/post requirements
for wodim and genisoimage
384 * Mon Aug
27 2012 Honza Horak
<hhorak@redhat.com
> - 1.1.11-13
385 - Add mkhybrid
(1) as a symlink to genisoimage
(1)
388 * Mon Jul
30 2012 Honza Horak
<hhorak@redhat.com
> - 1.1.11-12
389 - Use system cdparanoia instead of old bundled version
390 - Build libusal as a shared library
391 - Messages from rpmlint clean
-up
393 * Wed Jul
18 2012 Fedora
Release Engineering
<rel
-eng@lists.fedoraproject.org
> - 1.1.11-11
394 - Rebuilt
for https
://fedoraproject.org
/wiki
/Fedora_18_Mass_Rebuild
396 * Thu Jan
12 2012 Fedora
Release Engineering
<rel
-eng@lists.fedoraproject.org
> - 1.1.11-10
397 - Rebuilt
for https
://fedoraproject.org
/wiki
/Fedora_17_Mass_Rebuild
399 * Wed Dec
07 2011 Honza Horak
<hhorak@redhat.com
> - 1.1.11-9
400 - Fix driver specification
in man pages
403 * Thu Jun
02 2011 Honza Horak
<hhorak@redhat.com
> - 1.1.11-8
404 - Fix segmentation fault when icedax exits
while sleeping after ctrl
-c
407 * Tue May
17 2011 Honza Horak
<hhorak@redhat.com
> - 1.1.11-7
408 - Fix automatic formatting of DVD
+RW
if needed
411 * Thu Mar
17 2011 Honza Horak
<hhorak@redhat.com
> - 1.1.11-6
412 - Added
Provides: libusal
-static
for libusal
-devel subpackage
415 * Mon Mar
07 2011 Honza Horak
<hhorak@redhat.com
> - 1.1.11-5
416 - Fix segmentation fault
in readom
419 * Thu Feb
17 2011 Honza Horak
<hhorak@redhat.com
> - 1.1.11-4
420 - Library libusal is installed
in order to be used by other apps
422 https
://bugzilla.redhat.com
/show_bug.cgi?id
=588508
424 * Tue Feb
08 2011 Fedora
Release Engineering
<rel
-eng@lists.fedoraproject.org
> - 1.1.11-3
425 - Rebuilt
for https
://fedoraproject.org
/wiki
/Fedora_15_Mass_Rebuild
427 * Mon Jan
31 2011 Honza Horak
<hhorak@redhat.com
> 1.1.11-2
428 - fixed man page missing arguments
(Resolves
: #647024)
429 https
://bugzilla.redhat.com
/show_bug.cgi?id
=647024
430 - fixed erroneous "Unknown file
type (unallocated
)" warning
432 https
://bugzilla.redhat.com
/show_bug.cgi?id
=174667
434 * Mon Oct
18 2010 Nikola Pajkovsky
<npajkovs@redhat.com
> 1.1.11-1
435 - new upstream version
1.1.11
437 * Mon Jun
21 2010 Roman Rakus
<rrakus@redhat.com
> - 1.1.10-2
438 - Added missing manpage
for netscsid
(symlink to wodim manpage
)
440 * Wed Jan
20 2010 Nikola Pajkovsky
<npajkovs@redhat.com
> - 1.1.10-1
441 - new upstream version
1.1.10
443 * Tue Aug
11 2009 Nikola Pajkovsky
<npajkovs@redhat.com
> 1.1.9-10
444 - fix
#508449. fix string overflow breakage when using the -root
446 * Fri Jul
24 2009 Fedora
Release Engineering
<rel
-eng@lists.fedoraproject.org
> - 1.1.9-9
447 - Rebuilt
for https
://fedoraproject.org
/wiki
/Fedora_12_Mass_Rebuild
449 * Thu Jul
16 2009 Nikola Pajkovsky
<npajkovs@redhat.com
> 1.1.9-8
450 - fix buffer overflow
452 * Fri Jul
10 2009 Adam Jackson
<ajax@redhat.com
> 1.1.9-7
453 - Move dirsplit to a subpackage to isolate the perl dependency.
455 * Mon Jun
15 2009 Roman Rakus
<rrakus@redhat.com
> - 1.1.9-6
456 - rename functions as they conflict with glibc
457 - Don't push cdda2mp3 because we don't have any mp3 coder
460 * Tue Jun
02 2009 Roman Rakus
<rrakus@redhat.com
> - 1.1.9-5
461 - Added
Requires vorbis
-tools
in icedax
(rhbz
#503699)
463 * Wed Feb
25 2009 Peter Jones
<pjones@redhat.com
> - 1.1.9-4
464 - Add support
for EFI boot images.
466 * Mon Feb
23 2009 Fedora
Release Engineering
<rel
-eng@lists.fedoraproject.org
> - 1.1.9-3
467 - Rebuilt
for https
://fedoraproject.org
/wiki
/Fedora_11_Mass_Rebuild
469 * Thu Feb
12 2009 Roman Rakus
<rrakus@redhat.com
> - 1.1.9-2
470 - Use
-fno
-strict
-aliasing to prevent strict_aliasing warnings
/errors
472 * Mon Oct
27 2008 Roman Rakus
<rrakus@redhat.com
> - 1.1.9-1
473 - Bump to version
1.1.9
475 * Tue May
27 2008 Roman Rakus
<rrakus@redhat.com
> - 1.1.8-1
476 - Version 1.1.8 - old patches included
477 - added bzip2
-devel to build requirements
478 - fixed
#171510 - preserve directory permissions
480 * Wed Feb
27 2008 Harald Hoyer
<harald@redhat.com
> 1.1.6-11
481 - refined
-Werror patch
483 * Mon Feb
25 2008 Harald Hoyer
<harald@redhat.com
> 1.1.6-10
484 - patched to compile with
-Werror
(rhbz
#429385)
486 * Thu Feb
21 2008 Harald Hoyer
<harald@redhat.com
> 1.1.6-9
487 - fixed loop on error message
for old dev syntax
(rhbz
#429386)
489 * Thu Feb
21 2008 Harald Hoyer
<harald@redhat.com
> 1.1.6-8
490 - added file
-devel to build requirements
492 * Mon Feb
18 2008 Fedora
Release Engineering
<rel
-eng@fedoraproject.org
> - 1.1.6-7
493 - Autorebuild
for GCC
4.3
495 * Tue Sep
25 2007 Harald Hoyer
<harald@redhat.com
> - 1.1.6-6
496 - fixed readcd man page symlink
498 * Fri Sep
21 2007 Harald Hoyer
<harald@redhat.com
> - 1.1.6-5
499 - fixed rhbz
#255001 - icedax --devices segfaults
500 - fixed rhbz
#249357 - Typo in wodim output
502 * Fri Sep
21 2007 Harald Hoyer
<harald@redhat.com
> - 1.1.6-4
503 - play stupid tricks
, to
let alternatives
make the links and
504 rpm not removing them afterwards
505 - removed bogus warning
for "." and ".."
507 * Thu Sep
20 2007 Harald Hoyer
<harald@redhat.com
> - 1.1.6-3
509 - switched to alternatives
511 * Fri Aug
17 2007 Harald Hoyer
<harald@redhat.com
> - 1.1.6-2
512 - changed license to GPLv2
514 * Wed Jun
20 2007 Harald Hoyer
<harald@redhat.com
> - 1.1.6-1
516 - added readcd symlink
518 * Mon Apr
23 2007 Harald Hoyer
<harald@redhat.com
> - 1.1.2-4
519 - bump obsoletes
/provides
521 * Tue Feb
27 2007 Harald Hoyer
<harald@redhat.com
> - 1.1.2-3
522 - applied specfile changes as
in bug
#224365
524 * Wed Jan
24 2007 Harald Hoyer
<harald@redhat.com
> - 1.1.2-1