!23 Remove the dependency on git
From: @tmacbb Reviewed-by: @robertxw Signed-off-by: @robertxw
This commit is contained in:
commit
9cab24b068
10
lldpad.spec
10
lldpad.spec
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
Name: lldpad
|
Name: lldpad
|
||||||
Version: 1.1.0
|
Version: 1.1.0
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: Intel LLDP Agent
|
Summary: Intel LLDP Agent
|
||||||
License: GPLv2
|
License: GPLv2
|
||||||
URL: https://www.open-lldp.org
|
URL: https://www.open-lldp.org
|
||||||
@ -39,7 +39,7 @@ The package contains header files used for building applications that use %{name
|
|||||||
%package_help
|
%package_help
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%autosetup -n %{name}-%{version} -p1 -S git
|
%autosetup -n %{name}-%{version} -p1
|
||||||
|
|
||||||
%build
|
%build
|
||||||
./bootstrap.sh
|
./bootstrap.sh
|
||||||
@ -90,6 +90,12 @@ make check
|
|||||||
%{_mandir}/man*/*
|
%{_mandir}/man*/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Feb 21 2024 liubo335 <liubo335@huawei.com> - 1.1.0-2
|
||||||
|
- Type:requirements
|
||||||
|
- Id:NA
|
||||||
|
- SUG:NA
|
||||||
|
- DESC:remove dependency on git
|
||||||
|
|
||||||
* Thu Feb 8 2024 liubo335 <liubo335@huawei.com> - 1.1.0-1
|
* Thu Feb 8 2024 liubo335 <liubo335@huawei.com> - 1.1.0-1
|
||||||
- Type:requirements
|
- Type:requirements
|
||||||
- Id:NA
|
- Id:NA
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user