fix-empty-link

Signed-off-by: kerongw <wangkerong@h-partners.com>
(cherry picked from commit b5dc0b8cc7cddff9e9a26258838a3c3a586910e2)
This commit is contained in:
kerongw 2022-11-01 07:14:06 +00:00 committed by openeuler-sync-bot
parent 10480e1e4c
commit 6e22ed1d61

View File

@ -1,6 +1,6 @@
Name: cdrkit
Version: 1.1.11
Release: 43
Release: 44
Summary: A collection of CD/DVD utilities
License: GPLv2
URL: http://cdrkit.org/
@ -45,7 +45,7 @@ A collection of CD/DVD utilities
Summary: genisoimage packages for cdrkit
Requires: libusal = %{version}-%{release}
Requires(preun): %{_sbindir}/alternatives coreutils
Requires(post): %{_sbindir}/alternatives coreutils
Requires(post): %{_sbindir}/alternatives coreutils %{name}-help
%description -n genisoimage
Genisoimage packages for cdrkit
@ -217,5 +217,8 @@ fi
%{_mandir}/*
%changelog
* Tue Nov 01 2022 wangkerong <wangkerong@h-partners.com> - 1.1.11-44
- fix-empty-link
* Fri Sep 20 2019 openEuler Buildteam <buildteam@openeuler.org> - 1.1.11-43
- Package init