Tagging module MyPLC - MyPLC-4.2-19
authorDaniel Hokka Zakrisson <dhokka@cs.princeton.edu>
Tue, 18 Nov 2008 16:26:11 +0000 (16:26 +0000)
committerDaniel Hokka Zakrisson <dhokka@cs.princeton.edu>
Tue, 18 Nov 2008 16:26:11 +0000 (16:26 +0000)
Add common slice attributes.
Clarified 'failed to authenticate' message.
Make db-config extensible.

myplc-docs.spec
myplc-native.spec
myplc.spec

index 271f80f..25027c0 100644 (file)
@@ -5,7 +5,7 @@
 
 %define name myplc-docs
 %define version 4.2
-%define taglevel 18
+%define taglevel 19
 
 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}}
 
@@ -91,6 +91,11 @@ rm -rf $RPM_BUILD_ROOT
 /var/www/html/planetlab/doc/
 
 %changelog
+* Tue Nov 18 2008 Daniel Hokka Zakrisson <daniel@hozac.com> - MyPLC-4.2-19
+- Add common slice attributes.
+- Clarified 'failed to authenticate' message.
+- Make db-config extensible.
+
 * Wed Sep 03 2008 Thierry Parmentelat <thierry.parmentelat@sophia.inria.fr> - MyPLC-4.2-18
 - onelab distro requires the dummynet_image package with myplc-native
 - (onelab distro does not build chroot-myplc anymore)
index 283d2e3..b5bdecb 100644 (file)
@@ -5,7 +5,7 @@
 
 %define name myplc-native
 %define version 4.2
-%define taglevel 18
+%define taglevel 19
 
 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}}
 
@@ -206,6 +206,11 @@ fi
 /usr/share/myplc
 
 %changelog
+* Tue Nov 18 2008 Daniel Hokka Zakrisson <daniel@hozac.com> - MyPLC-4.2-19
+- Add common slice attributes.
+- Clarified 'failed to authenticate' message.
+- Make db-config extensible.
+
 * Wed Sep 03 2008 Thierry Parmentelat <thierry.parmentelat@sophia.inria.fr> - MyPLC-4.2-18
 - onelab distro requires the dummynet_image package with myplc-native
 - (onelab distro does not build chroot-myplc anymore)
index 0716a1f..4d82157 100644 (file)
@@ -5,7 +5,7 @@
 
 %define name myplc
 %define version 4.2
-%define taglevel 18
+%define taglevel 19
 
 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}}
 
@@ -169,6 +169,11 @@ fi
 %config(noreplace) /plc/data/*
 
 %changelog
+* Tue Nov 18 2008 Daniel Hokka Zakrisson <daniel@hozac.com> - MyPLC-4.2-19
+- Add common slice attributes.
+- Clarified 'failed to authenticate' message.
+- Make db-config extensible.
+
 * Wed Sep 03 2008 Thierry Parmentelat <thierry.parmentelat@sophia.inria.fr> - MyPLC-4.2-18
 - onelab distro requires the dummynet_image package with myplc-native
 - (onelab distro does not build chroot-myplc anymore)