Adjust for new spec-cleaner release
Change-Id: Ie907fda5172e2420a89dd6a49800389c81578892
This commit is contained in:
@@ -67,6 +67,7 @@ PYTHON=python3 python3 setup.py testr
|
||||
%files -n {{ py2name(py_versions='py3') }}
|
||||
%license LICENSE
|
||||
%doc ChangeLog README.rst
|
||||
%{python3_sitelib}/*
|
||||
%{python3_sitelib}/cursive
|
||||
%{python3_sitelib}/cursive-%{version}*-info
|
||||
|
||||
%changelog
|
||||
|
@@ -68,7 +68,8 @@ rm -rf doc/build/html/.{doctrees,buildinfo}
|
||||
%license LICENSE
|
||||
%doc README*
|
||||
%{_bindir}/pymod2pkg
|
||||
%{python3_sitelib}/*
|
||||
%{python3_sitelib}/pymod2pkg
|
||||
%{python3_sitelib}/pymod2pkg-%{version}*-info
|
||||
|
||||
%files -n {{ py2name() }}-doc
|
||||
%doc doc/build/html
|
||||
|
@@ -72,7 +72,8 @@ install -p -D -m 444 %{SOURCE1} %{buildroot}%{_unitdir}/virtualbmc.service
|
||||
|
||||
%files
|
||||
%license LICENSE
|
||||
%{python3_sitelib}/*
|
||||
%{python3_sitelib}/virtualbmc
|
||||
%{python3_sitelib}/virtualbmc-%{version}*-info
|
||||
%{_bindir}/vbmc
|
||||
%{_bindir}/vbmcd
|
||||
%{_unitdir}/virtualbmc.service
|
||||
|
Reference in New Issue
Block a user