fix empty link
This commit is contained in:
parent
e11135e8a8
commit
4480268f79
40
cdrkit.spec
40
cdrkit.spec
@ -1,13 +1,14 @@
|
|||||||
Name: cdrkit
|
Name: cdrkit
|
||||||
Version: 1.1.11
|
Version: 1.1.11
|
||||||
Release: 47
|
Release: 48
|
||||||
Summary: A collection of CD/DVD utilities
|
Summary: A collection of CD/DVD utilities
|
||||||
License: GPLv2
|
License: GPLv2
|
||||||
URL: http://cdrkit.org/
|
URL: http://cdrkit.org/
|
||||||
Source0: http://cdrkit.org/releases/cdrkit-%{version}.tar.gz
|
Source0: http://cdrkit.org/releases/cdrkit-%{version}.tar.gz
|
||||||
|
|
||||||
Provides: dirsplit wodim
|
Provides: dirsplit = %{version}-%{release} wodima = %{version}-%{release}
|
||||||
Obsoletes: dirsplit wodim
|
Obsoletes: dirsplit < %{version}-%{release} wodima < %{version}-%{release}
|
||||||
|
Obsoletes: cdrkit-help < %{version}-%{release}
|
||||||
|
|
||||||
Patch1: cdrkit-1.1.8-werror.patch
|
Patch1: cdrkit-1.1.8-werror.patch
|
||||||
Patch2: cdrkit-1.1.9-efi-boot.patch
|
Patch2: cdrkit-1.1.9-efi-boot.patch
|
||||||
@ -50,6 +51,7 @@ Summary: genisoimage packages for cdrkit
|
|||||||
Requires: libusal = %{version}-%{release}
|
Requires: libusal = %{version}-%{release}
|
||||||
Requires(preun): %{_sbindir}/alternatives coreutils
|
Requires(preun): %{_sbindir}/alternatives coreutils
|
||||||
Requires(post): %{_sbindir}/alternatives coreutils
|
Requires(post): %{_sbindir}/alternatives coreutils
|
||||||
|
Obsoletes: cdrkit-help < %{version}-%{release}
|
||||||
|
|
||||||
%description -n genisoimage
|
%description -n genisoimage
|
||||||
Genisoimage packages for cdrkit
|
Genisoimage packages for cdrkit
|
||||||
@ -66,6 +68,7 @@ BuildRequires: cdparanoia-devel
|
|||||||
Requires: libusal = %{version}-%{release} vorbis-tools cdparanoia
|
Requires: libusal = %{version}-%{release} vorbis-tools cdparanoia
|
||||||
Requires(preun): %{_sbindir}/alternatives coreutils
|
Requires(preun): %{_sbindir}/alternatives coreutils
|
||||||
Requires(post): %{_sbindir}/alternatives coreutils
|
Requires(post): %{_sbindir}/alternatives coreutils
|
||||||
|
Obsoletes: cdrkit-help < %{version}-%{release}
|
||||||
|
|
||||||
%description -n icedax
|
%description -n icedax
|
||||||
Icedax for cdrkit
|
Icedax for cdrkit
|
||||||
@ -79,8 +82,6 @@ Obsoletes: libusal-devel
|
|||||||
%description devel
|
%description devel
|
||||||
Header files for cdrkit.
|
Header files for cdrkit.
|
||||||
|
|
||||||
%package_help
|
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%autosetup -n %{name}-%{version} -p1
|
%autosetup -n %{name}-%{version} -p1
|
||||||
|
|
||||||
@ -179,9 +180,13 @@ fi
|
|||||||
%{_bindir}/readom
|
%{_bindir}/readom
|
||||||
%{_bindir}/dirsplit
|
%{_bindir}/dirsplit
|
||||||
%exclude %{_bindir}/cdda2mp3
|
%exclude %{_bindir}/cdda2mp3
|
||||||
|
|
||||||
%ghost %{_bindir}/cdrecord
|
%ghost %{_bindir}/cdrecord
|
||||||
%ghost %{_bindir}/dvdrecord
|
%ghost %{_bindir}/dvdrecord
|
||||||
|
%{_mandir}/man1/devdump.*
|
||||||
|
%{_mandir}/man1/wodim.*
|
||||||
|
%{_mandir}/man1/netscsid.*
|
||||||
|
%{_mandir}/man1/readom.*
|
||||||
|
%{_mandir}/man1/dirsplit.*
|
||||||
|
|
||||||
%files -n genisoimage
|
%files -n genisoimage
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
@ -190,9 +195,16 @@ fi
|
|||||||
%{_bindir}/readmult
|
%{_bindir}/readmult
|
||||||
%{_bindir}/pitchplay
|
%{_bindir}/pitchplay
|
||||||
%{_bindir}/genisoimage
|
%{_bindir}/genisoimage
|
||||||
|
|
||||||
%ghost %{_bindir}/mkisofs
|
%ghost %{_bindir}/mkisofs
|
||||||
%ghost %{_bindir}/mkhybrid
|
%ghost %{_bindir}/mkhybrid
|
||||||
|
%{_mandir}/man5/genisoimagerc.*
|
||||||
|
%{_mandir}/man1/genisoimage.*
|
||||||
|
%{_mandir}/man1/isodebug.*
|
||||||
|
%{_mandir}/man1/isodump.*
|
||||||
|
%{_mandir}/man1/isoinfo.*
|
||||||
|
%{_mandir}/man1/isovfy.*
|
||||||
|
%{_mandir}/man1/pitchplay.*
|
||||||
|
%{_mandir}/man1/readmult.*
|
||||||
|
|
||||||
%files -n libusal
|
%files -n libusal
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
@ -204,8 +216,10 @@ fi
|
|||||||
%license COPYING
|
%license COPYING
|
||||||
%{_bindir}/icedax
|
%{_bindir}/icedax
|
||||||
%{_bindir}/cdda2ogg
|
%{_bindir}/cdda2ogg
|
||||||
|
|
||||||
%ghost %{_bindir}/cdda2wav
|
%ghost %{_bindir}/cdda2wav
|
||||||
|
%{_mandir}/man1/icedax.*
|
||||||
|
%{_mandir}/man1/cdda2ogg.*
|
||||||
|
%{_mandir}/man1/list_audio_tracks.*
|
||||||
|
|
||||||
%files devel
|
%files devel
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
@ -213,14 +227,10 @@ fi
|
|||||||
%{_libdir}/*.so
|
%{_libdir}/*.so
|
||||||
%{_includedir}/usal
|
%{_includedir}/usal
|
||||||
|
|
||||||
%files help
|
|
||||||
%defattr(-,root,root)
|
|
||||||
%doc doc/READMEs doc/wodim
|
|
||||||
%doc Changelog FAQ FORK START doc/icedax
|
|
||||||
%doc doc/genisoimage doc/plattforms/README.linux
|
|
||||||
%{_mandir}/*
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Nov 16 2022 wangkerong<wangkerong@h-partners.com> - 1.1.11-48
|
||||||
|
- fix empty link
|
||||||
|
|
||||||
* Thu Nov 3 2022 wuzx<wuzx1226@qq.com> - 1.1.11-47
|
* Thu Nov 3 2022 wuzx<wuzx1226@qq.com> - 1.1.11-47
|
||||||
- add sw64 patch
|
- add sw64 patch
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user