about summary refs log tree commit diff stats
path: root/PACKAGE/lynx.spec
diff options
context:
space:
mode:
Diffstat (limited to 'PACKAGE/lynx.spec')
-rw-r--r--PACKAGE/lynx.spec16
1 files changed, 10 insertions, 6 deletions
diff --git a/PACKAGE/lynx.spec b/PACKAGE/lynx.spec
index 0992fd78..27639c93 100644
--- a/PACKAGE/lynx.spec
+++ b/PACKAGE/lynx.spec
@@ -1,4 +1,4 @@
-# $LynxId: lynx.spec,v 1.49 2018/05/07 23:37:31 tom Exp $
+# $LynxId: lynx.spec,v 1.50 2018/05/17 22:00:16 tom Exp $
 Summary: A text-based Web browser
 Name: lynx-dev
 Version: 2.8.9
@@ -6,9 +6,9 @@ Release: dev.19
 License: GPLv2
 Group: Applications/Internet
 Source: lynx%{version}%{release}.tgz
-URL: http://lynx.invisible-island.net
-Provides: webclient
-Provides: text-www-browser
+URL: https://lynx.invisible-island.net
+Provides: webclient >= 0.0
+Provides: text-www-browser >= 0.0
 
 # Fedora:
 BuildRequires: openssl-devel, pkgconfig, ncurses-devel >= 5.3-5,
@@ -17,7 +17,7 @@ BuildRequires: libidn-devel
 # BuildRequires: bzip2-devel
 
 # SuSE:
-# BuildRequires: libbz2-devel       
+# BuildRequires: libbz2-devel
 
 Requires: gzip, bzip2, tar, zip, unzip
 
@@ -89,7 +89,7 @@ HTTP, FTP, WAIS, and NNTP servers.
 	--enable-syslog \
 	--enable-warnings \
 	--with-bzlib \
-	--with-screen=ncursesw6 \
+	--with-screen=ncursesw6dev \
 	--with-ssl \
 	--with-zlib
 make \
@@ -122,6 +122,10 @@ rm -rf $RPM_BUILD_ROOT
 
 %changelog
 
+* Thu May 17 2018 Thomas E. Dickey
+- use "ncursesw6dev", reflecting renaming of ncurses test-packages to avoid
+  conflict with new packages in Fedora.
+
 * Mon Mar 12 2018 Thomas E. Dickey
 - rename to "lynx-dev", add a few dependencies where package names are same.
 
19 -0400 Implement basic tab completion support' href='/akspecs/aerc/commit/commands/msgview/toggle-headers.go?h=0.5.2&id=2a0961701c4cabecc53d134ed1782e5612e64580'>2a09617 ^
b83e7c9 ^

6838c23 ^
b83e7c9 ^






2a09617 ^

feacca3 ^
2a09617 ^
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34