minor change in case noderepo gets installed before myplc is started
authorThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Mon, 22 Mar 2010 13:11:17 +0000 (13:11 +0000)
committerThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Mon, 22 Mar 2010 13:11:17 +0000 (13:11 +0000)
noderepo.spec

index 00b4450..2dc3fc4 100644 (file)
@@ -70,7 +70,8 @@ install -D -m 644 %{_topdir}/RPMS/yumgroups.xml $RPM_BUILD_ROOT/var/www/html/ins
 rm -rf $RPM_BUILD_ROOT
 
 %post
-service plc start packages
+# we invoke the gpg step here just in case noderepo would get installed before myplc is started
+service plc start gpg packages
 
 %files
 %defattr(-,root,root,-)