!3 Add Requires libmicrohttpd-help into libmicrohttpd
From: @lei_ju Reviewed-by: @hht8,@small_leek Signed-off-by: @small_leek
This commit is contained in:
commit
824d07e97e
@ -1,6 +1,6 @@
|
||||
Name: libmicrohttpd
|
||||
Version: 0.9.59
|
||||
Release: 4
|
||||
Release: 5
|
||||
Epoch: 1
|
||||
Summary: Lightweight library for embedding a webserver in applications
|
||||
License: LGPLv2+
|
||||
@ -9,6 +9,8 @@ Source0: https://ftp.gnu.org/gnu/libmicrohttpd/%{name}-%{version}.tar.gz
|
||||
Patch0001: gnutls-utilize-system-crypto-policy.patch
|
||||
|
||||
BuildRequires: autoconf automake libtool gettext-devel texinfo gnutls-devel doxygen graphviz
|
||||
Requires: %{name}-help = %{epoch}:%{version}-%{release}
|
||||
|
||||
Requires(post): info
|
||||
Requires(preun):info
|
||||
|
||||
@ -88,5 +90,8 @@ fi
|
||||
%{_infodir}/libmicrohttpd_performance_data.png.gz
|
||||
|
||||
%changelog
|
||||
* Fri Nov 06 2020 leiju<leiju4@huawei.com> - 0.9.59-5
|
||||
- Add Requires libmicrohttpd-help into libmicrohttpd
|
||||
|
||||
* Thu Nov 21 2019 wangye<wangye54@huawei.com> - 0.9.59-4
|
||||
- Package init
|
||||
- Package init
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user