Setting tag planetlab-umts-tools-0.7-1
[planetlab-umts-tools.git] / frontend.spec
index 4ffb9ae..e3082df 100644 (file)
@@ -1,8 +1,8 @@
 %define module_taglevel_varname release
 
 %define name planetlab-umts-tools-frontend
-%define version 0.5
-%define release 4
+%define version 0.7
+%define release 1
 
 Summary: UMTS tools for PlanetLab
 Name: %{name}
@@ -37,6 +37,7 @@ install -D -s umts $RPM_BUILD_ROOT/usr/bin/
 popd
 
 %clean
+rm -rf $RPM_BUILD_ROOT
 
 %post
 
@@ -45,9 +46,18 @@ popd
 %files
 %defattr(-,root,root)
 /usr/bin/umts
-%doc frontend/AUTHORS frontend/VERSION frontend/README.User frontend/README.PI
+%doc AUTHORS VERSION README.User README.PI
 
 %changelog
+* Sun Jul 14 2013 Thierry Parmentelat <thierry.parmentelat@sophia.inria.fr> - planetlab-umts-tools-0.7-1
+- add support for lxc-based nodes (not suitable for vs-based nodes)
+
+* Mon Jan 24 2011 Thierry Parmentelat <thierry.parmentelat@sophia.inria.fr> - planetlab-umts-tools-0.6-6
+- no semantic change - just fixed specfile for git URL
+
+* Tue Jul 06 2010 Baris Metin <Talip-Baris.Metin@sophia.inria.fr> - planetlab-umts-tools-0.6-5
+- cosmetic changes from Giovanni.
+
 * Tue Sep 30 2008 Giovanni Di Stasi <giovanni.distasi@unina.it> -
 - initial revision