update to 1.1.0
This commit is contained in:
parent
6638f438c0
commit
4df65a0932
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
|
%global checkout 036e314
|
||||||
|
|
||||||
Name: lldpad
|
Name: lldpad
|
||||||
Version: 1.1
|
Version: 1.1.0
|
||||||
Release: 4
|
Release: 1
|
||||||
Summary: Intel LLDP Agent
|
Summary: Intel LLDP Agent
|
||||||
License: GPLv2
|
License: GPLv2
|
||||||
URL: https://www.open-lldp.org
|
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
|
Patch1: backport-8021Qaz-check-for-rx-block-validity.patch
|
||||||
Patch2: backport-8021qaz-squelch-initialization-errors.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
|
%package_help
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%autosetup -n openlldp-%{version} -p1
|
%autosetup -n %{name}-%{version} -p1 -S git
|
||||||
|
|
||||||
%build
|
%build
|
||||||
./bootstrap.sh
|
./bootstrap.sh
|
||||||
@ -90,6 +90,12 @@ make check
|
|||||||
%{_mandir}/man*/*
|
%{_mandir}/man*/*
|
||||||
|
|
||||||
%changelog
|
%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
|
* Tue Nov 01 2022 gaihuiying <eaglegai@163.com> - 1.1-4
|
||||||
- Type:bugfix
|
- Type:bugfix
|
||||||
- CVE:NA
|
- 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