New upstream version: b0157d1
This commit is contained in:
parent
2f507d9c03
commit
7795e3eeda
@ -3,7 +3,7 @@
|
||||
|
||||
Name: dnf-plugins-core
|
||||
Version: 0.0.8
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: Core Plugins for DNF
|
||||
Group: System Environment/Base
|
||||
License: GPLv2+
|
||||
@ -64,8 +64,8 @@ make install DESTDIR=$RPM_BUILD_ROOT
|
||||
popd
|
||||
|
||||
%check
|
||||
PYTHONPATH=./plugins nosetests-2.7 -s tests/
|
||||
PYTHONPATH=./plugins nosetests-3.3 -s tests/
|
||||
PYTHONPATH=./plugins /usr/bin/nosetests-2.* -s tests/
|
||||
PYTHONPATH=./plugins /usr/bin/nosetests-3.* -s tests/
|
||||
|
||||
%files -f %{name}.lang
|
||||
%doc AUTHORS COPYING README.rst
|
||||
|
Loading…
Reference in New Issue
Block a user