updated also build dependencies
This commit is contained in:
parent
a2084412e9
commit
a7feb07a2e
@ -1,7 +1,7 @@
|
|||||||
Name: beakerlib
|
Name: beakerlib
|
||||||
Summary: A shell-level integration testing library
|
Summary: A shell-level integration testing library
|
||||||
Version: 1.17
|
Version: 1.17
|
||||||
Release: 3%{?dist}
|
Release: 4%{?dist}
|
||||||
License: GPLv2
|
License: GPLv2
|
||||||
Group: Development/Libraries
|
Group: Development/Libraries
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||||
@ -24,6 +24,7 @@ Conflicts: beakerlib-redhat < 1-30
|
|||||||
|
|
||||||
BuildRequires: /usr/bin/pod2man
|
BuildRequires: /usr/bin/pod2man
|
||||||
BuildRequires: perl-generators
|
BuildRequires: perl-generators
|
||||||
|
BuildRequires: util-linux
|
||||||
|
|
||||||
%description
|
%description
|
||||||
The BeakerLib project means to provide a library of various helpers, which
|
The BeakerLib project means to provide a library of various helpers, which
|
||||||
@ -80,7 +81,7 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_datadir}/vim/vimfiles/after/syntax/beakerlib.vim
|
%{_datadir}/vim/vimfiles/after/syntax/beakerlib.vim
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Fri Oct 20 2017 Dalibor Pospisil <dapospis@redhat.com> - 1.17-3
|
* Fri Oct 20 2017 Dalibor Pospisil <dapospis@redhat.com> - 1.17-4
|
||||||
- updated dependecies set
|
- updated dependecies set
|
||||||
|
|
||||||
* Wed Oct 18 2017 Dalibor Pospisil <dapospis@redhat.com> - 1.17-2
|
* Wed Oct 18 2017 Dalibor Pospisil <dapospis@redhat.com> - 1.17-2
|
||||||
|
Loading…
Reference in New Issue
Block a user