[projects/template-specs] python: BR: rpmbuild(macros) >= 1.713

jajcus jajcus at pld-linux.org
Wed Dec 2 21:38:50 CET 2015


commit 511e30a67ed024cc77e0dd58bb0c9a64fc10634c
Author: Jacek Konieczny <jajcus at jajcus.net>
Date:   Wed Dec 2 21:38:35 2015 +0100

    python: BR: rpmbuild(macros) >= 1.713

 python-ext.spec | 2 +-
 python.spec     | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/python-ext.spec b/python-ext.spec
index 284784f..1f8fe0b 100644
--- a/python-ext.spec
+++ b/python-ext.spec
@@ -23,7 +23,7 @@ Source0:	https://pypi.python.org/packages/source/M/MODULE/%{module}-%{version}.t
 URL:		-
 BuildRequires:	rpm-pythonprov
 # for the py_build, py_install macros
-BuildRequires:	rpmbuild(macros) >= 1.710
+BuildRequires:	rpmbuild(macros) >= 1.713
 %if %{with python2}
 BuildRequires:	python-devel
 #BuildRequires:	python-setuptools
diff --git a/python.spec b/python.spec
index 7f008d6..f6eebfd 100644
--- a/python.spec
+++ b/python.spec
@@ -24,7 +24,7 @@ Source0:	https://pypi.python.org/packages/source/M/MODULE/%{module}-%{version}.t
 URL:		-
 BuildRequires:	rpm-pythonprov
 # for the py_build, py_install macros
-BuildRequires:	rpmbuild(macros) >= 1.710
+BuildRequires:	rpmbuild(macros) >= 1.713
 %if %{with python2}
 BuildRequires:	python-modules
 #BuildRequires:	python-setuptools
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/projects/template-specs.git/commitdiff/511e30a67ed024cc77e0dd58bb0c9a64fc10634c



More information about the pld-cvs-commit mailing list