remove cunit-devel dependency
This commit is contained in:
parent
c3e26b3591
commit
2dc1c705fd
10
nghttp2.spec
10
nghttp2.spec
@ -1,12 +1,12 @@
|
|||||||
Name: nghttp2
|
Name: nghttp2
|
||||||
Version: 1.41.0
|
Version: 1.41.0
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: Contains the HTTP/2 client, server and proxy programs.
|
Summary: Contains the HTTP/2 client, server and proxy programs.
|
||||||
License: MIT
|
License: MIT
|
||||||
URL: https://nghttp2.org/
|
URL: https://nghttp2.org/
|
||||||
Source0: https://github.com/nghttp2/nghttp2/releases/download/v%{version}/%{name}-%{version}.tar.xz
|
Source0: https://github.com/nghttp2/nghttp2/releases/download/v%{version}/%{name}-%{version}.tar.xz
|
||||||
|
|
||||||
BuildRequires: CUnit-devel c-ares-devel gcc-c++ libev-devel openssl-devel
|
BuildRequires: c-ares-devel gcc-c++ libev-devel openssl-devel
|
||||||
BuildRequires: python3-devel systemd-devel zlib-devel
|
BuildRequires: python3-devel systemd-devel zlib-devel
|
||||||
|
|
||||||
Requires: libnghttp2 = %{version}-%{release}
|
Requires: libnghttp2 = %{version}-%{release}
|
||||||
@ -89,6 +89,12 @@ make %{?_smp_mflags} check
|
|||||||
%{_mandir}/man1/*
|
%{_mandir}/man1/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jan 15 2021 gaihuiying <gaihuiying1@huawei.com> - 1.41.0-2
|
||||||
|
- Type:requirement
|
||||||
|
- ID:NA
|
||||||
|
- SUG:NA
|
||||||
|
- DESC:remove cunit-devel dependency
|
||||||
|
|
||||||
* Wed Aug 26 2020 yuboyun <yuboyun@huawei.com> - 1.41.0-1
|
* Wed Aug 26 2020 yuboyun <yuboyun@huawei.com> - 1.41.0-1
|
||||||
- Type:update
|
- Type:update
|
||||||
- ID:NA
|
- ID:NA
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user