- fixed readcd man page symlink
This commit is contained in:
parent
f7323e4f81
commit
a55b2f0864
@ -1,7 +1,7 @@
|
||||
Summary: A collection of CD/DVD utilities
|
||||
Name: cdrkit
|
||||
Version: 1.1.6
|
||||
Release: 5%{?dist}
|
||||
Release: 6%{?dist}
|
||||
License: GPLv2
|
||||
Group: Applications/System
|
||||
URL: http://cdrkit.org/
|
||||
@ -121,7 +121,7 @@ fi
|
||||
%{_mandir}/man1/wodim.1.gz \
|
||||
--slave %{_bindir}/readcd cdrecord-readcd %{_bindir}/readom \
|
||||
--slave %{_mandir}/man1/readcd.1.gz cdrecord-readcdman \
|
||||
%{_mandir}/man1/readcd.1.gz
|
||||
%{_mandir}/man1/readom.1.gz
|
||||
|
||||
%preun -n wodim
|
||||
if [ $1 = 0 ]; then
|
||||
@ -209,6 +209,9 @@ fi
|
||||
%{_mandir}/man1/readmult.*
|
||||
|
||||
%changelog
|
||||
* Tue Sep 25 2007 Harald Hoyer <harald@redhat.com> - 1.1.6-6
|
||||
- fixed readcd man page symlink
|
||||
|
||||
* Fri Sep 21 2007 Harald Hoyer <harald@redhat.com> - 1.1.6-5
|
||||
- fixed rhbz#255001 - icedax --devices segfaults
|
||||
- fixed rhbz#249357 - Typo in wodim output
|
||||
|
Loading…
Reference in New Issue
Block a user