Added 'Buildarch: noarch' to the help subpackage
(cherry picked from commit ee65b43d5a059890de00cebcd73ec619aebebc3b)
This commit is contained in:
parent
ca1ea161be
commit
a702db5b92
@ -1,6 +1,6 @@
|
||||
Name: liblockfile
|
||||
Version: 1.14
|
||||
Release: 3
|
||||
Release: 4
|
||||
Summary: Library providing functions to lock standard mailboxes
|
||||
License: GPLv2+ and LGPLv2+
|
||||
URL: https://github.com/miquels/liblockfile
|
||||
@ -23,6 +23,7 @@ liblockfile development.
|
||||
%package help
|
||||
Summary: Liblockfile help docs and manual pages
|
||||
Requires: liblockfile = %{version}-%{release}
|
||||
Buildarch: noarch
|
||||
|
||||
%description help
|
||||
The liblockfile-help package contains help docs and manual pages for liblockfile.
|
||||
@ -62,5 +63,9 @@ ldconfig -N -n %{buildroot}/%{_libdir}
|
||||
%{_mandir}/man3/{lockfile_create.3*,maillock.3*}
|
||||
|
||||
%changelog
|
||||
* Tue Aug 20 2024 Bowen Wang<wangbowen@cqsoftware.com.cn> - 1.14-4
|
||||
- Added 'Buildarch: noarch' to the help subpackage
|
||||
|
||||
|
||||
* Tue Apr 14 2020 huanghaitao <huanghaitao@huawei.com> 1.14-3
|
||||
- Package init
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user