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

Diff for /pegasus/rpm/tog-specfiles/tog-pegasus-post.spec between version 1.6 and 1.6.2.2

version 1.6, 2005/11/18 21:17:39 version 1.6.2.2, 2006/03/07 18:45:40
Line 3 
Line 3 
 #           install   remove   upgrade  reinstall #           install   remove   upgrade  reinstall
 # %post        1        -         2         2 # %post        1        -         2         2
 # #
      export PEGASUS_ARCH_LIB=%PEGASUS_ARCH_LIB
   
    if [ -d %PEGASUS_PREV_REPOSITORY_DIR ]; then    if [ -d %PEGASUS_PREV_REPOSITORY_DIR ]; then
        # Running Repository Upgrade utility        # Running Repository Upgrade utility
        %PEGASUS_SBIN_DIR/repupgrade %PEGASUS_PREV_REPOSITORY_DIR \        %PEGASUS_SBIN_DIR/repupgrade %PEGASUS_PREV_REPOSITORY_DIR \
Line 18 
Line 20 
 %endif %endif
    :;    :;
    elif [ $1 -gt 0 ]; then    elif [ $1 -gt 0 ]; then
        /sbin/service tog-pegasus condrestart         /etc/init.d/tog-pegasus condrestart
    :;    :;
    fi    fi
 # #


Legend:
Removed from v.1.6  
changed lines
  Added in v.1.6.2.2

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2