forked from pool/open-lldp
Accepting request 233838 from home:hreinecke:branches:network:fcoe
- Update to latest git version: * Include upstream version of VEPA migration issue (bnc#866282) * evb 22 test cases * vdp22 fixes * error message fixes * Fix interop issues with Juniper switches - Fixup error messages in lldpad * Add 0001-lldpad-print-verbose-error-messages.patch - Move to libnl3 * Add 0002-Move-to-libnl3.patch OBS-URL: https://build.opensuse.org/request/show/233838 OBS-URL: https://build.opensuse.org/package/show/network:fcoe/open-lldp?expand=0&rev=14
This commit is contained in:
committed by
Git OBS Bridge
parent
95bc943ae2
commit
1a4148b4d0
@@ -26,13 +26,15 @@ Release: 0
|
||||
BuildRequires: bison
|
||||
BuildRequires: flex
|
||||
BuildRequires: libconfig-devel
|
||||
BuildRequires: libnl-1_1-devel
|
||||
BuildRequires: libnl3-devel
|
||||
BuildRequires: libtool
|
||||
BuildRequires: pkgconfig
|
||||
BuildRequires: readline-devel
|
||||
Url: http://open-lldp.org/
|
||||
Source: http://ftp-osl.osuosl.org/pub/%{name}/%{name}-%{version}.tar.gz
|
||||
Patch0: %{name}-git-update.patch.bz2
|
||||
Patch1: 0001-lldpad-print-verbose-error-messages.patch
|
||||
Patch2: 0002-Move-to-libnl3.patch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Provides: dcbd = %{version}
|
||||
Obsoletes: dcbd < %{version}
|
||||
@@ -71,6 +73,8 @@ with Data Center Bridging (DCB) for Intel(R) Network Connections
|
||||
%prep
|
||||
%setup
|
||||
%patch0 -p1
|
||||
%patch1 -p1
|
||||
%patch2 -p1
|
||||
|
||||
%build
|
||||
autoreconf -vi
|
||||
|
Reference in New Issue
Block a user