From a331ddff1b96f4173029874d87aacb321e7373f4 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Wed, 4 Jun 2025 08:09:00 +0000 Subject: automatic import of frr --- .gitignore | 1 + frr.spec | 4 +++- sources | 2 +- 3 files changed, 5 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 6c318a3..aa06d3c 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ /frr-10.2.tar.gz /frr-10.2.1.tar.gz /frr-10.3.tar.gz +/frr-10.3.1.tar.gz diff --git a/frr.spec b/frr.spec index c8554e6..d12aebf 100644 --- a/frr.spec +++ b/frr.spec @@ -10,7 +10,7 @@ %endif Name: frr -Version: 10.3 +Version: 10.3.1 Release: 1%{?dist} Summary: Routing daemon License: GPL-2.0-or-later AND ISC AND LGPL-2.0-or-later AND BSD-2-Clause AND BSD-3-Clause AND (GPL-2.0-or-later OR ISC) AND MIT @@ -112,6 +112,8 @@ sed -r -i 's/(AX_CXX_COMPILE_STDCXX\(\[)11(\])/\117\2/' configure.ac %build #hopefully just temporary due to rhbz#2327314 export LDFLAGS="%{build_ldflags} -Wl,-z,noseparate-code" +export CFLAGS="%{optflags} -DINET_NTOP_NO_OVERRIDE" + autoreconf -ivf %configure \ diff --git a/sources b/sources index 66a18d7..c5f2021 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -abd22784c4eabcb192913e78f33270aa frr-10.3.tar.gz +825a7e9063e9907d448d48d8505ad010 frr-10.3.1.tar.gz -- cgit v1.2.3