]> git.pld-linux.org Git - packages/lynx.git/blobdiff - lynx.spec
- release 5 (by relup.sh)
[packages/lynx.git] / lynx.spec
index c15384bcd2f4cf0bf801489c3d5dc192b421cf58..6b43709df67d7d3e104d71c3ec4063e8c0e93559 100644 (file)
--- a/lynx.spec
+++ b/lynx.spec
@@ -1,3 +1,6 @@
+#
+# TODO: merge patches (some change the same files in the same places)
+#
 Summary:       Text based browser for the world wide web
 Summary(de.UTF-8):     Text-Browser für das WWW
 Summary(es.UTF-8):     Navegador web modo texto
@@ -7,12 +10,12 @@ Summary(pl.UTF-8):   Przeglądarka WWW pracująca w trybie tekstowym
 Summary(pt_BR.UTF-8):  Navegador web modo texto
 Summary(tr.UTF-8):     Metin ekranda WWW tarayıcı
 Name:          lynx
-Version:       2.8.6rel.5
-Release:       1
+Version:       2.8.7rel.2
+Release:       5
 License:       GPL
 Group:         Applications/Networking
-Source0:       http://lynx.isc.org/current/%{name}%{version}.tar.bz2
-# Source0-md5: bd44c57d28fd3e4c9db1cd492d403600
+Source0:       http://lynx.isc.org/lynx2.8.7/%{name}%{version}.tar.bz2
+# Source0-md5: cb936aef812e4e463ab86cbbe14d4db9
 Source1:       %{name}.desktop
 Source2:       %{name}.png
 Source3:       http://www.mif.pg.gda.pl/homepages/ankry/man-PLD/%{name}-non-english-man-pages.tar.bz2
@@ -26,13 +29,16 @@ Patch5:             %{name}-config.patch
 Patch6:                %{name}-acfix.patch
 Patch7:                %{name}-gzip_fallback.patch
 Patch8:                %{name}-etc_dir.patch
+Patch9:                format-security.patch
 URL:           http://lynx.browser.org/
 BuildRequires: autoconf
 BuildRequires: automake
 BuildRequires: bzip2-devel
-BuildRequires: gettext-devel
+BuildRequires: gettext-tools
 BuildRequires: ncurses-devel
 BuildRequires: openssl-devel >= 0.9.7d
+BuildRequires: pkgconfig
+BuildRequires: sed >= 4.0
 #BuildRequires:        socks5-devel
 BuildRequires: zlib-devel
 Provides:      webclient
@@ -84,7 +90,7 @@ Metin ekranda çalışan bir WWW tarayıcıdır. Şekil gösteremese de,
 formlar ve tablolar için desteği vardır.
 
 %prep
-%setup -q -n %{name}2-8-6
+%setup -q -n %{name}2-8-7
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
@@ -94,6 +100,7 @@ formlar ve tablolar için desteği vardır.
 %patch6 -p1
 %patch7 -p1
 %patch8 -p1
+%patch9 -p1
 
 %build
 cp /usr/share/automake/config.sub .
This page took 0.047655 seconds and 4 git commands to generate.