!22 update to 1.1.0
From: @tmacbb Reviewed-by: @robertxw Signed-off-by: @robertxw
This commit is contained in:
commit
9b6261f251
BIN
lldpad-1.1.0.tar.gz
Normal file
BIN
lldpad-1.1.0.tar.gz
Normal file
Binary file not shown.
14
lldpad.spec
14
lldpad.spec
@ -3,12 +3,12 @@
|
||||
%global checkout 036e314
|
||||
|
||||
Name: lldpad
|
||||
Version: 1.1
|
||||
Release: 4
|
||||
Version: 1.1.0
|
||||
Release: 1
|
||||
Summary: Intel LLDP Agent
|
||||
License: GPLv2
|
||||
URL: https://www.open-lldp.org
|
||||
Source0: https://github.com/intel/lldpad/archive/v%{version}.tar.gz
|
||||
Source0: https://github.com/openSUSE/lldpad/archive/%{name}-%{version}.tar.gz
|
||||
|
||||
Patch1: backport-8021Qaz-check-for-rx-block-validity.patch
|
||||
Patch2: backport-8021qaz-squelch-initialization-errors.patch
|
||||
@ -39,7 +39,7 @@ The package contains header files used for building applications that use %{name
|
||||
%package_help
|
||||
|
||||
%prep
|
||||
%autosetup -n openlldp-%{version} -p1
|
||||
%autosetup -n %{name}-%{version} -p1 -S git
|
||||
|
||||
%build
|
||||
./bootstrap.sh
|
||||
@ -90,6 +90,12 @@ make check
|
||||
%{_mandir}/man*/*
|
||||
|
||||
%changelog
|
||||
* Thu Feb 8 2024 liubo335 <liubo335@huawei.com> - 1.1.0-1
|
||||
- Type:requirements
|
||||
- Id:NA
|
||||
- SUG:NA
|
||||
- DESC:update lldpad to 1.1.0
|
||||
|
||||
* Tue Nov 01 2022 gaihuiying <eaglegai@163.com> - 1.1-4
|
||||
- Type:bugfix
|
||||
- CVE:NA
|
||||
|
||||
BIN
v1.1.tar.gz
BIN
v1.1.tar.gz
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user