!18 [sync] PR-17: 【轻量级 PR】:fix-empty-link
From: @openeuler-sync-bot Reviewed-by: @t_feng Signed-off-by: @t_feng
This commit is contained in:
commit
44a7b6e197
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user