Blame SPECS/cdrkit.spec

a1a51c
Summary: A collection of CD/DVD utilities
a1a51c
Name: cdrkit
a1a51c
Version: 1.1.11
a1a51c
Release: 25%{?dist}
a1a51c
License: GPLv2
a1a51c
Group: Applications/System
a1a51c
URL: http://cdrkit.org/
a1a51c
Source: http://cdrkit.org/releases/cdrkit-%{version}.tar.gz
a1a51c
a1a51c
Patch1: cdrkit-1.1.8-werror.patch
a1a51c
Patch2: cdrkit-1.1.9-efi-boot.patch
a1a51c
Patch4: cdrkit-1.1.9-no_mp3.patch
a1a51c
Patch5: cdrkit-1.1.9-buffer_overflow.patch
a1a51c
Patch6: cdrkit-1.1.10-build-fix.patch
a1a51c
Patch7: cdrkit-1.1.11-manpagefix.patch
a1a51c
Patch8: cdrkit-1.1.11-rootstat.patch
a1a51c
Patch9: cdrkit-1.1.11-usalinst.patch
a1a51c
Patch10: cdrkit-1.1.11-readsegfault.patch
a1a51c
Patch11: cdrkit-1.1.11-format.patch
a1a51c
Patch12: cdrkit-1.1.11-handler.patch
a1a51c
Patch13: cdrkit-1.1.11-dvdman.patch
a1a51c
Patch14: cdrkit-1.1.11-paranoiacdda.patch
a1a51c
Patch15: cdrkit-1.1.11-utf8.patch
a1a51c
Patch16: cdrkit-1.1.11-cmakewarn.patch
a1a51c
Patch17: cdrkit-1.1.11-memset.patch
a1a51c
Patch18: cdrkit-1.1.11-paranoiacdio.patch
a1a51c
Patch19: cdrkit-1.1.11-ppc64le_elfheader.patch
a1a51c
Patch20: cdrkit-1.1.11-kernel-release.patch
a1a51c
Patch21: cdrkit-1.1.11-device-name.patch
a1a51c
a1a51c
BuildRequires: cmake libcap-devel zlib-devel perl file-devel bzip2-devel
a1a51c
a1a51c
%description
a1a51c
cdrkit is a collection of CD/DVD utilities.
a1a51c
a1a51c
%package -n wodim
a1a51c
Summary: A command line CD/DVD recording program
a1a51c
Group: Applications/Archiving
a1a51c
Obsoletes: dvdrecord <= 0:0.1.5
a1a51c
Provides: dvdrecord = 0:0.1.5.1
a1a51c
Obsoletes: cdrecord < 9:2.01-12
a1a51c
Provides: cdrecord = 9:2.01-12
a1a51c
Requires: libusal = %{version}-%{release}
a1a51c
Requires(preun): %{_sbindir}/alternatives coreutils
a1a51c
Requires(post): %{_sbindir}/alternatives coreutils
a1a51c
a1a51c
%description -n wodim
a1a51c
Wodim is an application for creating audio and data CDs. Wodim
a1a51c
works with many different brands of CD recorders, fully supports
a1a51c
multi-sessions and provides human-readable error messages.
a1a51c
a1a51c
%package -n genisoimage
a1a51c
Summary: Creates an image of an ISO9660 file-system
a1a51c
Group: Applications/System
a1a51c
Obsoletes: mkisofs < 9:2.01-12
a1a51c
Provides: mkisofs = 9:2.01-12
a1a51c
Requires: libusal = %{version}-%{release}
a1a51c
Requires(preun): %{_sbindir}/alternatives coreutils
a1a51c
Requires(post): %{_sbindir}/alternatives coreutils
a1a51c
a1a51c
%description -n genisoimage
a1a51c
The genisoimage program is used as a pre-mastering program; i.e., it
a1a51c
generates the ISO9660 file-system. Genisoimage takes a snapshot of
a1a51c
a given directory tree and generates a binary image of the tree
a1a51c
which will correspond to an ISO9660 file-system when written to
a1a51c
a block device. Genisoimage is used for writing CD-ROMs, and includes
a1a51c
support for creating boot-able El Torito CD-ROMs.
a1a51c
a1a51c
Install the genisoimage package if you need a program for writing
a1a51c
CD-ROMs.
a1a51c
a1a51c
%package -n dirsplit
a1a51c
Summary: Utility to split directories
a1a51c
Group: Applications/System
a1a51c
Requires: perl >= 4:5.8.1
a1a51c
Requires: genisoimage = %{version}-%{release}
a1a51c
a1a51c
%description -n dirsplit
a1a51c
This utility is used to split directories into chunks before burning. 
a1a51c
Chunk size is usually set to fit to a CD/DVD.
a1a51c
a1a51c
%package -n icedax
a1a51c
Group: Applications/Multimedia
a1a51c
Summary: A utility for sampling/copying .wav files from digital audio CDs
a1a51c
Obsoletes: cdda2wav < 9:2.01-12
a1a51c
Provides: cdda2wav = 9:2.01-12
a1a51c
Requires: libusal = %{version}-%{release}
a1a51c
Requires(preun): %{_sbindir}/alternatives chkconfig coreutils
a1a51c
Requires(post): %{_sbindir}/alternatives chkconfig coreutils
a1a51c
Requires: vorbis-tools
a1a51c
Requires: cdparanoia libcdio-paranoia
a1a51c
BuildRequires: cdparanoia-devel libcdio-paranoia-devel
a1a51c
a1a51c
%description -n icedax
a1a51c
Icedax is a sampling utility for CD-ROM drives that are capable of
a1a51c
providing a CD's audio data in digital form to your host. Audio data
a1a51c
read from the CD can be saved as .wav or .sun format sound files.
a1a51c
Recording formats include stereo/mono, 8/12/16 bits and different
a1a51c
rates. Icedax can also be used as a CD player.
a1a51c
a1a51c
%package -n libusal
a1a51c
Summary: Library to communicate with SCSI devices
a1a51c
Group: Development/Libraries
a1a51c
a1a51c
%description -n libusal
a1a51c
The libusal package contains C libraries that allows applications
a1a51c
to communicate with SCSI devices and is well suitable for writing
a1a51c
CD-R media.
a1a51c
a1a51c
%package -n libusal-devel
a1a51c
Summary: Development files for libusal
a1a51c
Group: Development/Libraries
a1a51c
Requires: libusal = %{version}-%{release}
a1a51c
a1a51c
%description -n libusal-devel
a1a51c
The libusal-devel package contains C libraries and header files
a1a51c
for developing applications that use libusal for communication with
a1a51c
SCSI devices.
a1a51c
a1a51c
%prep
a1a51c
%setup -q 
a1a51c
%patch1 -p1 -b .werror
a1a51c
%patch2 -p1 -b .efi
a1a51c
%patch4 -p1 -b .no_mp3
a1a51c
%patch5 -p1 -b .buffer_overflow
a1a51c
%patch6 -p1 -b .build-fix
a1a51c
%patch7 -p1 -b .manpagefix
a1a51c
%patch8 -p1 -b .rootstat
a1a51c
%patch9 -p1 -b .usalinst
a1a51c
%patch10 -p1 -b .readsegfault
a1a51c
%patch11 -p1 -b .format
a1a51c
%patch12 -p1 -b .handler
a1a51c
%patch13 -p1 -b .dvdman
a1a51c
%patch14 -p1 -b .paranoiacdda
a1a51c
# not using -b since otherwise backup files would be included into rpm
a1a51c
%patch15 -p1
a1a51c
%patch16 -p1 -b .cmakewarn
a1a51c
%patch17 -p1 -b .edcspeed
a1a51c
%patch18 -p1 -b .paranoiacdio
a1a51c
%patch19 -p1 -b .elfheader
a1a51c
%patch20 -p1 -b .kernel
a1a51c
%patch21 -p1 -b .device_name
a1a51c
a1a51c
# we do not want bundled paranoia library
a1a51c
rm -rf libparanoia
a1a51c
a1a51c
find . -type f -print0 | xargs -0 perl -pi -e 's#/usr/local/bin/perl#/usr/bin/perl#g'
a1a51c
find doc -type f -print0 | xargs -0 chmod a-x 
a1a51c
a1a51c
a1a51c
%build
a1a51c
mkdir fedora
a1a51c
cd fedora
a1a51c
export CFLAGS="$RPM_OPT_FLAGS -Wall -Werror -Wno-unused-function -Wno-unused-variable -Wno-unused-but-set-variable -Wno-array-bounds -fno-strict-aliasing"
a1a51c
export CXXFLAGS="$CFLAGS"
a1a51c
export FFLAGS="$CFLAGS"
a1a51c
%cmake CMAKE_VERBOSE=1 \
a1a51c
	-DCMAKE_INSTALL_PREFIX:PATH=%{_prefix} \
a1a51c
	-DBUILD_SHARED_LIBS:BOOL=ON \
a1a51c
..
a1a51c
a1a51c
make VERBOSE=1 %{?_smp_mflags}
a1a51c
a1a51c
%install
a1a51c
cd fedora
a1a51c
make install DESTDIR=$RPM_BUILD_ROOT
a1a51c
perl -pi -e 's#^require v5.8.1;##g' $RPM_BUILD_ROOT%{_bindir}/dirsplit
a1a51c
ln -s genisoimage $RPM_BUILD_ROOT%{_bindir}/mkisofs
a1a51c
ln -s genisoimage $RPM_BUILD_ROOT%{_bindir}/mkhybrid
a1a51c
ln -s icedax $RPM_BUILD_ROOT%{_bindir}/cdda2wav
a1a51c
ln -s wodim $RPM_BUILD_ROOT%{_bindir}/cdrecord
a1a51c
ln -s wodim $RPM_BUILD_ROOT%{_bindir}/dvdrecord
a1a51c
a1a51c
#do not include empty fedora/* directories in debuginfo package
a1a51c
cd ..
a1a51c
rm -rf fedora
a1a51c
a1a51c
# missing man page. Do symlink like in debian
a1a51c
ln -sf wodim.1.gz $RPM_BUILD_ROOT/%{_mandir}/man1/netscsid.1.gz
a1a51c
a1a51c
# we don't need cdda2mp3 since we don't have any mp3 {en,de}coder
a1a51c
rm $RPM_BUILD_ROOT%{_bindir}/cdda2mp3
a1a51c
a1a51c
%post -n wodim
a1a51c
link=`readlink %{_bindir}/cdrecord`
a1a51c
if [ "$link" == "%{_bindir}/wodim" ]; then
a1a51c
	rm -f %{_bindir}/cdrecord
a1a51c
fi
a1a51c
link=`readlink %{_bindir}/dvdrecord`
a1a51c
if [ "$link" == "wodim" ]; then
a1a51c
	rm -f %{_bindir}/dvdrecord
a1a51c
fi
a1a51c
a1a51c
%{_sbindir}/alternatives --install %{_bindir}/cdrecord cdrecord \
a1a51c
		%{_bindir}/wodim 50 \
a1a51c
	--slave %{_mandir}/man1/cdrecord.1.gz cdrecord-cdrecordman \
a1a51c
		%{_mandir}/man1/wodim.1.gz \
a1a51c
	--slave %{_bindir}/dvdrecord cdrecord-dvdrecord %{_bindir}/wodim \
a1a51c
	--slave %{_mandir}/man1/dvdrecord.1.gz cdrecord-dvdrecordman \
a1a51c
		%{_mandir}/man1/wodim.1.gz \
a1a51c
	--slave %{_bindir}/readcd cdrecord-readcd %{_bindir}/readom \
a1a51c
	--slave %{_mandir}/man1/readcd.1.gz cdrecord-readcdman \
a1a51c
		%{_mandir}/man1/readom.1.gz 
a1a51c
a1a51c
%preun -n wodim
a1a51c
if [ $1 = 0 ]; then
a1a51c
	%{_sbindir}/alternatives --remove cdrecord %{_bindir}/wodim
a1a51c
fi
a1a51c
a1a51c
%post -n genisoimage
a1a51c
link=`readlink %{_bindir}/mkisofs`
a1a51c
if [ "$link" == "genisoimage" ]; then
a1a51c
	rm -f %{_bindir}/mkisofs
a1a51c
fi
a1a51c
a1a51c
%{_sbindir}/alternatives --install %{_bindir}/mkisofs mkisofs \
a1a51c
		%{_bindir}/genisoimage 50 \
a1a51c
	--slave %{_mandir}/man1/mkisofs.1.gz mkisofs-mkisofsman \
a1a51c
		%{_mandir}/man1/genisoimage.1.gz \
a1a51c
	--slave %{_bindir}/mkhybrid mkisofs-mkhybrid %{_bindir}/genisoimage \
a1a51c
	--slave %{_mandir}/man1/mkhybrid.1.gz mkisofs-mkhybridman \
a1a51c
		%{_mandir}/man1/genisoimage.1.gz
a1a51c
a1a51c
%preun -n genisoimage
a1a51c
if [ $1 = 0 ]; then
a1a51c
	%{_sbindir}/alternatives --remove mkisofs %{_bindir}/genisoimage
a1a51c
fi
a1a51c
a1a51c
%post -n icedax
a1a51c
link=`readlink %{_bindir}/cdda2wav`
a1a51c
if [ "$link" == "icedax" ]; then
a1a51c
	rm -f %{_bindir}/cdda2wav
a1a51c
fi
a1a51c
%{_sbindir}/alternatives --install %{_bindir}/cdda2wav cdda2wav \
a1a51c
		%{_bindir}/icedax 50 \
a1a51c
	--slave %{_mandir}/man1/cdda2wav.1.gz cdda2wav-cdda2wavman \
a1a51c
		%{_mandir}/man1/icedax.1.gz 
a1a51c
a1a51c
%preun -n icedax
a1a51c
if [ $1 = 0 ]; then
a1a51c
	%{_sbindir}/alternatives --remove cdda2wav %{_bindir}/icedax
a1a51c
fi
a1a51c
a1a51c
%post -n libusal -p /sbin/ldconfig
a1a51c
a1a51c
%postun -n libusal -p /sbin/ldconfig
a1a51c
a1a51c
%files -n wodim
a1a51c
%doc Changelog COPYING FAQ FORK START
a1a51c
%doc doc/READMEs doc/wodim
a1a51c
%{_bindir}/devdump
a1a51c
%{_bindir}/wodim
a1a51c
%ghost %{_bindir}/cdrecord
a1a51c
%ghost %{_bindir}/dvdrecord
a1a51c
%{_bindir}/readom
a1a51c
%{_sbindir}/netscsid
a1a51c
%{_mandir}/man1/devdump.*
a1a51c
%{_mandir}/man1/wodim.*
a1a51c
%{_mandir}/man1/netscsid.*
a1a51c
%{_mandir}/man1/readom.*
a1a51c
a1a51c
%files -n icedax
a1a51c
%doc doc/icedax COPYING
a1a51c
%{_bindir}/icedax
a1a51c
%ghost %{_bindir}/cdda2wav
a1a51c
%{_bindir}/cdda2ogg
a1a51c
%{_mandir}/man1/icedax.*
a1a51c
%{_mandir}/man1/cdda2ogg.*
a1a51c
%{_mandir}/man1/list_audio_tracks.*
a1a51c
a1a51c
%files -n genisoimage
a1a51c
%doc doc/genisoimage COPYING
a1a51c
%{_bindir}/genisoimage
a1a51c
%ghost %{_bindir}/mkisofs
a1a51c
%ghost %{_bindir}/mkhybrid
a1a51c
%{_bindir}/isodebug
a1a51c
%{_bindir}/isodump
a1a51c
%{_bindir}/isoinfo
a1a51c
%{_bindir}/isovfy
a1a51c
%{_bindir}/pitchplay
a1a51c
%{_bindir}/readmult
a1a51c
%{_mandir}/man5/genisoimagerc.*
a1a51c
%{_mandir}/man1/genisoimage.*
a1a51c
%{_mandir}/man1/isodebug.*
a1a51c
%{_mandir}/man1/isodump.*
a1a51c
%{_mandir}/man1/isoinfo.*
a1a51c
%{_mandir}/man1/isovfy.*
a1a51c
%{_mandir}/man1/pitchplay.*
a1a51c
%{_mandir}/man1/readmult.*
a1a51c
a1a51c
%files -n dirsplit
a1a51c
%{_bindir}/dirsplit
a1a51c
%{_mandir}/man1/dirsplit.*
a1a51c
a1a51c
%files -n libusal
a1a51c
%doc doc/plattforms/README.linux Changelog COPYING FAQ FORK START
a1a51c
%{_libdir}/libusal.so.*
a1a51c
%{_libdir}/librols.so.*
a1a51c
a1a51c
%files -n libusal-devel
a1a51c
%doc COPYING
a1a51c
%{_libdir}/libusal.so
a1a51c
%{_libdir}/librols.so
a1a51c
%{_includedir}/usal
a1a51c
a1a51c
%changelog
a1a51c
* Tue May 15 2018 Jakub Martisko <jamartis@redhat.com> - 1.1.11-25
a1a51c
- add support for device names of the form /dev/srN
a1a51c
- fix provided by Frantisek Kluknavsky
a1a51c
- resolves:rhbz#1058446
a1a51c
a1a51c
* Thu May 10 2018 Jakub Martisko <jamartis@redhat.com> - 1.1.11-24
a1a51c
- fix libusal kernel version check
a1a51c
- fix provided by Renaud Métrich
a1a51c
- resolves:rhbz#1524845
a1a51c
a1a51c
* Mon Sep 22 2014 Frantisek Kluknavsky <fkluknav@redhat.com> - 1.1.11-23
a1a51c
- removed conflicting #define to fix FTBFS on ppc64le
a1a51c
- resolves:rhbz#1144072
a1a51c
a1a51c
* Fri Jan 24 2014 Daniel Mach <dmach@redhat.com> - 1.1.11-22
a1a51c
- Mass rebuild 2014-01-24
a1a51c
a1a51c
* Fri Dec 27 2013 Daniel Mach <dmach@redhat.com> - 1.1.11-21
a1a51c
- Mass rebuild 2013-12-27
a1a51c
a1a51c
* Tue Jul 23 2013 Frantisek Kluknavsky <fkluknav@redhat.com> - 1.1.11-20
a1a51c
- do not include empty fedora/* directories in debuginfo package
a1a51c
a1a51c
* Wed Jul 17 2013 Petr Pisar <ppisar@redhat.com> - 1.1.11-19
a1a51c
- Perl 5.18 rebuild
a1a51c
a1a51c
* Wed Jul 17 2013 Frantisek Kluknavsky <fkluknav@redhat.com> - 1.1.11-18
a1a51c
- ported from cdda-paranoia to libcdio-paranoia, modified paranoia-cdda.patch
a1a51c
- fixed bogus date in changelog
a1a51c
a1a51c
* Mon Feb 25 2013 Frantisek Kluknavsky <fkluknav@redhat.com> - 1.1.11-17
a1a51c
- modified the memset patch, memsetting the whole array
a1a51c
a1a51c
* Fri Feb 22 2013 Frantisek Kluknavsky <fkluknav@redhat.com> - 1.1.11-16
a1a51c
- changed or deleted faulty and unneeded memset's that caused build failure with gcc-4.8 -Werror
a1a51c
a1a51c
* Wed Feb 13 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.1.11-15
a1a51c
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
a1a51c
a1a51c
* Wed Oct 03 2012 Honza Horak <hhorak@redhat.com> - 1.1.11-14
a1a51c
- Add coreutils as preun/post requirements for wodim and genisoimage
a1a51c
  Resolves: #862554
a1a51c
a1a51c
* Mon Aug 27 2012 Honza Horak <hhorak@redhat.com> - 1.1.11-13
a1a51c
- Add mkhybrid(1) as a symlink to genisoimage(1)
a1a51c
- Spec file cleanup
a1a51c
a1a51c
* Mon Jul 30 2012 Honza Horak <hhorak@redhat.com> - 1.1.11-12
a1a51c
- Use system cdparanoia instead of old bundled version
a1a51c
- Build libusal as a shared library
a1a51c
- Messages from rpmlint clean-up
a1a51c
a1a51c
* Wed Jul 18 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.1.11-11
a1a51c
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
a1a51c
a1a51c
* Thu Jan 12 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.1.11-10
a1a51c
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
a1a51c
a1a51c
* Wed Dec 07 2011 Honza Horak <hhorak@redhat.com> - 1.1.11-9
a1a51c
- Fix driver specification in man pages
a1a51c
  (Resolves: #711623)
a1a51c
a1a51c
* Thu Jun 02 2011 Honza Horak <hhorak@redhat.com> - 1.1.11-8
a1a51c
- Fix segmentation fault when icedax exits while sleeping after ctrl-c
a1a51c
  (Resolves: #709902)
a1a51c
a1a51c
* Tue May 17 2011 Honza Horak <hhorak@redhat.com> - 1.1.11-7
a1a51c
- Fix automatic formatting of DVD+RW if needed
a1a51c
  (Resolves: #519465)
a1a51c
a1a51c
* Thu Mar 17 2011 Honza Horak <hhorak@redhat.com> - 1.1.11-6
a1a51c
- Added Provides: libusal-static for libusal-devel subpackage
a1a51c
  (Resolves: #688347)
a1a51c
a1a51c
* Mon Mar 07 2011 Honza Horak <hhorak@redhat.com> - 1.1.11-5
a1a51c
- Fix segmentation fault in readom
a1a51c
  (Resolves: #682591)
a1a51c
a1a51c
* Thu Feb 17 2011 Honza Horak <hhorak@redhat.com> - 1.1.11-4
a1a51c
- Library libusal is installed in order to be used by other apps
a1a51c
  (Resolves: #588508)
a1a51c
  https://bugzilla.redhat.com/show_bug.cgi?id=588508
a1a51c
a1a51c
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.1.11-3
a1a51c
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
a1a51c
a1a51c
* Mon Jan 31 2011 Honza Horak <hhorak@redhat.com> 1.1.11-2
a1a51c
- fixed man page missing arguments (Resolves: #647024)
a1a51c
  https://bugzilla.redhat.com/show_bug.cgi?id=647024
a1a51c
- fixed erroneous "Unknown file type (unallocated)" warning 
a1a51c
  (Resolves: #174667)
a1a51c
  https://bugzilla.redhat.com/show_bug.cgi?id=174667
a1a51c
a1a51c
* Mon Oct 18 2010 Nikola Pajkovsky <npajkovs@redhat.com> 1.1.11-1
a1a51c
- new upstream version 1.1.11
a1a51c
a1a51c
* Mon Jun 21 2010 Roman Rakus <rrakus@redhat.com> - 1.1.10-2
a1a51c
- Added missing manpage for netscsid (symlink to wodim manpage)
a1a51c
a1a51c
* Wed Jan 20 2010 Nikola Pajkovsky <npajkovs@redhat.com> - 1.1.10-1
a1a51c
- new upstream version 1.1.10
a1a51c
a1a51c
* Tue Aug 11 2009 Nikola Pajkovsky <npajkovs@redhat.com> 1.1.9-10
a1a51c
- fix #508449. fix string overflow breakage when using the -root
a1a51c
a1a51c
* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.1.9-9
a1a51c
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
a1a51c
a1a51c
* Thu Jul 16 2009 Nikola Pajkovsky <npajkovs@redhat.com> 1.1.9-8
a1a51c
- fix buffer overflow
a1a51c
a1a51c
* Fri Jul 10 2009 Adam Jackson <ajax@redhat.com> 1.1.9-7
a1a51c
- Move dirsplit to a subpackage to isolate the perl dependency.
a1a51c
a1a51c
* Mon Jun 15 2009 Roman Rakus <rrakus@redhat.com> - 1.1.9-6
a1a51c
- rename functions as they conflict with glibc
a1a51c
- Don't push cdda2mp3 because we don't have any mp3 coder
a1a51c
  Resolves: #505918
a1a51c
a1a51c
* Tue Jun 02 2009 Roman Rakus <rrakus@redhat.com> - 1.1.9-5
a1a51c
- Added Requires vorbis-tools in icedax (rhbz #503699)
a1a51c
a1a51c
* Wed Feb 25 2009 Peter Jones <pjones@redhat.com> - 1.1.9-4
a1a51c
- Add support for EFI boot images.
a1a51c
a1a51c
* Mon Feb 23 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.1.9-3
a1a51c
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
a1a51c
a1a51c
* Thu Feb 12 2009 Roman Rakus <rrakus@redhat.com> - 1.1.9-2
a1a51c
- Use -fno-strict-aliasing to prevent strict_aliasing warnings/errors
a1a51c
a1a51c
* Mon Oct 27 2008 Roman Rakus <rrakus@redhat.com> - 1.1.9-1
a1a51c
- Bump to version 1.1.9
a1a51c
a1a51c
* Tue May 27 2008 Roman Rakus <rrakus@redhat.com> - 1.1.8-1
a1a51c
- Version 1.1.8 - old patches included
a1a51c
                - added bzip2-devel to build requirements
a1a51c
- fixed #171510 - preserve directory permissions
a1a51c
a1a51c
* Wed Feb 27 2008 Harald Hoyer <harald@redhat.com> 1.1.6-11
a1a51c
- refined -Werror patch
a1a51c
a1a51c
* Mon Feb 25 2008 Harald Hoyer <harald@redhat.com> 1.1.6-10
a1a51c
- patched to compile with -Werror (rhbz#429385)
a1a51c
a1a51c
* Thu Feb 21 2008 Harald Hoyer <harald@redhat.com> 1.1.6-9
a1a51c
- fixed loop on error message for old dev syntax (rhbz#429386)
a1a51c
a1a51c
* Thu Feb 21 2008 Harald Hoyer <harald@redhat.com> 1.1.6-8
a1a51c
- added file-devel to build requirements
a1a51c
a1a51c
* Mon Feb 18 2008 Fedora Release Engineering <rel-eng@fedoraproject.org> - 1.1.6-7
a1a51c
- Autorebuild for GCC 4.3
a1a51c
a1a51c
* Tue Sep 25 2007 Harald Hoyer <harald@redhat.com> - 1.1.6-6
a1a51c
- fixed readcd man page symlink
a1a51c
a1a51c
* Fri Sep 21 2007 Harald Hoyer <harald@redhat.com> - 1.1.6-5
a1a51c
- fixed rhbz#255001 - icedax --devices segfaults
a1a51c
- fixed rhbz#249357 - Typo in wodim output
a1a51c
a1a51c
* Fri Sep 21 2007 Harald Hoyer <harald@redhat.com> - 1.1.6-4
a1a51c
- play stupid tricks, to let alternatives make the links and
a1a51c
  rpm not removing them afterwards
a1a51c
- removed bogus warning for "." and ".."
a1a51c
a1a51c
* Thu Sep 20 2007 Harald Hoyer <harald@redhat.com> - 1.1.6-3
a1a51c
- fixed rhbz#248262
a1a51c
- switched to alternatives
a1a51c
a1a51c
* Fri Aug 17 2007 Harald Hoyer <harald@redhat.com> - 1.1.6-2
a1a51c
- changed license to GPLv2
a1a51c
a1a51c
* Wed Jun 20 2007 Harald Hoyer <harald@redhat.com> - 1.1.6-1
a1a51c
- version 1.1.6
a1a51c
- added readcd symlink
a1a51c
a1a51c
* Mon Apr 23 2007 Harald Hoyer <harald@redhat.com> - 1.1.2-4
a1a51c
- bump obsoletes/provides
a1a51c
a1a51c
* Tue Feb 27 2007 Harald Hoyer <harald@redhat.com> - 1.1.2-3
a1a51c
- applied specfile changes as in bug #224365
a1a51c
a1a51c
* Wed Jan 24 2007 Harald Hoyer <harald@redhat.com> - 1.1.2-1
a1a51c
- version 1.1.2