bump version number and provide a simple changelog
[sliver-openvswitch.git] / sliver-openvswitch.spec
index ded8d6e..bae203e 100644 (file)
@@ -1,7 +1,11 @@
 %define name sliver-openvswitch
-%define version 0.1
+# to check for any change:
+# grep AC_INIT configure.ac 
+%define version 1.8.90
 %define taglevel 1
 
+%define debug_package %{nil}
+
 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}}
 
 Vendor: OneLab
@@ -27,7 +31,8 @@ Openvswitch tuned for running within a PlanetLab sliver
 
 %build
 ./boot.sh
-./configure --prefix=/usr
+# let's be as close as the regular linux/fedora layout
+./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var
 make
 
 %install
@@ -44,3 +49,8 @@ rm -rf $RPM_BUILD_ROOT
 %postun
 
 %changelog
+* Wed Sep 26 2012 Thierry Parmentelat <thierry.parmentelat@sophia.inria.fr> - sliver-openvswitch-1.8.90-1
+- merged mainstream 1.8.90
+- planetlab extensions to the openvswitch: single helper command tool 'sliver-ovs' in /usr/sbin
+- planetlab exp-tool : single config file (conf.mk)
+- planetlab exp-tool : can retrieve and save current topology