]> git.pld-linux.org Git - packages/etckeeper.git/commitdiff
fix python instal (bzr modules)
authorElan Ruusamäe <glen@delfi.ee>
Wed, 29 Jun 2016 20:32:25 +0000 (23:32 +0300)
committerElan Ruusamäe <glen@delfi.ee>
Wed, 29 Jun 2016 20:32:26 +0000 (23:32 +0300)
etckeeper.spec

index c9ab4a65abdc6243c0116806500e6ee7b5fb8914..59fe8a281b262f54e4a8b33bf7404e5899ecfdee 100644 (file)
@@ -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
 
This page took 0.0932539999999999 seconds and 4 git commands to generate.