[packages/etckeeper] fix python instal (bzr modules)
glen
glen at pld-linux.org
Wed Jun 29 22:44:33 CEST 2016
commit 92ca4cb0b5f07954e460492139e5379b6826befd
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Wed Jun 29 23:32:25 2016 +0300
fix python instal (bzr modules)
etckeeper.spec | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/etckeeper.spec b/etckeeper.spec
index c9ab4a6..59fe8a2 100644
--- a/etckeeper.spec
+++ b/etckeeper.spec
@@ -17,7 +17,7 @@ URL: http://etckeeper.branchable.com/
BuildRequires: bzr
BuildRequires: python-devel
BuildRequires: rpm-pythonprov
-BuildRequires: rpmbuild(macros) >= 1.219
+BuildRequires: rpmbuild(macros) >= 1.717
BuildRequires: sed >= 4.0
Requires: findutils
Requires: mktemp
@@ -100,6 +100,7 @@ install -d $RPM_BUILD_ROOT{/etc/cron.daily,%{_sysconfdir}/%{name},%{_localstated
etcdir=/lib \
LOWLEVEL_PACKAGE_MANAGER=rpm \
HIGHLEVEL_PACKAGE_MANAGER=poldek \
+ PYTHON_INSTALL_OPTS="%py_install_opts" \
INSTALL="install -p" \
DESTDIR=$RPM_BUILD_ROOT
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/etckeeper.git/commitdiff/a5c882645b246238f6b3d621ed873060b601f17e
More information about the pld-cvs-commit
mailing list