From 013344e99f4668400297e280f247fceb161061cd Mon Sep 17 00:00:00 2001
From: Thierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Date: Wed, 28 Apr 2010 07:24:29 +0000
Subject: [PATCH] Setting tag pyplnet-4.3-6 aliases don't show up in /sys, so
 use /sbin/ip to get the configured IP addresses instead

---
 pyplnet.spec | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/pyplnet.spec b/pyplnet.spec
index eb07cec..ae23da8 100644
--- a/pyplnet.spec
+++ b/pyplnet.spec
@@ -5,7 +5,7 @@
 
 %define name pyplnet
 %define version 4.3
-%define taglevel 5
+%define taglevel 6
 
 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}}
 
@@ -55,6 +55,9 @@ rm -rf $RPM_BUILD_ROOT
 %{python_sitelib}/*
 
 %changelog
+* Wed Apr 28 2010 Thierry Parmentelat <thierry.parmentelat@sophia.inria.fr> - pyplnet-4.3-6
+- aliases don't show up in /sys, so use /sbin/ip to get the configured IP addresses instead
+
 * Thu Feb 11 2010 Thierry Parmentelat <thierry.parmentelat@sophia.inria.fr> - pyplnet-4.3-5
 - This is needed for 5.0, as GetSlivers now exposes 'interfaces' and no 'networks' anymore
 - this code can handle both..
-- 
2.47.0