Add perl(lib) for tests

This commit is contained in:
Jitka Plesnikova 2020-04-01 11:28:09 +02:00
parent 18da23069a
commit 30f10b91b9
1 changed files with 5 additions and 1 deletions

View File

@ -4,7 +4,7 @@
Name: libstatgrab
Epoch: 1
Version: 0.92
Release: 2%{?dist}
Release: 3%{?dist}
Summary: A library that provides cross platform access to statistics of the system
License: LGPLv2+
URL: http://www.i-scream.org/libstatgrab
@ -31,6 +31,7 @@ BuildRequires: perl(File::Basename)
BuildRequires: perl(FindBin)
BuildRequires: perl(Getopt::Long)
BuildRequires: perl(IPC::Cmd)
BuildRequires: perl(lib)
BuildRequires: perl(Pod::Usage)
BuildRequires: perl(strict)
BuildRequires: perl(Test::More)
@ -205,6 +206,9 @@ make check
%{_mandir}/*/*statgrab*
%changelog
* Wed Apr 01 2020 Jitka Plesnikova <jplesnik@redhat.com> - 1:0.92-3
- Add perl(lib) for tests
* Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1:0.92-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild