]> git.pld-linux.org Git - packages/elinks.git/commitdiff
- up to 0.11.4rc1 (this is marked as the latest stable auto/ti/elinks-0_11_4-0_rc1
authorwitekfl <witekfl@pld-linux.org>
Mon, 12 May 2008 16:59:54 +0000 (16:59 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
  at the ELinks's website).

Changed files:
    elinks.spec -> 1.151

elinks.spec

index 6cc8568bf4f86c81b862e2149bbd8c3343662d43..be68fa556d8f08409a9be4ef9951ad9bdcd2910d 100644 (file)
 %undefine      with_openssl
 %endif
 #
+%define                pre     rc1
 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.11.3
-Release:       7
+Version:       0.11.4
+Release:       0.%{pre}
 Epoch:         1
 License:       GPL
 Group:         Applications/Networking
-Source0:       http://www.elinks.cz/download/%{name}-%{version}.tar.bz2
-# Source0-md5: a0eb50e18a2ac8e77d6b0df8f94bb5a6
+Source0:       http://www.elinks.cz/download/%{name}-%{version}%{pre}.tar.bz2
+# Source0-md5: 7fc7c36844be9c528c2ef28dbd4c5e6f
 Source1:       %{name}.desktop
 Source2:       links.png
 Patch0:                %{name}-home_etc.patch
 Patch1:                %{name}-lua40.patch
 Patch2:                %{name}-bug517.patch
-Patch3:                %{name}-cgi.patch
-Patch4:                %{name}-date-format.patch
-Patch5:                %{name}-pl.po.patch
-Patch6:                %{name}-chunked.patch
-Patch7:                %{name}-mailcap_DISPLAY.patch
+Patch3:                %{name}-date-format.patch
+Patch4:                %{name}-chunked.patch
+Patch5:                %{name}-mailcap_DISPLAY.patch
 URL:           http://www.elinks.cz/
 BuildRequires: autoconf
 BuildRequires: automake
@@ -89,15 +88,13 @@ tabelas, baixa arquivos em segundo plano, e usa as conexões HTTP/1.1
 keepalive.
 
 %prep
-%setup -q
+%setup -q -n %{name}-%{version}%{pre}
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
 %patch3 -p1
 %patch4 -p1
 %patch5 -p1
-%patch6 -p1
-%patch7 -p1
 
 %build
 %{__aclocal}
This page took 0.115097 seconds and 4 git commands to generate.