Bump version for ST

This commit is contained in:
2020-05-20 20:53:23 +02:00
parent 3b172a04b7
commit 09bc4473aa

View File

@@ -1,5 +1,6 @@
%global frrversion 7.5.1 %global frrversion 7.5.1-20210619-03-g8f96d1590
%global frr_libdir /usr/lib/frr %global frr_libdir /usr/lib/frr
%global checkout .st.3
%global _hardened_build 1 %global _hardened_build 1
%define _legacy_common_support 1 %define _legacy_common_support 1
@@ -10,7 +11,7 @@ Release: 2%{?checkout}%{?dist}
Summary: Routing daemon Summary: Routing daemon
License: GPLv2+ License: GPLv2+
URL: http://www.frrouting.org 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 Source1: %{name}-tmpfiles.conf
BuildRequires: perl-generators BuildRequires: perl-generators
BuildRequires: gcc BuildRequires: gcc
@@ -45,7 +46,7 @@ FRRouting supports BGP4, OSPFv2, OSPFv3, ISIS, RIP, RIPng, PIM, NHRP, PBR, EIGRP
FRRouting is a fork of Quagga. FRRouting is a fork of Quagga.
%prep %prep
%autosetup -S git %autosetup -S git -n %{name}-%{frrversion}
%build %build
autoreconf -ivf autoreconf -ivf