Sophie

Sophie

distrib > Mandriva > 2007.0 > x86_64 > by-pkgid > 50e2c48ff9da77c0d0c04a0a832c6231 > scriptlet

warewulf-wulfd-2.6.1-4mdk.x86_64.rpm

PREIN

/bin/sh
if rpm -q warewulf-wulfd | grep 2.4 >/dev/null 2>&1 ; then
   echo "Warewulf 2.6.1 is not intended to update previous versions."
   echo "Backup /etc/warewulf and remove the previous version before"
   echo "installing this version. Reconfigure Warewulf manually by consulting"
   echo "the old configuration saved earlier."
   exit 1
fi

PREUN

/bin/sh
/usr/share/rpm-helper/del-service warewulf $1 wulfd

POSTIN

/bin/sh
/usr/share/rpm-helper/add-service warewulf $1 wulfd