use python macros and remove unsuppoted python 3 package

This commit is contained in:
gil 2016-02-29 20:37:43 +01:00
parent ae41e8ee17
commit 1793b987e7

View File

@ -182,11 +182,6 @@ cd ../..
%{python2_sitelib}/antlr/* %{python2_sitelib}/antlr/*
%{python2_sitelib}/antlr-* %{python2_sitelib}/antlr-*
%files python3
%license LICENSE.txt
%{python3_sitelib}/antlr/*
%{python3_sitelib}/antlr-*
%changelog %changelog
* Mon Feb 29 2016 gil cattaneo <puntogil@libero.it> 0:2.7.7-41 * Mon Feb 29 2016 gil cattaneo <puntogil@libero.it> 0:2.7.7-41
- use python macros - use python macros