On 13.11.2017 23:46, matkor wrote:
Rel 2. Strict dependencies on python*-persistent, added *.[ch] files.
python-BTrees.spec | 11 ++++++++++-
1 file changed, 10 insertions(+), 1 deletion(-)
---
diff --git a/python-BTrees.spec b/python-BTrees.spec
index 03cdf0b..479c7e8 100644
--- a/python-BTrees.spec
+++ b/python-BTrees.spec
@@ -10,12 +10,14 @@
%define module BTrees
%define pypi_name %{module}
+# Keep strict dependencies as build process relays on *.h files from
python-persistent
+%define persistent_ver 4.2.4.2
did you intend to be strict on version used at build time vs run time?
you could use %requires_eq* macros then...
ps: s/relays/relies/ ?
--
glen
_______________________________________________
pld-devel-en mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-devel-en