Add missing runtime dependencies of fedabipkgdiff
This patch adds several missing runtime dependencies of the fedabipkgdiff package. Signed-off-by: Dodji Seketeli <dodji@seketeli.org>
This commit is contained in:
parent
fce026149d
commit
9e71dd5571
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
Name: libabigail
|
Name: libabigail
|
||||||
Version: 1.0
|
Version: 1.0
|
||||||
Release: 0.8.%{tarball_revision}.3%{?dist}
|
Release: 0.8.%{tarball_revision}.4%{?dist}
|
||||||
Summary: Set of ABI analysis tools
|
Summary: Set of ABI analysis tools
|
||||||
|
|
||||||
License: LGPLv3+
|
License: LGPLv3+
|
||||||
@ -26,6 +26,11 @@ BuildRequires: koji
|
|||||||
BuildRequires: pyxdg
|
BuildRequires: pyxdg
|
||||||
BuildRequires: python2-unittest2
|
BuildRequires: python2-unittest2
|
||||||
|
|
||||||
|
Requires: pyxdg
|
||||||
|
Requires: rpm-python
|
||||||
|
Requires: koji
|
||||||
|
Requires: python2 >= 2.6
|
||||||
|
|
||||||
%description
|
%description
|
||||||
The libabigail package comprises five command line utilities: abidiff,
|
The libabigail package comprises five command line utilities: abidiff,
|
||||||
abipkgdiff, abicompat, abidw and abilint. The abidiff command line
|
abipkgdiff, abicompat, abidw and abilint. The abidiff command line
|
||||||
@ -131,6 +136,9 @@ fi
|
|||||||
%doc doc/manuals/html/*
|
%doc doc/manuals/html/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Aug 29 2016 Chenxiong Qi <cqi@redhat.com> - 1.0-0.8.rc5.4
|
||||||
|
- Add pyxdg, rpm-python, koji and python2 as runtime dependencies
|
||||||
|
|
||||||
* Tue Jun 28 2016 Dodji Seketeli <dodji@seketeli.org> - 1.0-0.8.rc5.3
|
* Tue Jun 28 2016 Dodji Seketeli <dodji@seketeli.org> - 1.0-0.8.rc5.3
|
||||||
- Fix previous change log entry
|
- Fix previous change log entry
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user