From 8c4267fa52c08f469f6b42ef9c846b09bc5a2a7a Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Wed, 20 Oct 2010 09:43:23 +0200 Subject: [PATCH] manually fixed taglevel --- sfa.spec | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/sfa.spec b/sfa.spec index b99b8ed5..eb5a590a 100644 --- a/sfa.spec +++ b/sfa.spec @@ -1,12 +1,9 @@ -# -# $Id$ -# %define url $URL$ %define name sfa %define version 1.0 -%define taglevel 5 +%define taglevel 4 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} %global python_sitearch %( python -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)" ) @@ -82,7 +79,7 @@ Group: Applications/System Requires: sfa %description -This package provides the python libraries that the SFA implementation requires +This package provides the python libraries for the PlanetLab implementation of SFA %description cm This package implements the SFA interface which serves as a layer -- 2.43.0