]> git.pld-linux.org Git - packages/lynx.git/blobdiff - lynx.spec
- release 3
[packages/lynx.git] / lynx.spec
index 3373b043f0247e2f90f15617ca1f328df930b975..b4b183ec452f492c6f377a3fd3bfb5657ed5b1ce 100644 (file)
--- a/lynx.spec
+++ b/lynx.spec
@@ -1,18 +1,21 @@
+#
+# 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
-Summary(fr.UTF-8):   Navigateur en mode texte pour le world wide web
-Summary(ja.UTF-8):   テキストベースのウェブブラウザ
-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ı
+Summary(de.UTF-8):     Text-Browser für das WWW
+Summary(es.UTF-8):     Navegador web modo texto
+Summary(fr.UTF-8):     Navigateur en mode texte pour le world wide web
+Summary(ja.UTF-8):     テキストベースのウェブブラウザ
+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.5rel.1
-Release:       6
+Version:       2.8.7
+Release:       3
 License:       GPL
 Group:         Applications/Networking
-Source0:       http://lynx.isc.org/current/%{name}%{version}.tar.bz2
-# Source0-md5: d1e5134e5d175f913c16cb6768bc30eb
+Source0:       http://lynx.isc.org/lynx2.8.7/%{name}%{version}.tar.bz2
+# Source0-md5: 493af4c77ef6761e3f0157cd1be033a0
 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,9 +29,6 @@ Patch5:               %{name}-config.patch
 Patch6:                %{name}-acfix.patch
 Patch7:                %{name}-gzip_fallback.patch
 Patch8:                %{name}-etc_dir.patch
-Patch9:                %{name}-fixcrash.patch
-Patch10:       %{name}-CAN-2005-3120.patch
-Patch11:       %{name}-CVE-2005-2929.patch
 URL:           http://lynx.browser.org/
 BuildRequires: autoconf
 BuildRequires: automake
@@ -87,7 +87,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-5
+%setup -q -n %{name}2-8-7
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
@@ -97,9 +97,6 @@ formlar ve tablolar için desteği vardır.
 %patch6 -p1
 %patch7 -p1
 %patch8 -p1
-%patch9        -p1
-%patch10 -p1
-%patch11 -p1
 
 %build
 cp /usr/share/automake/config.sub .
@@ -157,6 +154,7 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 %doc CHANGES COPYHEADER PROBLEMS README samples test docs/README*
 %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/lynx.cfg
+%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/lynx.lss
 %attr(755,root,root) %{_bindir}/*
 %{_datadir}/lynx
 %{_desktopdir}/lynx.desktop
This page took 0.06356 seconds and 4 git commands to generate.