Generalize requires on python2 packages
This commit is contained in:
parent
59a5054c5e
commit
139706ad53
@ -4,7 +4,7 @@
|
||||
Summary: ANother Tool for Language Recognition
|
||||
Name: antlr
|
||||
Version: 2.7.7
|
||||
Release: 45%{?dist}
|
||||
Release: 46%{?dist}
|
||||
Epoch: 0
|
||||
License: Public Domain
|
||||
URL: http://www.antlr2.org/
|
||||
@ -30,8 +30,8 @@ BuildRequires: java-javadoc
|
||||
BuildRequires: javapackages-local
|
||||
BuildRequires: doxygen graphviz
|
||||
# Do not support Python3
|
||||
BuildRequires: python2-devel
|
||||
BuildRequires: python2-setuptools
|
||||
BuildRequires: python-devel
|
||||
BuildRequires: python-setuptools
|
||||
|
||||
%description
|
||||
ANTLR, ANother Tool for Language Recognition, (formerly PCCTS) is a
|
||||
@ -178,6 +178,9 @@ cd ../..
|
||||
%{python2_sitelib}/antlr-*
|
||||
|
||||
%changelog
|
||||
* Wed Feb 15 2017 Mikolaj Izdebski <mizdebsk@redhat.com> - 0:2.7.7-46
|
||||
- Generalize requires on python2 packages
|
||||
|
||||
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0:2.7.7-45
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user