packages: elinks/elinks-date-format.patch, elinks/elinks.spec, elinks/elink...

jajcus jajcus at pld-linux.org
Tue Jun 5 08:40:28 CEST 2012


Author: jajcus                       Date: Tue Jun  5 06:40:28 2012 GMT
Module: packages                      Tag: HEAD
---- Log message:
- Version: 0.13

---- Files affected:
packages/elinks:
   elinks-date-format.patch (1.2 -> 1.3) , elinks.spec (1.178 -> 1.179) , elinks-fbterm.patch (1.1 -> NONE)  (REMOVED)

---- Diffs:

================================================================
Index: packages/elinks/elinks-date-format.patch
diff -u packages/elinks/elinks-date-format.patch:1.2 packages/elinks/elinks-date-format.patch:1.3
--- packages/elinks/elinks-date-format.patch:1.2	Tue Jul  1 19:07:36 2008
+++ packages/elinks/elinks-date-format.patch	Tue Jun  5 08:40:23 2012
@@ -1,5 +1,5 @@
---- elinks-0.11.3/src/util/file.c.orig	2007-12-02 01:03:26.631355000 +0100
-+++ elinks-0.11.3/src/util/file.c	2007-12-02 01:19:06.416911036 +0100
+--- elinks-0.11.3/src/util/file.h.orig	2007-12-02 01:03:26.631355000 +0100
++++ elinks-0.11.3/src/util/file.h	2007-12-02 01:19:06.416911036 +0100
 @@ -461,16 +461,16 @@ stat_date(struct string *string, struct 
  
  		if (current_time > when + 6L * 30L * 24L * 60L * 60L

================================================================
Index: packages/elinks/elinks.spec
diff -u packages/elinks/elinks.spec:1.178 packages/elinks/elinks.spec:1.179
--- packages/elinks/elinks.spec:1.178	Sun Sep 11 16:05:39 2011
+++ packages/elinks/elinks.spec	Tue Jun  5 08:40:23 2012
@@ -28,29 +28,26 @@
 %undefine	with_openssl
 %endif
 
-%define		subver	pre5
-%define		rel		7
 Summary:	Experimantal Links (text WWW browser)
 Summary(es.UTF-8):	El links es un browser para modo texto, similar a lynx
 Summary(pl.UTF-8):	Eksperymentalny Links (tekstowa przeglądarka WWW)
 Summary(pt_BR.UTF-8):	O links é um browser para modo texto, similar ao lynx
 Name:		elinks
-Version:	0.12
-Release:	0.%{subver}.%{rel}
+Version:	0.13
+Release:	1
 Epoch:		1
 License:	GPL v2
 Group:		Applications/Networking
-Source0:	http://www.elinks.cz/download/%{name}-%{version}%{subver}.tar.bz2
-# Source0-md5:	92790144290131ac5e63b44548b45e08
+Source0:	http://www.elinks.cz/download/%{name}-current-%{version}.tar.bz2
+# Source0-md5:	efc9918d90cb03a4d1c4d36ef1c36101
 Source1:	%{name}.desktop
 Source2:	links.png
 Patch0:		%{name}-home_etc.patch
 Patch1:		%{name}-lua40.patch
 Patch2:		%{name}-date-format.patch
-Patch3:		%{name}-fbterm.patch
-Patch4:		%{name}-old_incremental.patch
-Patch5:		%{name}-0.10.0-0.9.3-typeahead-beginning.patch
-Patch6:		%{name}-double-esc.patch
+Patch3:		%{name}-old_incremental.patch
+Patch4:		%{name}-0.10.0-0.9.3-typeahead-beginning.patch
+Patch5:		%{name}-double-esc.patch
 URL:		http://www.elinks.cz/
 BuildRequires:	autoconf >= 2.61
 BuildRequires:	automake
@@ -63,7 +60,7 @@
 BuildRequires:	gpm-devel
 %{?with_guile:BuildRequires: guile-devel}
 #BuildRequires:	heimdal-devel
-%{?with_js:BuildRequires:	js-devel >= 1.5-0.rc6a.1}
+%{?with_js:BuildRequires:	js185-devel}
 %{?with_idn:BuildRequires:	libidn-devel}
 %{?with_smb:BuildRequires:	libsmbclient-devel}
 %{?with_lua:BuildRequires:	lua50-devel}
@@ -106,15 +103,14 @@
 keepalive.
 
 %prep
-%setup -q -n %{name}-%{version}%{subver}
+%setup -q -n %{name}-%{version}-20120604
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
-%patch3 -p1
 %if %{with olderisbetter}
+%patch3 -p1
 %patch4 -p1
 %patch5 -p1
-%patch6 -p1
 %endif
 
 %build
@@ -199,6 +195,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.179  2012/06/05 06:40:23  jajcus
+- Version: 0.13
+
 Revision 1.178  2011/09/11 14:05:39  arekm
 - release 7
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/packages/elinks/elinks-date-format.patch?r1=1.2&r2=1.3
    http://cvs.pld-linux.org/packages/elinks/elinks.spec?r1=1.178&r2=1.179



More information about the pld-cvs-commit mailing list