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

Diff for /pegasus/rpm/tog-pegasus.spec between version 1.45 and 1.46

version 1.45, 2005/04/10 06:24:53 version 1.46, 2005/04/14 06:36:36
Line 297 
Line 297 
    [ -f /var/opt/tog-pegasus/cimserver_current.conf ] &&  rm /var/opt/tog-pegasus/cimserver_current.conf;    [ -f /var/opt/tog-pegasus/cimserver_current.conf ] &&  rm /var/opt/tog-pegasus/cimserver_current.conf;
    [ -f %PEGASUS_INSTALL_LOG ] && rm %PEGASUS_INSTALL_LOG;    [ -f %PEGASUS_INSTALL_LOG ] && rm %PEGASUS_INSTALL_LOG;
    [ -d /var/opt/tog-pegasus/repository ] && rm -rf /var/opt/tog-pegasus/repository;    [ -d /var/opt/tog-pegasus/repository ] && rm -rf /var/opt/tog-pegasus/repository;
    [ -f /var/run/tog-pegasus/socket/cimxml.socket ] && rm /var/run/tog-pegasus/socket/cimxml.socket;     rm -f /var/run/tog-pegasus/socket/cimxml.socket;
    fi    fi
    # Delete the Link to the rc.* Startup Directories    # Delete the Link to the rc.* Startup Directories
    /usr/lib/lsb/remove_initd /etc/init.d/tog-pegasus;    /usr/lib/lsb/remove_initd /etc/init.d/tog-pegasus;
Line 306 
Line 306 
 %preun sdk %preun sdk
 make --directory /opt/tog-pegasus/samples -s clean make --directory /opt/tog-pegasus/samples -s clean
  
   %preun test
   make --directory /opt/tog-pegasus/test -s unsetupTEST
   [ -d /var/opt/tog-pegasus/testrepository ] &&  rm -rf /var/opt/tog-pegasus/testrepository;
   
 %postun %postun
 if [ $1 -eq 0 ]; then if [ $1 -eq 0 ]; then
    [ -f %PEGASUS_PEM_DIR/key-2048.pem ] && rm %PEGASUS_PEM_DIR/key-2048.pem;    [ -f %PEGASUS_PEM_DIR/key-2048.pem ] && rm %PEGASUS_PEM_DIR/key-2048.pem;
Line 722 
Line 726 
 %attr(555,bin,bin) /opt/tog-pegasus/test/bin/TestValue %attr(555,bin,bin) /opt/tog-pegasus/test/bin/TestValue
 %attr(555,bin,bin) /opt/tog-pegasus/test/bin/TracerTest %attr(555,bin,bin) /opt/tog-pegasus/test/bin/TracerTest
 %attr(555,bin,bin) /opt/tog-pegasus/test/bin/IPC %attr(555,bin,bin) /opt/tog-pegasus/test/bin/IPC
 %attr(555,bin,bin) /opt/tog-pegasus/test/bin/CompAssoc  
 %attr(555,bin,bin) /opt/tog-pegasus/test/bin/UserManagerTest  
 %attr(555,bin,bin) /opt/tog-pegasus/test/bin/TestClient %attr(555,bin,bin) /opt/tog-pegasus/test/bin/TestClient
 %attr(555,bin,bin) /opt/tog-pegasus/test/bin/OSTestClient %attr(555,bin,bin) /opt/tog-pegasus/test/bin/OSTestClient
 %attr(555,bin,bin) /opt/tog-pegasus/test/bin/InvokeMethod2 %attr(555,bin,bin) /opt/tog-pegasus/test/bin/InvokeMethod2


Legend:
Removed from v.1.45  
changed lines
  Added in v.1.46

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2