Tagging module MyPLC - MyPLC-4.2-7
authorThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Wed, 23 Apr 2008 08:21:42 +0000 (08:21 +0000)
committerThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Wed, 23 Apr 2008 08:21:42 +0000 (08:21 +0000)
changes needed for bootcd 4.2 : new, possible multiple, installation locations, and new rpm name

myplc-native.spec
myplc.spec

index 1d00ebe..02b317e 100644 (file)
@@ -5,7 +5,7 @@
 
 %define name myplc-native
 %define version 4.2
-%define taglevel 6
+%define taglevel 7
 
 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}}
 
@@ -203,6 +203,9 @@ fi
 /usr/share/myplc
 
 %changelog
+* Wed Apr 23 2008 Thierry Parmentelat <thierry.parmentelat@sophia.inria.fr> - MyPLC-4.2-7
+- changes needed for bootcd 4.2 : new, possible multiple, installation locations, and new rpm name
+
 * Tue Apr 22 2008 Thierry Parmentelat <thierry.parmentelat@sophia.inria.fr> - MyPLC-4.2-6
 - packaging of mplc-release in myplc-native
 - sudoers.php is new to PlanetLabConf (needs nodeconfig-4.2-4)
index 9338bb9..8c997b1 100644 (file)
@@ -5,7 +5,7 @@
 
 %define name myplc
 %define version 4.2
-%define taglevel 6
+%define taglevel 7
 
 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}}
 
@@ -169,6 +169,9 @@ fi
 %config(noreplace) /plc/data/*
 
 %changelog
+* Wed Apr 23 2008 Thierry Parmentelat <thierry.parmentelat@sophia.inria.fr> - MyPLC-4.2-7
+- changes needed for bootcd 4.2 : new, possible multiple, installation locations, and new rpm name
+
 * Tue Apr 22 2008 Thierry Parmentelat <thierry.parmentelat@sophia.inria.fr> - MyPLC-4.2-6
 - packaging of mplc-release in myplc-native
 - sudoers.php is new to PlanetLabConf (needs nodeconfig-4.2-4)