]> git.pld-linux.org Git - packages/lynx.git/commitdiff
- removed COPYING from doc (known - GPL), sorted BRs
authorJakub Bogusz <qboosh@pld-linux.org>
Wed, 15 Jan 2003 10:38:00 +0000 (10:38 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- STBR to ra/updates/security

Changed files:
    lynx.spec -> 1.90

lynx.spec

index 59af5a0a8116e399fa5d75aac8f84b79220c462e..fba56d92ee7ccce2f1fc55c8a33de1dd83738b1e 100644 (file)
--- a/lynx.spec
+++ b/lynx.spec
@@ -24,15 +24,15 @@ Patch5:             %{name}-config.patch
 Patch6:                %{name}-acfix.patch
 Patch7:                %{name}-gzip_fallback.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: gettext-devel
 BuildRequires: openssl-devel >= 0.9.6b
+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
@@ -136,7 +136,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 COPYHEADERS 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.08702 seconds and 4 git commands to generate.