!37 [sync] PR-36: Replace mandoc dependency with man-db

From: @openeuler-sync-bot 
Reviewed-by: @caodongxia 
Signed-off-by: @caodongxia
This commit is contained in:
openeuler-ci-bot 2024-04-12 07:26:08 +00:00 committed by Gitee
commit 4767af21ba
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1,12 +1,12 @@
Name: libzip
Version: 1.10.1
Release: 1
Release: 2
Summary: A C library for reading, creating, and modifying zip archives
License: BSD-3-Clause
URL: https://libzip.org/
Source0: https://libzip.org/download/libzip-%{version}.tar.xz
BuildRequires: gcc zlib-devel bzip2-devel openssl-devel cmake xz-devel libzstd-devel cmake mandoc
BuildRequires: gcc zlib-devel bzip2-devel openssl-devel cmake xz-devel libzstd-devel cmake man-db
Provides: libzip-tools = %{version}-%{release}
Provides: libzip-tools%{?_isa} = %{version}-%{release}
@ -81,6 +81,9 @@ make test
%changelog
* Fri Mar 29 2024 lilong <lilong@kylinos.cn> - 1.10.1-2
- Replace mandoc dependency with man-db
* Wed Dec 27 2023 liyanan <liyanan61@h-partners.com> - 1.10.1-1
- Update to 1.10.1