Author: gotar                        Date: Fri Aug 22 09:15:56 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added (commented out) old_incremental patch, sorted bconds

---- Files affected:
SPECS:
   elinks.spec (1.161 -> 1.162) 

---- Diffs:

================================================================
Index: SPECS/elinks.spec
diff -u SPECS/elinks.spec:1.161 SPECS/elinks.spec:1.162
--- SPECS/elinks.spec:1.161     Sun Aug 10 18:37:30 2008
+++ SPECS/elinks.spec   Fri Aug 22 11:15:51 2008
@@ -2,12 +2,12 @@
 # TODO: consider lua51
 
 # Conditional build:
-%bcond_with    x               # Use the X Windows System
 %bcond_with    gnutls          # Enable GNUTLS SSL support (disables openssl)
 %bcond_with    lzma            # Enable lzma support
 %bcond_with    python          # Enable Python scripting support
 %bcond_with    ruby            # Enable (experimental) Ruby scripting support
 %bcond_with    verbose         # verbose build (V=1)
+%bcond_with    x               # Use the X Windows System
 %bcond_without 256             # Disable 256 colors support
 %bcond_without bittorrent      # Disable BitTorrent support
 %bcond_without cgi             # Disable Local CGI support
@@ -44,6 +44,7 @@
 Patch0:                %{name}-home_etc.patch
 Patch1:                %{name}-lua40.patch
 Patch2:                %{name}-date-format.patch
+Patch3:                %{name}-old_incremental.patch
 URL:           http://www.elinks.cz/
 BuildRequires: autoconf
 BuildRequires: automake
@@ -98,6 +99,8 @@
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
+# restores old behaviour of type-ahead search
+#%patch3 -p1
 
 %build
 %{__aclocal}
@@ -174,6 +177,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.162  2008/08/22 09:15:51  gotar
+- added (commented out) old_incremental patch, sorted bconds
+
 Revision 1.161  2008/08/10 16:37:30  arekm
 - rel .3
 
================================================================

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

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to