Author: lisu Date: Mon Jul 6 13:56:41 2009 GMT Module: packages Tag: HEAD ---- Log message: - up to 2.8.7rel.1 [fixes CVE-2008-4690] - acfix, autoconf, cfg, config, pld, po_DESTDIR patches updated - CVE-2008-4690.patch removed - TODO
---- Files affected: packages/lynx: lynx.spec (1.130 -> 1.131) ---- Diffs: ================================================================ Index: packages/lynx/lynx.spec diff -u packages/lynx/lynx.spec:1.130 packages/lynx/lynx.spec:1.131 --- packages/lynx/lynx.spec:1.130 Tue Mar 17 13:50:34 2009 +++ packages/lynx/lynx.spec Mon Jul 6 15:56:35 2009 @@ -1,4 +1,7 @@ # $Revision$, $Date$ +# +# 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 @@ -8,12 +11,12 @@ 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: 7 +Version: 2.8.7rel.1 +Release: 1 License: GPL Group: Applications/Networking Source0: http://lynx.isc.org/current/%{name}%{version}.tar.bz2 -# Source0-md5: bd44c57d28fd3e4c9db1cd492d403600 +# 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 @@ -27,7 +30,6 @@ Patch6: %{name}-acfix.patch Patch7: %{name}-gzip_fallback.patch Patch8: %{name}-etc_dir.patch -Patch9: %{name}-CVE-2008-4690.patch URL: http://lynx.browser.org/ BuildRequires: autoconf BuildRequires: automake @@ -87,7 +89,7 @@ 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 @@ -97,7 +99,6 @@ %patch6 -p1 %patch7 -p1 %patch8 -p1 -%patch9 -p1 %build cp /usr/share/automake/config.sub . @@ -175,6 +176,12 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.131 2009/07/06 13:56:35 lisu +- up to 2.8.7rel.1 [fixes CVE-2008-4690] +- acfix, autoconf, cfg, config, pld, po_DESTDIR patches updated +- CVE-2008-4690.patch removed +- TODO + Revision 1.130 2009/03/17 12:50:34 glen - release 7 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/lynx/lynx.spec?r1=1.130&r2=1.131&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
