From f8c1a0211fafd6488332f5082154a2bf573d1da1 Mon Sep 17 00:00:00 2001 From: Jan Zeleny Date: Mon, 10 May 2010 06:23:52 +0000 Subject: [PATCH] rebuild for the new libconfig --- lldpad.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/lldpad.spec b/lldpad.spec index 4c9bc82..cc7da84 100644 --- a/lldpad.spec +++ b/lldpad.spec @@ -1,6 +1,6 @@ Name: lldpad Version: 0.9.32 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Intel LLDP Agent Group: System Environment/Daemons @@ -105,6 +105,9 @@ test -e %{_includedir}/dcbd && `rm -f %{_includedir}/dcbd` %changelog +* Mon May 10 2010 Jan Zeleny - 0.9.32-2 +- rebuild to match new libconfig + * Mon Apr 12 2010 Jan Zeleny - 0.9.32-1 - rebased to 0.9.32 (various enhancements and bugfixes, see lldpad-0.9.32-relnotes.txt on http://e1000.sf.net for complete list)