fixing source URL and archive name
OBS-URL: https://build.opensuse.org/package/show/network/frr?expand=0&rev=70
This commit is contained in:
parent
0d23942aca
commit
80b188223a
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 9 14:14:10 UTC 2024 - Erico Mendonca <erico.mendonca@suse.com>
|
||||
|
||||
- Fixing Source URL/archive name.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jul 28 20:21:43 UTC 2024 - Erico Mendonca <erico.mendonca@suse.com> - 10.0.1
|
||||
|
||||
|
6
frr.spec
6
frr.spec
@ -37,7 +37,7 @@ License: GPL-2.0-or-later AND LGPL-2.1-or-later
|
||||
Group: Productivity/Networking/System
|
||||
URL: https://www.frrouting.org
|
||||
#Git-Clone: https://github.com/FRRouting/frr.git
|
||||
Source: https://github.com/FRRouting/frr/archive/refs/tags/%{name}-%{name}-%{version}.tar.gz
|
||||
Source: https://github.com/FRRouting/frr/archive/refs/tags/%{name}-%{version}.tar.gz
|
||||
Source1: %{name}-tmpfiles.d
|
||||
BuildRequires: autoconf
|
||||
BuildRequires: automake
|
||||
@ -67,8 +67,8 @@ BuildRequires: pkgconfig(libelf)
|
||||
BuildRequires: pkgconfig(libpcre)
|
||||
BuildRequires: pkgconfig(libprotobuf-c)
|
||||
%if 0%{?sle_version} == 150500
|
||||
BuildRequires: libprotoc25_1_0
|
||||
BuildRequires: libyang1
|
||||
BuildRequires: libprotoc25_1_0
|
||||
BuildRequires: libyang1
|
||||
%endif
|
||||
BuildRequires: pkgconfig(libsystemd)
|
||||
BuildRequires: pkgconfig(libyang) >= 2.0.0
|
||||
|
Loading…
Reference in New Issue
Block a user