SPECS: elinks.spec - up to 0.12pre3 - BR: tre-devel for wide chars regex se...
witekfl
witekfl at pld-linux.org
Sun Mar 29 16:08:58 CEST 2009
Author: witekfl Date: Sun Mar 29 14:08:58 2009 GMT
Module: SPECS Tag: HEAD
---- Log message:
- up to 0.12pre3
- BR: tre-devel for wide chars regex search
- added the fbterm.patch
---- Files affected:
SPECS:
elinks.spec (1.164 -> 1.165)
---- Diffs:
================================================================
Index: SPECS/elinks.spec
diff -u SPECS/elinks.spec:1.164 SPECS/elinks.spec:1.165
--- SPECS/elinks.spec:1.164 Fri Mar 13 22:49:15 2009
+++ SPECS/elinks.spec Sun Mar 29 16:08:52 2009
@@ -26,25 +26,26 @@
%undefine with_openssl
%endif
#
-%define pre pre2
+%define pre pre3
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.%{pre}.2
+Release: 0.%{pre}.1
Epoch: 1
License: GPL
Group: Applications/Networking
Source0: http://www.elinks.cz/download/%{name}-%{version}%{pre}.tar.bz2
-# Source0-md5: bfc2a531f633c9e25e108e5ce2d864ea
+# Source0-md5: 1ea76f04fb5d2e7d6d6a2c82ca310088
Source1: %{name}.desktop
Source2: links.png
Patch0: %{name}-home_etc.patch
Patch1: %{name}-lua40.patch
Patch2: %{name}-date-format.patch
Patch3: %{name}-old_incremental.patch
+Patch4: %{name}-fbterm.patch
URL: http://www.elinks.cz/
BuildRequires: autoconf
BuildRequires: automake
@@ -65,6 +66,7 @@
%{?with_perl:BuildRequires: perl-devel}
%{?with_python:BuildRequires: python-devel}
%{?with_ruby:BuildRequires: ruby-devel}
+BuildRequires: tre-devel
BuildRequires: zlib-devel
Suggests: mailcap
Provides: webclient
@@ -101,6 +103,7 @@
%patch2 -p1
# restores old behaviour of type-ahead search
#%patch3 -p1
+%patch4 -p1
%build
%{__aclocal}
@@ -177,6 +180,11 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.165 2009/03/29 14:08:52 witekfl
+- up to 0.12pre3
+- BR: tre-devel for wide chars regex search
+- added the fbterm.patch
+
Revision 1.164 2009/03/13 21:49:15 hawk
- release 2
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/elinks.spec?r1=1.164&r2=1.165&f=u
More information about the pld-cvs-commit
mailing list