From: Thierry Parmentelat Date: Thu, 2 Jul 2009 09:35:38 +0000 (+0000) Subject: oops, had a post already X-Git-Tag: sfa-0.9-0@14641~215 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=1158c58670364bcfb9f2a47ec1d77ee91e9363a5;p=sfa.git oops, had a post already --- diff --git a/geniwrapper.spec b/geniwrapper.spec index 3a9c2aee..f468c40a 100644 --- a/geniwrapper.spec +++ b/geniwrapper.spec @@ -46,9 +46,6 @@ make install DESTDIR="$RPM_BUILD_ROOT" # hack to add installed files to the package python -c "print '\n'.join(['%s*'%i.strip() for i in open('GENI_INSTALLED_FILES').readlines() if not i.strip().endswith('.pyc')])" |uniq > GENI_INSTALLED_FILES.all -%post -chkconfig --add geni - %clean rm -rf $RPM_BUILD_ROOT @@ -61,7 +58,7 @@ rm -rf $RPM_BUILD_ROOT %config (noreplace) /etc/geni/registries.xml %post -chmod 0744 /etc/init.d/geniwrapper +chkconfig --add geni %changelog * Wed Jul 01 2009 Thierry Parmentelat - geniwrapper-0.2-7