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