change spec hardcode the dependent python version number
This commit is contained in:
parent
7f2de9ca99
commit
602fab9280
@ -68,13 +68,13 @@ popd
|
||||
%files -n python2-hwdata
|
||||
%defattr(-,root,root)
|
||||
%license LICENSE
|
||||
%_prefix/lib/python2.7/site-packages/*
|
||||
%{python2_sitelib}/*
|
||||
%endif # with python2
|
||||
|
||||
%files -n python3-hwdata
|
||||
%defattr(-,root,root)
|
||||
%license LICENSE
|
||||
%_prefix/lib/python3.7/site-packages/*
|
||||
%{python3_sitelib}/*
|
||||
|
||||
%files help
|
||||
%defattr(-,root,root)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user