X-Git-Url: http://git.onelab.eu/?p=planetlab-umts-tools.git;a=blobdiff_plain;f=frontend.spec;h=33891d298a5c6a62b62cf7bf715c54a314eb1fa3;hp=a49ff488400b5f8c310e7efc4700a9bba21ec274;hb=e0a4b4c51893e2c3ed2352464e4ccd2db94bdac6;hpb=01a09e362daed781c5c95d418550b89adafbde07 diff --git a/frontend.spec b/frontend.spec index a49ff48..33891d2 100644 --- a/frontend.spec +++ b/frontend.spec @@ -1,8 +1,8 @@ %define module_taglevel_varname release %define name planetlab-umts-tools-frontend -%define version 0.4 -%define release 1 +%define version 0.6 +%define release 6 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,15 @@ 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 +* 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