diff --git a/lynx.spec b/lynx.spec index ebda8d7..96d379b 100644 --- a/lynx.spec +++ b/lynx.spec @@ -1,7 +1,7 @@ Summary: A text browser for the World Wide Web Name: lynx Version: 2.8.9 -Release: 3 +Release: 4 License: GPLv2 URL: http://lynx.browser.org/ Source: https://invisible-mirror.net/archives/%{name}/tarballs/%{name}%{version}rel.1.tar.bz2 @@ -14,7 +14,7 @@ Patch3: %{name}-2.8.8-locale.patch Provides: webclient text-www-browser BuildRequires: dos2unix gcc gettext telnet unzip zip BuildRequires: openssl-devel ncurses-devel slang-devel zlib-devel -Requires: euleros-indexhtml +Requires: %{_vendor}-indexhtml %description Lynx is a fully-featured World Wide Web (WWW) client for users running @@ -107,6 +107,9 @@ EOF %{_mandir}/*/* %changelog +* Tue Dec 24 2019 openEuler Buildteam - 2.8.9-4 +- Require openEuler-indexhtml + * Tue Dec 3 2019 mengxian - 2.8.9-3 - Package init