]> git.pld-linux.org Git - packages/lynx.git/blobdiff - lynx.spec
- added home_etc.patch
[packages/lynx.git] / lynx.spec
index 0088507fd4379ad1b343826f8f13f8825ad60841..5e772e1217b98aded0bd446ff0d4277a522b1c68 100644 (file)
--- a/lynx.spec
+++ b/lynx.spec
@@ -7,8 +7,8 @@ Summary(pl):    Przegl
 Summary(pt_BR):        Navegador web modo texto
 Summary(tr):   Metin ekranda WWW tarayýcý
 Name:          lynx
-Version:       2.8.5dev.3
-Release:       4
+Version:       2.8.5dev.12
+Release:       2
 License:       GPL
 Group:         Applications/Networking
 Source0:       http://lynx.isc.org/current/%{name}%{version}.tar.bz2
@@ -23,17 +23,17 @@ Patch4:             %{name}-autoconf.patch
 Patch5:                %{name}-config.patch
 Patch6:                %{name}-acfix.patch
 Patch7:                %{name}-gzip_fallback.patch
-Patch8:                %{name}-ac25x.patch
+Patch8:                %{name}-home_etc.patch
 URL:           http://lynx.browser.org/
-BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
-BuildRequires: zlib-devel
-BuildRequires: slang-devel
-BuildRequires: gettext-devel
 BuildRequires: autoconf
-BuildRequires: openssl-devel >= 0.9.6b
+BuildRequires: gettext-devel
+BuildRequires: openssl-devel >= 0.9.7
+BuildRequires: slang-devel
 #BuildRequires:        socks5-devel
+BuildRequires: zlib-devel
 Provides:      webclient
 Obsoletes:     lynx-ssl
+BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
 This a terminal based WWW browser. While it does not make any attempt
@@ -138,7 +138,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %files -f %{name}.lang
 %defattr(644,root,root,755)
-%doc C[HO]* PROBLEMS README samples test docs/README*
+%doc CHANGES COPYHEADER PROBLEMS README samples test docs/README*
 %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/lynx.cfg
 %attr(755,root,root) %{_bindir}/*
 %{_datadir}/lynx
This page took 0.040472 seconds and 4 git commands to generate.