X-Git-Url: http://git.onelab.eu/?p=planetlab-umts-tools.git;a=blobdiff_plain;f=frontend.spec;h=e3082df7a0eea0be5ebbf017d8a253aac4bf560e;hp=a49ff488400b5f8c310e7efc4700a9bba21ec274;hb=HEAD;hpb=01a09e362daed781c5c95d418550b89adafbde07 diff --git a/frontend.spec b/frontend.spec index a49ff48..e3082df 100644 --- a/frontend.spec +++ b/frontend.spec @@ -1,7 +1,7 @@ %define module_taglevel_varname release %define name planetlab-umts-tools-frontend -%define version 0.4 +%define version 0.7 %define release 1 Summary: UMTS tools for PlanetLab @@ -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 - planetlab-umts-tools-0.7-1 +- add support for lxc-based nodes (not suitable for vs-based nodes) + +* Mon Jan 24 2011 Thierry Parmentelat - planetlab-umts-tools-0.6-6 +- no semantic change - just fixed specfile for git URL + +* Tue Jul 06 2010 Baris Metin - planetlab-umts-tools-0.6-5 +- cosmetic changes from Giovanni. + * Tue Sep 30 2008 Giovanni Di Stasi - - initial revision