(file) Return to tog-pegasus-post.spec CVS log (file) (dir) Up to [Pegasus] / pegasus / rpm / tog-specfiles

 1 denise.eckstein 1.6 # Start of section pegasus/rpm/tog-specfiles/tog-pegasus-post.spec
 2                     #
 3                     #           install   remove   upgrade  reinstall
 4                     # %post        1        -         2         2
 5                     #
 6 denise.eckstein 1.8    export PEGASUS_ARCH_LIB=%PEGASUS_ARCH_LIB
 7                     
 8 denise.eckstein 1.6    if [ $1 -eq 1 ]; then
 9                     %if %{AUTOSTART}
10                            /sbin/chkconfig --add tog-pegasus
11                     %endif
12                        :;
13                        elif [ $1 -gt 0 ]; then
14 w.otsuka        1.7        /etc/init.d/tog-pegasus condrestart
15 denise.eckstein 1.6    :;
16 denise.eckstein 1.1    fi
17 denise.eckstein 1.6 #
18                     # End of section pegasus/rpm/tog-specfiles/tog-pegasus-post.spec

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2