!23 【轻量级PR】用“%package_help”宏替换help子包声明
From: @DZS007 Reviewed-by: @Charlie_li Signed-off-by: @Charlie_li
This commit is contained in:
commit
277d650f03
@ -1,6 +1,6 @@
|
||||
Name: libraw1394
|
||||
Version: 2.1.2
|
||||
Release: 10
|
||||
Release: 11
|
||||
Summary: Provides direct access to the IEEE 1394 bus
|
||||
License: LGPLv2+
|
||||
URL: http://www.dennedy.org/libraw1394/
|
||||
@ -22,11 +22,7 @@ Requires: %{name} = %{version}-%{release} pkgconfig
|
||||
%description devel
|
||||
This package contains libraries and header files for libraw1394.
|
||||
|
||||
%package help
|
||||
Summary: Help documents for libraw1394
|
||||
|
||||
%description help
|
||||
This Package contains man pages and other files for libraw1394.
|
||||
%package_help
|
||||
|
||||
%prep
|
||||
%autosetup -n %{name}-%{version} -p1
|
||||
@ -61,6 +57,9 @@ chrpath -d %{buildroot}%{_bindir}/*
|
||||
%{_mandir}/man5/isodump.5.gz
|
||||
|
||||
%changelog
|
||||
* Mon Aug 19 2024 dongzhenshu <dongzhenshu@cqsoftware.com.cn> - 2.1.2-11
|
||||
- Replaced declaration of help subpackage with the 'package_help' macro.
|
||||
|
||||
* Tue Oct 10 2023 chenchen <chen_aka_jan@163.com> - 2.1.2-10
|
||||
- remove rpath for the commond
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user