SPECS: elinks.spec - added the python bcond.

witekfl witekfl at pld-linux.org
Sat Jun 21 18:03:25 CEST 2008


Author: witekfl                      Date: Sat Jun 21 16:03:25 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added the python bcond.

---- Files affected:
SPECS:
   elinks.spec (1.154 -> 1.155) 

---- Diffs:

================================================================
Index: SPECS/elinks.spec
diff -u SPECS/elinks.spec:1.154 SPECS/elinks.spec:1.155
--- SPECS/elinks.spec:1.154	Sat Jun 21 10:21:19 2008
+++ SPECS/elinks.spec	Sat Jun 21 18:03:19 2008
@@ -4,6 +4,7 @@
 # Conditional build:
 %bcond_with	x		# Use the X Windows System
 %bcond_with	gnutls		# Enable GNUTLS SSL support (disables openssl)
+%bcond_with	python		# Enable Python scripting support
 %bcond_with	ruby		# Enable (experimental) Ruby scripting support
 %bcond_with	verbose		# verbose build (V=1)
 %bcond_without	256		# Disable 256 colors support
@@ -123,6 +124,7 @@
 	%{?with_guile:--with-guile} \
 	%{?with_perl:--with-perl} \
 	%{!?with_lua:--without-lua} \
+	%{?with_python:--with-python} \
 	%{?with_ruby:--with-ruby} \
 	%{!?with_js:--without-spidermonkey} \
 	%{?with_gnutls:--with-gnutls} \
@@ -171,6 +173,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.155  2008/06/21 16:03:19  witekfl
+- added the python bcond.
+
 Revision 1.154  2008/06/21 08:21:19  adamg
 - updated to 0.11.4
 - verbose bcond (V=1)
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/elinks.spec?r1=1.154&r2=1.155&f=u



More information about the pld-cvs-commit mailing list