[packages/unbound] Make python bcond more reliable

jajcus jajcus at pld-linux.org
Tue Aug 4 15:03:52 CEST 2015


commit e5f6e1606cf508ebe47f0e25db2a7708e89c56ac
Author: Jacek Konieczny <j.konieczny at eggsoft.pl>
Date:   Tue Aug 4 15:03:40 2015 +0200

    Make python bcond more reliable

 unbound.spec | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/unbound.spec b/unbound.spec
index 3e0a797..8230a51 100644
--- a/unbound.spec
+++ b/unbound.spec
@@ -117,7 +117,8 @@ Pythonowy interfejs do biblioteki unbound.
 
 %build
 %configure \
-	%{?with_python:--with-pyunbound} \
+	%{__with_without python pyunbound} \
+	%{__with_without python pythonmodule} \
 	--with-pidfile=/run/%{name}.pid \
 	--with-chroot-dir="" \
 	--with-conf-file=%{_sysconfdir}/%{name}/%{name}.conf \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/unbound.git/commitdiff/e5f6e1606cf508ebe47f0e25db2a7708e89c56ac



More information about the pld-cvs-commit mailing list