Compare commits
4 Commits
10.2-1mamb
...
main
Author | SHA1 | Date | |
---|---|---|---|
ee286817b6 | |||
69d8913dbd | |||
ac02799174 | |||
970c97c598 |
16
frr.spec
16
frr.spec
@ -1,5 +1,5 @@
|
||||
Name: frr
|
||||
Version: 10.2
|
||||
Version: 10.3.1
|
||||
Release: 1mamba
|
||||
Summary: Routing protocol suite supporting BGP4, OSPFv2, OSPFv3, ISIS, RIP, RIPng, PIM, LDP, BFD, VRRP, NHRP and EIGRP
|
||||
Group: Applications/Networking
|
||||
@ -16,6 +16,7 @@ BuildRequires: glibc-devel
|
||||
BuildRequires: libatomic-devel
|
||||
BuildRequires: libcap-devel
|
||||
BuildRequires: libcares-devel
|
||||
BuildRequires: libgcc
|
||||
BuildRequires: libjson-c-devel
|
||||
BuildRequires: libnetsnmp-devel
|
||||
BuildRequires: libnl-devel
|
||||
@ -57,7 +58,6 @@ Obsoletes: quagga-devel <= 1.2.4-3mamba
|
||||
%description -n lib%{name}-devel
|
||||
This package contains libraries and header files for developing applications that use %{name}.
|
||||
|
||||
%debug_package
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
@ -230,6 +230,18 @@ install -D -m0644 tools/etc/frr/vtysh.conf -t %{buildroot}%{_sysconfdir}/frr
|
||||
%doc README.md
|
||||
|
||||
%changelog
|
||||
* Sat May 31 2025 Automatic Build System <autodist@openmamba.org> 10.3.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Mar 14 2025 Automatic Build System <autodist@openmamba.org> 10.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Mar 12 2025 Automatic Build System <autodist@openmamba.org> 10.2.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Dec 24 2024 Automatic Build System <autodist@openmamba.org> 10.2.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Nov 16 2024 Automatic Build System <autodist@openmamba.org> 10.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user