cleanup when done
[planetlab-umts-tools.git] / frontend.spec
index 6c07aba..d6f55e4 100644 (file)
@@ -2,7 +2,7 @@
 
 %define name planetlab-umts-tools-frontend
 %define version 0.6
-%define release 4
+%define release 5
 
 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
 
@@ -48,6 +49,9 @@ popd
 %doc AUTHORS VERSION README.User README.PI
 
 %changelog
+* 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