diff --git a/libndp.spec b/libndp.spec index eec80efeaaf49d5423bb4eda98da097518de31e8..2b0cf2aee1dc6283f40a5d4791fda2878f5c26b2 100644 --- a/libndp.spec +++ b/libndp.spec @@ -1,12 +1,13 @@ Name: libndp Version: 1.8 -Release: 1 +Release: 2 Summary: Library for Neighbor Discovery Protocol License: LGPLv2+ URL: http://www.libndp.org/ Source: http://www.libndp.org/files/libndp-%{version}.tar.gz BuildRequires: gcc +BuildRequires: make %description This package contains a library which provides a wrapper @@ -53,6 +54,12 @@ Document files for libndp. %{_mandir}/man8/ndptool.8* %changelog +* Fri Oct 21 2022 gaihuiying - 1.8-2 +- Type:bugfix +- ID:NA +- SUG:NA +- DESC:add make as BuildRequires for local rpmbuild + * Fri Dec 03 2021 yanglu - 1.8-1 - Type:bugfix - ID:NA