[packages/python-pycparser] - rpmbuild(macros) version for py3_* macros

qboosh qboosh at pld-linux.org
Sat Mar 1 10:11:19 CET 2014


commit f629c8feb626c31665b032180fb3a5e1422a0ac7
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sat Mar 1 10:13:54 2014 +0100

    - rpmbuild(macros) version for py3_* macros

 python-pycparser.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-pycparser.spec b/python-pycparser.spec
index 7d36d66..a23d3d8 100644
--- a/python-pycparser.spec
+++ b/python-pycparser.spec
@@ -16,13 +16,13 @@ URL:		https://github.com/eliben/pycparser
 %if %{with python2}
 BuildRequires:	python >= 2
 BuildRequires:	python-modules >= 2
-BuildRequires:	rpmbuild(macros) >= 1.219
 %endif
 %if %{with python3}
 BuildRequires:	python3 >= 3.2
 BuildRequires:	python3-devel >= 3.2
 %endif
 BuildRequires:	rpm-pythonprov
+BuildRequires:	rpmbuild(macros) >= 1.612
 Requires:	python-modules
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-pycparser.git/commitdiff/f629c8feb626c31665b032180fb3a5e1422a0ac7



More information about the pld-cvs-commit mailing list