diff --git a/libndp.spec b/libndp.spec index cf16ad3adae2a7ca3b4de1df870ce055aee8cb6b..a99517cf33732e7a7e3bcf74d6165a99416d9531 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 + * Sat Mar 19 2022 xihaochen - 1.8-1 - Type:bugfix - ID:NA