Tagging module PLCAPI - PLCAPI-dummynet-5
authorThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Sat, 14 Jun 2008 20:29:21 +0000 (20:29 +0000)
committerThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Sat, 14 Jun 2008 20:29:21 +0000 (20:29 +0000)
getbootmedium had an undefined variable

PLCAPI.spec

index 272c088..c6f113f 100644 (file)
@@ -10,7 +10,7 @@
 %define name PLCAPI
 # this branch was created from tag PLCAPI-4.2-2 
 %define version 4.2
-%define taglevel 4
+%define taglevel 5
 
 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}}
 
@@ -102,6 +102,10 @@ rm -rf $RPM_BUILD_ROOT
 %{_bindir}/refresh-peer.py*
 
 %changelog
+* Sat Jun 14 2008 Thierry Parmentelat <thierry.parmentelat@sophia.inria.fr> - PLCAPI-dummynet-5
+- getbootmedium had an undefined variable
+- 
+
 * Wed May 14 2008 Thierry Parmentelat <thierry.parmentelat@sophia.inria.fr> - PLCAPI-dummynet-4
 - fixed doc build by locating locally installed DTDs at build-time