]> git.pld-linux.org Git - packages/elinks.git/commitdiff
- patches updated auto/ti/elinks-0_12-0_pre1_2
authorwitekfl <witekfl@pld-linux.org>
Tue, 1 Jul 2008 17:08:04 +0000 (17:08 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- rel .2

Changed files:
    elinks.spec -> 1.160

elinks.spec

index cd6b4e03308eeec11d27c78695c0949694b9c8e2..8c8f4de558ffc2e6447461be02e92486e8ce53c8 100644 (file)
@@ -1,8 +1,5 @@
 # TODO: consider lua51
-# home_etc.patch needs update.
-# ~/ points to $HOME_ETC instead of $HOME
-# date-format.patch needs update too
-#
+
 # Conditional build:
 %bcond_with    x               # Use the X Windows System
 %bcond_with    gnutls          # Enable GNUTLS SSL support (disables openssl)
@@ -35,7 +32,7 @@ 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}.1
+Release:       0.%{pre}.2
 Epoch:         1
 License:       GPL
 Group:         Applications/Networking
@@ -97,9 +94,9 @@ keepalive.
 
 %prep
 %setup -q -n %{name}-%{version}%{pre}
-#%patch0 -p1
+%patch0 -p1
 %patch1 -p1
-#%patch2 -p1
+%patch2 -p1
 
 %build
 %{__aclocal}
This page took 0.049202 seconds and 4 git commands to generate.