SPECS: links2.spec - up to 2.2 - javascript support was removed from links2...

witekfl witekfl at pld-linux.org
Mon Aug 18 20:35:59 CEST 2008


Author: witekfl                      Date: Mon Aug 18 18:35:59 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- up to 2.2
- javascript support was removed from links2
(the links2-js.spec contains the last release with javascript)

---- Files affected:
SPECS:
   links2.spec (1.69 -> 1.70) 

---- Diffs:

================================================================
Index: SPECS/links2.spec
diff -u SPECS/links2.spec:1.69 SPECS/links2.spec:1.70
--- SPECS/links2.spec:1.69	Sun Aug 10 18:36:50 2008
+++ SPECS/links2.spec	Mon Aug 18 20:35:54 2008
@@ -1,7 +1,6 @@
 # $Revision$, $Date$
 #
 # Conditional build:
-%bcond_without	javascript	# build without JavaScript interpreter
 %bcond_without	graphics	# build without graphics support
 %bcond_without	fb		# build without Linux Framebuffer graphics driver
 %bcond_without	sdl		# build without SDL graphics driver
@@ -15,15 +14,15 @@
 Summary(ru.UTF-8):	Текстовый WWW броузер типа Lynx
 Summary(uk.UTF-8):	Текстовий WWW броузер типу Lynx
 Name:		links2
-%define	pre	pre28
+#%define	pre	pre28
 # XXX: stop using "pre" in Version after 2.1 release!
-Version:	2.1%{pre}
-Release:	2
+Version:	2.2
+Release:	1
 Epoch:		1
 License:	GPL v2
 Group:		Applications/Networking
 Source0:	http://links.twibright.com/download/links-%{version}.tar.bz2
-# Source0-md5:	815afe558dd548258eeb03b01cce01ce
+# Source0-md5:	bf5b20529a2a811701c5af52b28ebdd4
 Source1:	%{name}.desktop
 Source2:	%{name}.1.pl
 Source3:	%{name}.png
@@ -35,17 +34,15 @@
 Patch4:		%{name}-cookies-save.patch
 Patch5:		%{name}-config-dirs.patch
 Patch6:		%{name}-gzip_fallback.patch
-Patch7:		%{name}-js-Date-getTime.patch
-Patch8:		%{name}-js-submit-nodefer.patch
+#Patch7:		%{name}-js-Date-getTime.patch
+#Patch8:		%{name}-js-submit-nodefer.patch
 Patch9:		%{name}-segv.patch
-Patch10:	%{name}-pl-update.patch
+#Patch10:	%{name}-pl-update.patch
 #Patch15:	%{name}-home_etc.patch
 URL:		http://links.twibright.com/
 BuildRequires:	autoconf >= 2.59-9
 BuildRequires:	automake
-%{?with_javascript:BuildRequires:	bison}
 BuildRequires:	bzip2-devel
-%{?with_javascript:BuildRequires:	flex}
 BuildRequires:	gpm-devel
 BuildRequires:	ncurses-devel >= 5.1
 BuildRequires:	openssl-devel >= 0.9.7d
@@ -72,7 +69,6 @@
 - can download files in background.
 
 %{?with_graphics:This version can work in graphical mode.}
-%{?with_javascript:This version has support for JavaScript.}
 
 %description -l es.UTF-8
 Links es un browser WWW modo texto, similar al Lynx. El links muestra
@@ -89,7 +85,6 @@
 - może ściągać pliki w tle.
 
 %{?with_graphics:Ta wersja może pracować w trybie graficznym.}
-%{?with_javascript:Ta wersja obsługuje JavaScript.}
 
 %description -l pt_BR.UTF-8
 Links é um browser WWW modo texto, similar ao Lynx. O Links exibe
@@ -123,10 +118,10 @@
 %patch4 -p1
 %patch5 -p1
 %patch6 -p1
-%patch7 -p1
-%patch8 -p1
+#%patch7 -p1
+#%patch8 -p1
 %patch9 -p1
-%patch10 -p1
+#%patch10 -p1
 
 cd intl
 ./gen-intl
@@ -183,6 +178,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.70  2008/08/18 18:35:54  witekfl
+- up to 2.2
+- javascript support was removed from links2
+(the links2-js.spec contains the last release with javascript)
+
 Revision 1.69  2008/08/10 16:36:50  arekm
 - release 2
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/links2.spec?r1=1.69&r2=1.70&f=u



More information about the pld-cvs-commit mailing list