public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/lynx] rawhide: remove redundant build requires
@ 2026-06-03 12:43
0 siblings, 0 replies; only message in thread
From: @ 2026-06-03 12:43 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/lynx
Branch : rawhide
Commit : 530a8887c1a359332cab7b2b2118a26fe0536e1e
Author : Lukáš Zaoral <lzaoral@redhat.com>
Date : 2026-06-03T14:43:36+02:00
Stats : +4/-2 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/lynx/c/530a8887c1a359332cab7b2b2118a26fe0536e1e?branch=rawhide
Log:
remove redundant build requires
Resolves: https://mkoncek.fedorapeople.org/unbreq.html
---
diff --git a/lynx.spec b/lynx.spec
index ffa34a5..e91b6e7 100644
--- a/lynx.spec
+++ b/lynx.spec
@@ -5,7 +5,7 @@ Summary: A text-based Web browser
Name: lynx
Version: 2.9.3
#Release: %%{devrel}.1%%{?dist}
-Release: 1%{?dist}
+Release: 2%{?dist}
License: GPL-2.0-only
Source0: https://invisible-island.net/archives/lynx/tarballs/lynx%{version}%{devrel}.tar.bz2
@@ -38,7 +38,6 @@ BuildRequires: libidn2-devel
BuildRequires: make
BuildRequires: ncurses-devel
BuildRequires: openssl-devel
-BuildRequires: telnet
BuildRequires: unzip
BuildRequires: zip
BuildRequires: zlib-devel
@@ -145,6 +144,9 @@ EOF
%config(noreplace,missingok) %{_sysconfdir}/lynx-site.cfg
%changelog
+* Wed Jun 03 2026 Lukáš Zaoral <lzaoral@redhat.com> - 2.9.3-2
+- remove redundant build requires
+
* Fri May 29 2026 Lukáš Zaoral <lzaoral@redhat.com> - 2.9.3-1
- rebase to the latest upstream release (rhbz#2481851)
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-03 12:43 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-03 12:43 [rpms/lynx] rawhide: remove redundant build requires
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox