fixed xmllint requirement reference
This commit is contained in:
parent
70f6be4d8c
commit
c5e35e8383
@ -1,7 +1,7 @@
|
||||
Name: beakerlib
|
||||
Summary: A shell-level integration testing library
|
||||
Version: 1.18
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
License: GPLv2
|
||||
Group: Development/Libraries
|
||||
BuildArch: noarch
|
||||
@ -24,7 +24,7 @@ Requires: dnf-utils
|
||||
Requires: (wget or curl)
|
||||
Suggests: wget
|
||||
Recommends: python3-lxml
|
||||
Recommends: xmllint
|
||||
Recommends: /usr/bin/xmllint
|
||||
Conflicts: beakerlib-redhat < 1-30
|
||||
|
||||
BuildRequires: /usr/bin/pod2man
|
||||
@ -84,7 +84,7 @@ Files for syntax highlighting BeakerLib tests in VIM editor
|
||||
%{_datadir}/vim/vimfiles/after/syntax/beakerlib.vim
|
||||
|
||||
%changelog
|
||||
* Thu Apr 4 2019 Dalibor Pospisil <dapospis@redhat.com> - 1.18-2
|
||||
* Fri Apr 5 2019 Dalibor Pospisil <dapospis@redhat.com> - 1.18-3
|
||||
- rebase to beakerlib-1.18
|
||||
- support for dnf/dnf download
|
||||
- support direct systemctl call
|
||||
|
Loading…
Reference in New Issue
Block a user