public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/NetworkManager-l2tp] epel10: Fix ELN build
@ 2026-07-02 12:55 Yaakov Selkowitz
  0 siblings, 0 replies; only message in thread
From: Yaakov Selkowitz @ 2026-07-02 12:55 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/NetworkManager-l2tp
            Branch : epel10
            Commit : 65e3c0dd0b7f67ce40991add92829da41d74240b
            Author : Yaakov Selkowitz <yselkowi@redhat.com>
            Date   : 2026-01-12T16:04:02-05:00
            Stats  : +2/-6 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/NetworkManager-l2tp/c/65e3c0dd0b7f67ce40991add92829da41d74240b?branch=epel10

            Log:
            Fix ELN build

ELN (Extras) tracks rawhide and has the same versions.  NM 1.56.0 has yet
to be released, so there should be no tests against it.

---
diff --git a/NetworkManager-l2tp.spec b/NetworkManager-l2tp.spec
index af4a85b..6d8e50d 100644
--- a/NetworkManager-l2tp.spec
+++ b/NetworkManager-l2tp.spec
@@ -24,14 +24,12 @@ BuildRequires: gtk3-devel
 BuildRequires: NetworkManager-libnm-devel >= 1:1.52.2
 %elif 0%{?fedora} == 43
 BuildRequires: NetworkManager-libnm-devel >= 1:1.54.3
-%elif 0%{?fedora} > 43
-BuildRequires: NetworkManager-libnm-devel >= 1:1.55.91
 %elif 0%{?rhel} == 9
 BuildRequires: NetworkManager-libnm-devel >= 1:1.54.3
 %elif 0%{?rhel} == 10
 BuildRequires: NetworkManager-libnm-devel >= 1:1.54.3
 %else
-BuildRequires: NetworkManager-libnm-devel >= 1:1.56.0
+BuildRequires: NetworkManager-libnm-devel >= 1:1.55.91
 %endif
 
 BuildRequires: libnma-devel >= 1.8.0
@@ -53,14 +51,12 @@ Requires: dbus-common
 Requires: NetworkManager >= 1:1.52.2
 %elif 0%{?fedora} == 43
 Requires: NetworkManager >= 1:1.54.3
-%elif 0%{?fedora} > 43
-Requires: NetworkManager >= 1:1.55.91
 %elif 0%{?rhel} == 9
 BuildRequires: NetworkManager-libnm-devel >= 1:1.54.3
 %elif 0%{?rhel} == 10
 BuildRequires: NetworkManager-libnm-devel >= 1:1.54.3
 %else
-Requires: NetworkManager >= 1:1.56.0
+Requires: NetworkManager >= 1:1.55.91
 %endif
 
 Requires: ppp = %{ppp_version}

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-07-02 12:55 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-02 12:55 [rpms/NetworkManager-l2tp] epel10: Fix ELN build Yaakov Selkowitz

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox