public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Yaakov Selkowitz <yselkowi@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/NetworkManager-l2tp] epel10: Fix ELN build
Date: Thu, 02 Jul 2026 12:55:24 GMT	[thread overview]
Message-ID: <178299692401.1.11378993035472145656.rpms-NetworkManager-l2tp-65e3c0dd0b7f@fedoraproject.org> (raw)

            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}

                 reply	other threads:[~2026-07-02 12:55 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178299692401.1.11378993035472145656.rpms-NetworkManager-l2tp-65e3c0dd0b7f@fedoraproject.org \
    --to=yselkowi@redhat.com \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox