From: Faiyaz Ahmed <faiyaza@cs.princeton.edu>
Date: Fri, 1 Aug 2008 19:12:30 +0000 (+0000)
Subject: Tagging module MyPLC - MyPLC-4.2-17
X-Git-Tag: MyPLC-4.2-17~1
X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=aec8bccf731552285069211df0c5ce898b33f611;p=myplc.git

Tagging module MyPLC - MyPLC-4.2-17
Remove iptables conf_file.  Now in iptables module.
Arch specific download directory now in /data for chrooted myplc
Vim now a dependency in myplc. :-)
---

diff --git a/myplc-docs.spec b/myplc-docs.spec
index 4bb7139..1e8f021 100644
--- a/myplc-docs.spec
+++ b/myplc-docs.spec
@@ -5,7 +5,7 @@
 
 %define name myplc-docs
 %define version 4.2
-%define taglevel 16
+%define taglevel 17
 
 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}}
 
@@ -91,6 +91,11 @@ rm -rf $RPM_BUILD_ROOT
 /var/www/html/planetlab/doc/
 
 %changelog
+* Fri Aug 01 2008 Faiyaz Ahmed <faiyaza@cs.princeton.edu> - MyPLC-4.2-17
+- Remove iptables conf_file.  Now in iptables module.
+- Arch specific download directory now in /data for chrooted myplc
+- Vim now a dependency in myplc. :-)
+
 * Fri Jul 04 2008 Thierry Parmentelat <thierry.parmentelat@sophia.inria.fr> - MyPLC-4.2-16
 - yum config on nodes improved -- see https://svn.planet-lab.org/ticket/342
 - also does not create any repo under /var/www/html/install-rpms, to prevent conflicts with noderepo
diff --git a/myplc-native.spec b/myplc-native.spec
index 5c6b13c..56dce61 100644
--- a/myplc-native.spec
+++ b/myplc-native.spec
@@ -5,7 +5,7 @@
 
 %define name myplc-native
 %define version 4.2
-%define taglevel 16
+%define taglevel 17
 
 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}}
 
@@ -201,6 +201,11 @@ fi
 /usr/share/myplc
 
 %changelog
+* Fri Aug 01 2008 Faiyaz Ahmed <faiyaza@cs.princeton.edu> - MyPLC-4.2-17
+- Remove iptables conf_file.  Now in iptables module.
+- Arch specific download directory now in /data for chrooted myplc
+- Vim now a dependency in myplc. :-)
+
 * Fri Jul 04 2008 Thierry Parmentelat <thierry.parmentelat@sophia.inria.fr> - MyPLC-4.2-16
 - yum config on nodes improved -- see https://svn.planet-lab.org/ticket/342
 - also does not create any repo under /var/www/html/install-rpms, to prevent conflicts with noderepo
diff --git a/myplc.spec b/myplc.spec
index 16cac9d..fdeac32 100644
--- a/myplc.spec
+++ b/myplc.spec
@@ -5,7 +5,7 @@
 
 %define name myplc
 %define version 4.2
-%define taglevel 16
+%define taglevel 17
 
 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}}
 
@@ -169,6 +169,11 @@ fi
 %config(noreplace) /plc/data/*
 
 %changelog
+* Fri Aug 01 2008 Faiyaz Ahmed <faiyaza@cs.princeton.edu> - MyPLC-4.2-17
+- Remove iptables conf_file.  Now in iptables module.
+- Arch specific download directory now in /data for chrooted myplc
+- Vim now a dependency in myplc. :-)
+
 * Fri Jul 04 2008 Thierry Parmentelat <thierry.parmentelat@sophia.inria.fr> - MyPLC-4.2-16
 - yum config on nodes improved -- see https://svn.planet-lab.org/ticket/342
 - also does not create any repo under /var/www/html/install-rpms, to prevent conflicts with noderepo