!11 modify Requires libev-help to Recommends libev-help
From: @panxh_purple Reviewed-by: @xiezhipeng1 Signed-off-by: @xiezhipeng1
This commit is contained in:
commit
a10bfa4a93
@ -3,14 +3,14 @@
|
|||||||
|
|
||||||
Name: libev
|
Name: libev
|
||||||
Version: 4.33
|
Version: 4.33
|
||||||
Release: 2
|
Release: 3
|
||||||
Summary: A high-performance event loop/event model with lots of features
|
Summary: A high-performance event loop/event model with lots of features
|
||||||
License: BSD or GPLv2+
|
License: BSD or GPLv2+
|
||||||
URL: http://software.schmorp.de/pkg/libev.html
|
URL: http://software.schmorp.de/pkg/libev.html
|
||||||
Source0: http://dist.schmorp.de/libev/Attic/%{name}-%{version}.tar.gz
|
Source0: http://dist.schmorp.de/libev/Attic/%{name}-%{version}.tar.gz
|
||||||
|
|
||||||
BuildRequires: autoconf automake coreutils findutils gcc libtool make git tar
|
BuildRequires: autoconf automake coreutils findutils gcc libtool make git tar
|
||||||
Requires: %{name}-help = %{version}-%{release}
|
Recommends: %{name}-help = %{version}-%{release}
|
||||||
Provides: bundled(libecb) = 1.05
|
Provides: bundled(libecb) = 1.05
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -76,6 +76,9 @@ rm -rf %{buildroot}%{_libdir}/%{name}.la
|
|||||||
%{_mandir}/man?/*
|
%{_mandir}/man?/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Aug 26 2021 panxiaohe <panxiaohe@huawei.com> - 4.33-3
|
||||||
|
- modify Requires libev-help to Recommends libev-help
|
||||||
|
|
||||||
* Fri Nov 06 2020 leiju <leiju4@huawei.com> - 4.33-2
|
* Fri Nov 06 2020 leiju <leiju4@huawei.com> - 4.33-2
|
||||||
- Add Requires libev-help into libev
|
- Add Requires libev-help into libev
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user