Bump version for ST
This commit is contained in:
7
frr.spec
7
frr.spec
@@ -1,5 +1,6 @@
|
||||
%global frrversion 7.5.1
|
||||
%global frrversion 7.5.1-20210619-03-g8f96d1590
|
||||
%global frr_libdir /usr/lib/frr
|
||||
%global checkout .st.3
|
||||
|
||||
%global _hardened_build 1
|
||||
%define _legacy_common_support 1
|
||||
@@ -10,7 +11,7 @@ Release: 2%{?checkout}%{?dist}
|
||||
Summary: Routing daemon
|
||||
License: GPLv2+
|
||||
URL: http://www.frrouting.org
|
||||
Source0: https://github.com/FRRouting/frr/releases/download/%{name}-%{frrversion}/%{name}-%{frrversion}.tar.gz
|
||||
Source0: https://github.com/FRRouting/frr/releases/download/%{name}-%{frrversion}/%{name}-%{frrversion}.tar.xz
|
||||
Source1: %{name}-tmpfiles.conf
|
||||
BuildRequires: perl-generators
|
||||
BuildRequires: gcc
|
||||
@@ -45,7 +46,7 @@ FRRouting supports BGP4, OSPFv2, OSPFv3, ISIS, RIP, RIPng, PIM, NHRP, PBR, EIGRP
|
||||
FRRouting is a fork of Quagga.
|
||||
|
||||
%prep
|
||||
%autosetup -S git
|
||||
%autosetup -S git -n %{name}-%{frrversion}
|
||||
|
||||
%build
|
||||
autoreconf -ivf
|
||||
|
||||
Reference in New Issue
Block a user