modify Requires libev-help to Recommends libev-help
This commit is contained in:
parent
55bf6195bb
commit
16e54c4664
@ -3,14 +3,14 @@
|
||||
|
||||
Name: libev
|
||||
Version: 4.33
|
||||
Release: 2
|
||||
Release: 3
|
||||
Summary: A high-performance event loop/event model with lots of features
|
||||
License: BSD or GPLv2+
|
||||
URL: http://software.schmorp.de/pkg/libev.html
|
||||
Source0: http://dist.schmorp.de/libev/Attic/%{name}-%{version}.tar.gz
|
||||
|
||||
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
|
||||
|
||||
%description
|
||||
@ -76,6 +76,9 @@ rm -rf %{buildroot}%{_libdir}/%{name}.la
|
||||
%{_mandir}/man?/*
|
||||
|
||||
%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
|
||||
- Add Requires libev-help into libev
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user