!20 [sync] PR-11: 【轻量级PR】用"package_help"宏替换help子包声明
From: @openeuler-sync-bot Reviewed-by: @Charlie_li Signed-off-by: @Charlie_li
This commit is contained in:
commit
d49aeae23f
@ -1,6 +1,6 @@
|
|||||||
Name: libiec61883
|
Name: libiec61883
|
||||||
Version: 1.2.0
|
Version: 1.2.0
|
||||||
Release: 23
|
Release: 24
|
||||||
Summary: Streaming library for IEEE1394
|
Summary: Streaming library for IEEE1394
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
URL: http://ieee1394.wiki.kernel.org/index.php/Libraries#libiec61883
|
URL: http://ieee1394.wiki.kernel.org/index.php/Libraries#libiec61883
|
||||||
@ -23,11 +23,8 @@ Requires: %{name} = %{version}-%{release}
|
|||||||
%description devel
|
%description devel
|
||||||
Libiec61883-devel contains development files for libiec61883.
|
Libiec61883-devel contains development files for libiec61883.
|
||||||
|
|
||||||
%package help
|
%package_help
|
||||||
Summary: Help documents for libiec61883
|
|
||||||
|
|
||||||
%description help
|
|
||||||
Man pages and other related help documents for libiec61883.
|
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%autosetup -n %{name}-%{version} -p1
|
%autosetup -n %{name}-%{version} -p1
|
||||||
@ -62,6 +59,9 @@ sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool
|
|||||||
%{_mandir}/man1/*.1*
|
%{_mandir}/man1/*.1*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Aug 19 2024 wangbowen <wangbowen@cqsoftware.com.cn> - 1.2.0-24
|
||||||
|
- Replace declaration of help subpackage with the 'package_help' macro
|
||||||
|
|
||||||
* Thu Nov 12 2020 xinghe <xinghe1@huawei.com> - 1.2.0-23
|
* Thu Nov 12 2020 xinghe <xinghe1@huawei.com> - 1.2.0-23
|
||||||
- add help for Recommends
|
- add help for Recommends
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user