SPECS: elinks.spec - updated lua40 patch to use lua50 (as elinks n...

qboosh qboosh at pld-linux.org
Tue Jan 10 23:59:14 CET 2006


Author: qboosh                       Date: Tue Jan 10 22:59:14 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated lua40 patch to use lua50 (as elinks no longer supports lua 4.0)
- updated pl.po-update patch (real pl.po update for 0.11.0)
- fixed bcond typo which disabled bittorrent support

---- Files affected:
SPECS:
   elinks.spec (1.125 -> 1.126) 

---- Diffs:

================================================================
Index: SPECS/elinks.spec
diff -u SPECS/elinks.spec:1.125 SPECS/elinks.spec:1.126
--- SPECS/elinks.spec:1.125	Tue Jan 10 21:47:35 2006
+++ SPECS/elinks.spec	Tue Jan 10 23:59:08 2006
@@ -1,20 +1,20 @@
 # $Revision$, $Date$
 #
 # Conditional build:
-%bcond_with	x	# Use the X Windows System
-%bcond_with	gnutls	# Enable GNUTLS SSL support (disables openssl)
-%bcond_with	ruby	# Enable (experimental) Ruby scripting support
-%bcond_without	256	# Disable 256 colors support
-%bcond_without	bittorent # Disable BitTorrent support
-%bcond_without	cgi	# Disable Local CGI support
-%bcond_without	guile	# Disable Guile scripting
-%bcond_without	idn	# Disable Internation Domain Names support
-%bcond_without	ipv6	# Disable IPv6 support
-%bcond_without	js	# Disable experimental (yet quite usable) JavaScript support (using SpiderMonkey)
-%bcond_without	led	# Disable LEDs
-%bcond_without	lua	# Disable Lua scripting
-%bcond_without	openssl # Disable OpenSSL support
-%bcond_without	perl	# Disable Perl scripting
+%bcond_with	x		# Use the X Windows System
+%bcond_with	gnutls		# Enable GNUTLS SSL support (disables openssl)
+%bcond_with	ruby		# Enable (experimental) Ruby scripting support
+%bcond_without	256		# Disable 256 colors support
+%bcond_without	bittorrent	# Disable BitTorrent support
+%bcond_without	cgi		# Disable Local CGI support
+%bcond_without	guile		# Disable Guile scripting
+%bcond_without	idn		# Disable Internation Domain Names support
+%bcond_without	ipv6		# Disable IPv6 support
+%bcond_without	js		# Disable experimental (yet quite usable) JavaScript support (using SpiderMonkey)
+%bcond_without	led		# Disable LEDs
+%bcond_without	lua		# Disable Lua scripting
+%bcond_without	openssl		# Disable OpenSSL support
+%bcond_without	perl		# Disable Perl scripting
 # 
 %if %{with gnutls}
 %undefine	with_openssl
@@ -167,6 +167,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.126  2006/01/10 22:59:08  qboosh
+- updated lua40 patch to use lua50 (as elinks no longer supports lua 4.0)
+- updated pl.po-update patch (real pl.po update for 0.11.0)
+- fixed bcond typo which disabled bittorrent support
+
 Revision 1.125  2006/01/10 20:47:35  twittner
 - never again `[[][36mCC[][0;10m]' in buildlogs - pass `V=1' to make to
   avoid "colorization"
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/elinks.spec?r1=1.125&r2=1.126&f=u



More information about the pld-cvs-commit mailing list