(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.38 and 1.40

version 1.38, 2005/03/26 09:03:19 version 1.40, 2005/04/01 00:58:51
Line 237 
Line 237 
       echo "L                      = Reading" >> %PEGASUS_CONFIG_DIR/ssl.cnf       echo "L                      = Reading" >> %PEGASUS_CONFIG_DIR/ssl.cnf
       echo "O                      = The Open Group" >> %PEGASUS_CONFIG_DIR/ssl.cnf       echo "O                      = The Open Group" >> %PEGASUS_CONFIG_DIR/ssl.cnf
       echo "OU                     = The OpenPegasus Project" >> %PEGASUS_CONFIG_DIR/ssl.cnf       echo "OU                     = The OpenPegasus Project" >> %PEGASUS_CONFIG_DIR/ssl.cnf
       echo "CN                     = `uname -n`" >> %PEGASUS_CONFIG_DIR/ssl.cnf        echo "CN                     = `host \`hostname\`|cut -d\" \" -f1`" >> %PEGASUS_CONFIG_DIR/ssl.cnf
       chmod 400 %PEGASUS_CONFIG_DIR/ssl.cnf       chmod 400 %PEGASUS_CONFIG_DIR/ssl.cnf
       chown root %PEGASUS_CONFIG_DIR/ssl.cnf       chown root %PEGASUS_CONFIG_DIR/ssl.cnf
    fi    fi
  
    %OPENSSL_BIN/openssl req -x509 -days 356 -newkey rsa:2048 \     %OPENSSL_BIN/openssl req -x509 -days 3650 -newkey rsa:2048 \
       -nodes -config %PEGASUS_CONFIG_DIR/ssl.cnf \       -nodes -config %PEGASUS_CONFIG_DIR/ssl.cnf \
       -keyout %PEGASUS_PEM_DIR/key.pem -out %PEGASUS_PEM_DIR/cert.pem \       -keyout %PEGASUS_PEM_DIR/key.pem -out %PEGASUS_PEM_DIR/cert.pem \
            2>>%PEGASUS_INSTALL_LOG            2>>%PEGASUS_INSTALL_LOG
Line 598 
Line 598 
 %attr(444,root,root) /opt/tog-pegasus/include/Pegasus/Common/Formatter.h %attr(444,root,root) /opt/tog-pegasus/include/Pegasus/Common/Formatter.h
 %attr(444,root,root) /opt/tog-pegasus/include/Pegasus/Common/ContentLanguageElement.h %attr(444,root,root) /opt/tog-pegasus/include/Pegasus/Common/ContentLanguageElement.h
 %attr(444,root,root) /opt/tog-pegasus/include/Pegasus/Common/LanguageElement.h %attr(444,root,root) /opt/tog-pegasus/include/Pegasus/Common/LanguageElement.h
   %attr(444,root,root) /opt/tog-pegasus/include/Pegasus/Client/ClientOpPerformanceDataHandler.h
   %attr(444,root,root) /opt/tog-pegasus/include/Pegasus/Common/CIMOperationType.h
  
 # SDK Sample Files # SDK Sample Files
 # #


Legend:
Removed from v.1.38  
changed lines
  Added in v.1.40

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2