Added missing manpage for netscsid (symlink to wodim manpage)
This commit is contained in:
parent
1f5476b133
commit
03878567cf
@ -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.10
|
Version: 1.1.10
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
License: GPLv2
|
License: GPLv2
|
||||||
Group: Applications/System
|
Group: Applications/System
|
||||||
URL: http://cdrkit.org/
|
URL: http://cdrkit.org/
|
||||||
@ -115,6 +115,9 @@ ln -s icedax $RPM_BUILD_ROOT%{_bindir}/cdda2wav
|
|||||||
ln -s wodim $RPM_BUILD_ROOT%{_bindir}/cdrecord
|
ln -s wodim $RPM_BUILD_ROOT%{_bindir}/cdrecord
|
||||||
ln -s wodim $RPM_BUILD_ROOT%{_bindir}/dvdrecord
|
ln -s wodim $RPM_BUILD_ROOT%{_bindir}/dvdrecord
|
||||||
|
|
||||||
|
# missing man page. Do symlink like in debian
|
||||||
|
ln -sf wodim.1.gz $RPM_BUILD_ROOT/%{_mandir}/man1/netscsid.1.gz
|
||||||
|
|
||||||
# we don't need cdda2mp3 since we don't have any mp3 {en,de}coder
|
# we don't need cdda2mp3 since we don't have any mp3 {en,de}coder
|
||||||
rm $RPM_BUILD_ROOT%{_bindir}/cdda2mp3
|
rm $RPM_BUILD_ROOT%{_bindir}/cdda2mp3
|
||||||
|
|
||||||
@ -191,6 +194,7 @@ fi
|
|||||||
%{_sbindir}/netscsid
|
%{_sbindir}/netscsid
|
||||||
%{_mandir}/man1/devdump.*
|
%{_mandir}/man1/devdump.*
|
||||||
%{_mandir}/man1/wodim.*
|
%{_mandir}/man1/wodim.*
|
||||||
|
%{_mandir}/man1/netscsid.*
|
||||||
%{_mandir}/man1/readom.*
|
%{_mandir}/man1/readom.*
|
||||||
|
|
||||||
%files -n icedax
|
%files -n icedax
|
||||||
@ -230,6 +234,9 @@ fi
|
|||||||
%{_mandir}/man1/dirsplit.*
|
%{_mandir}/man1/dirsplit.*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jun 21 2010 Roman Rakus <rrakus@redhat.com> - 1.1.10-2
|
||||||
|
- Added missing manpage for netscsid (symlink to wodim manpage)
|
||||||
|
|
||||||
* Wed Jan 20 2010 Nikola Pajkovsky <npajkovs@redhat.com> - 1.1.10-1
|
* Wed Jan 20 2010 Nikola Pajkovsky <npajkovs@redhat.com> - 1.1.10-1
|
||||||
- new upstream version 1.1.10
|
- new upstream version 1.1.10
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user