!2 【轻量级 PR】:Remove extra requires
Merge pull request !2 from 木得感情的openEuler机器人/N/A
This commit is contained in:
commit
f0325551ac
@ -1,6 +1,6 @@
|
||||
Name: libabigail
|
||||
Version: 1.6
|
||||
Release: 2
|
||||
Release: 3
|
||||
Summary: ABI generic analysis and instrumentation library
|
||||
License: LGPLv3+
|
||||
URL: https://sourceware.org/libabigail/
|
||||
@ -9,7 +9,6 @@ Source0: http://mirrors.kernel.org/sourceware/libabigail/libabigail-
|
||||
BuildRequires: gcc-c++ libtool elfutils-devel libxml2-devel doxygen
|
||||
BuildRequires: python3-sphinx texinfo dos2unix dpkg python3-devel python3-rpm
|
||||
BuildRequires: python3-mock python3-unittest2 python3-pyxdg wget mailcap
|
||||
Requires: python3-pyxdg python3-rpm koji python3 >= 3.6 wget mailcap
|
||||
|
||||
%description
|
||||
The libabigail aims at providing a C++ library for constructing, serializing and de-serializing
|
||||
@ -94,5 +93,8 @@ fi
|
||||
%doc doc/manuals/html/* README AUTHORS ChangeLog
|
||||
|
||||
%changelog
|
||||
* Thu Jul 30 2020 Shinwell Hu <micromotive@qq.com> - 1.6-3
|
||||
- Remove extra Requires.
|
||||
|
||||
* Mon Jun 8 2020 leiju <leiju4@huawei.com> - 1.6-2
|
||||
- Package init
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user