Setting tag myplc-4.3-40 myplc-4.3-40
authorDaniel Hokka Zakrisson <dhokka@cs.princeton.edu>
Thu, 18 Nov 2010 04:33:45 +0000 (23:33 -0500)
committerDaniel Hokka Zakrisson <dhokka@cs.princeton.edu>
Thu, 18 Nov 2010 04:33:45 +0000 (23:33 -0500)
Make dnsmasq usable.

myplc-docs.spec
myplc-release.spec
myplc.spec

index d65e7d3..682277e 100644 (file)
@@ -5,7 +5,7 @@
 
 %define name myplc-docs
 %define version 4.3
-%define taglevel 39
+%define taglevel 40
 
 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}}
 
@@ -87,6 +87,9 @@ rm -rf $RPM_BUILD_ROOT
 /var/www/html/planetlab/doc/
 
 %changelog
+* Wed Nov 17 2010 Daniel Hokka Zakrisson <dhokka@cs.princeton.edu> - myplc-4.3-40
+- Make dnsmasq usable.
+
 * Wed Nov 17 2010 Daniel Hokka Zakrisson <dhokka@cs.princeton.edu> - myplc-4.3-39
 - Allow dnsmasq configuration to be extended.
 
index a4d5da5..a96b203 100644 (file)
@@ -5,7 +5,7 @@
 
 %define name myplc-release
 %define version 4.3
-%define taglevel 39
+%define taglevel 40
 
 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}}
 
@@ -57,6 +57,9 @@ rm -rf $RPM_BUILD_ROOT
 /etc/myplc-release
 
 %changelog
+* Wed Nov 17 2010 Daniel Hokka Zakrisson <dhokka@cs.princeton.edu> - myplc-4.3-40
+- Make dnsmasq usable.
+
 * Wed Nov 17 2010 Daniel Hokka Zakrisson <dhokka@cs.princeton.edu> - myplc-4.3-39
 - Allow dnsmasq configuration to be extended.
 
index 4a68006..d3adc2e 100644 (file)
@@ -5,7 +5,7 @@
 
 %define name myplc
 %define version 4.3
-%define taglevel 39
+%define taglevel 40
 
 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}}
 %global python_sitearch        %( python -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)" )
@@ -220,6 +220,9 @@ fi
 
 
 %changelog
+* Wed Nov 17 2010 Daniel Hokka Zakrisson <dhokka@cs.princeton.edu> - myplc-4.3-40
+- Make dnsmasq usable.
+
 * Wed Nov 17 2010 Daniel Hokka Zakrisson <dhokka@cs.princeton.edu> - myplc-4.3-39
 - Allow dnsmasq configuration to be extended.