Add BR: perl(App::Prove) (Fix F26FTBFS).
This commit is contained in:
parent
5d00a14dca
commit
7f872f8726
@ -4,7 +4,7 @@
|
||||
Name: libstatgrab
|
||||
Epoch: 1
|
||||
Version: 0.91
|
||||
Release: 5%{?dist}
|
||||
Release: 6%{?dist}
|
||||
Summary: A library that provides cross platform access to statistics of the system
|
||||
License: LGPLv2+
|
||||
URL: http://www.i-scream.org/libstatgrab
|
||||
@ -22,6 +22,7 @@ BuildRequires: log4cplus-devel
|
||||
BuildRequires: ncurses-devel
|
||||
# Tests.
|
||||
BuildRequires: perl-generators
|
||||
BuildRequires: perl(App::Prove)
|
||||
BuildRequires: perl(Config)
|
||||
BuildRequires: perl(Data::Dumper)
|
||||
BuildRequires: perl(File::Spec)
|
||||
@ -206,6 +207,9 @@ make check
|
||||
%{_mandir}/*/*statgrab*
|
||||
|
||||
%changelog
|
||||
* Thu Feb 16 2017 Ralf Corsépius <corsepiu@fedoraproject.org> - 1:0.91-6
|
||||
- Add BR: perl(App::Prove) (Fix F26FTBFS).
|
||||
|
||||
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1:0.91-5
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user