(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.33 and 1.36

version 1.33, 2005/03/22 20:35:16 version 1.36, 2005/03/25 09:29:04
Line 36 
Line 36 
 # WARNING: This file is automatically generated by executing # WARNING: This file is automatically generated by executing
 #   make -f pegasus/Makefile.Release create_OpenPegasusRPMSpecFile #   make -f pegasus/Makefile.Release create_OpenPegasusRPMSpecFile
 # Any changes made directly to this file will be lost the next # Any changes made directly to this file will be lost the next
 # this file is generated.  # time this file is generated.
 # #
  
 %define srcRelease 1 %define srcRelease 1
Line 72 
Line 72 
 %global PEGASUS_CONFIG_DIR /etc/opt/tog-pegasus %global PEGASUS_CONFIG_DIR /etc/opt/tog-pegasus
 %global PEGASUS_REPOSITORY_DIR /var/opt/tog-pegasus/repository %global PEGASUS_REPOSITORY_DIR /var/opt/tog-pegasus/repository
 %global PEGASUS_PREV_REPOSITORY_DIR /var/opt/tog-pegasus/prev_repository %global PEGASUS_PREV_REPOSITORY_DIR /var/opt/tog-pegasus/prev_repository
   %global PEGASUS_SBIN_DIR /opt/tog-pegasus/sbin
  
 %global PEGASUS_RPM_ROOT $RPM_BUILD_DIR/$RPM_PACKAGE_NAME-$RPM_PACKAGE_VERSION %global PEGASUS_RPM_ROOT $RPM_BUILD_DIR/$RPM_PACKAGE_NAME-$RPM_PACKAGE_VERSION
 %global PEGASUS_RPM_HOME $RPM_BUILD_ROOT/build/tog-pegasus %global PEGASUS_RPM_HOME $RPM_BUILD_ROOT/build/tog-pegasus
   %global PEGASUS_INSTALL_LOG $PEGASUS_LOG_DIR/install.log
   
 %ifarch ia64 x86_64 %ifarch ia64 x86_64
 %global PEGASUS_HARDWARE_PLATFORM LINUX_IA64_GNU %global PEGASUS_HARDWARE_PLATFORM LINUX_IA64_GNU
 %else %else
Line 162 
Line 165 
  
 make -f $PEGASUS_ROOT/Makefile.Release stage PEGASUS_STAGING_DIR=$PEGASUS_STAGING_DIR make -f $PEGASUS_ROOT/Makefile.Release stage PEGASUS_STAGING_DIR=$PEGASUS_STAGING_DIR
 # End of section pegasus/rpm/tog-specfiles/tog-pegasus-install.spec # End of section pegasus/rpm/tog-specfiles/tog-pegasus-install.spec
 [ "$PEGASUS_STAGING_DIR" != "/" ] && [ -d $PEGASUS_STAGING_DIR ] &&  [-d $PEGASUS_STAGING_DIR%PEGASUS_PEM_DIR] &&  rm -f $PEGASUS_STAGING_DIR/%PEGASUS_PEM_DIR/%PEGASUS_SSL_TRUSTSTORE  $PEGASUS_STAGING_DIR/%PEGASUS_PEM_DIR/%PEGASUS_SSL_CERT_FILE  $PEGASUS_STAGING_DIR/%PEGASUS_PEM_DIR/%PEGASUS_SSL_KEY_FILE;  [ "$PEGASUS_STAGING_DIR" != "/" ] && [ -d $PEGASUS_STAGING_DIR ] &&  [ -d $PEGASUS_STAGING_DIR%PEGASUS_PEM_DIR ] &&  rm -f $PEGASUS_STAGING_DIR/%PEGASUS_PEM_DIR/%PEGASUS_SSL_TRUSTSTORE  $PEGASUS_STAGING_DIR/%PEGASUS_PEM_DIR/%PEGASUS_SSL_CERT_FILE  $PEGASUS_STAGING_DIR/%PEGASUS_PEM_DIR/%PEGASUS_SSL_KEY_FILE  $PEGASUS_STAGING_DIR/%PEGASUS_CONFIG_DIR/ssl.cnf;
 [ "$PEGASUS_HOME" != "/" ] && [ -d $PEGASUS_HOME ] && rm -rf $PEGASUS_HOME; [ "$PEGASUS_HOME" != "/" ] && [ -d $PEGASUS_HOME ] && rm -rf $PEGASUS_HOME;
  
 %clean %clean
Line 193 
Line 196 
  
 %post %post
 if [ $1 -eq 1 ]; then if [ $1 -eq 1 ]; then
    %define INSTALL_LOG /var/opt/tog-pegasus/log/install.log     echo `date` > %PEGASUS_INSTALL_LOG 2>&1
    echo `date` > %INSTALL_LOG 2>&1  
    %define PEGASUS_CONFIG_DIR /etc/opt/tog-pegasus    %define PEGASUS_CONFIG_DIR /etc/opt/tog-pegasus
    %define PEGASUS_PEM_DIR /etc/opt/tog-pegasus    %define PEGASUS_PEM_DIR /etc/opt/tog-pegasus
    %define PEGASUS_SSL_CERT_FILE server.pem    %define PEGASUS_SSL_CERT_FILE server.pem
Line 287 
Line 289 
    if [ "$isRunning" ]; then    if [ "$isRunning" ]; then
       /opt/tog-pegasus/sbin/cimserver -s       /opt/tog-pegasus/sbin/cimserver -s
    fi    fi
      [ -f /var/opt/tog-pegasus/cimserver_current.conf ] &&  rm /var/opt/tog-pegasus/cimserver_current.conf;
      [ -f %PEGASUS_INSTALL_LOG ] && rm %PEGASUS_INSTALL_LOG;
    # 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;
 fi fi
  
 %postun %postun
 if [ $1 -eq 0 ]; then if [ $1 -eq 0 ]; then
    [ "$PEGASUS_VARDATA_DIR" != "/" ] && [ -d $PEGASUS_VARDATA_DIR ] && rm -rf $PEGASUS_VARDATA_DIR;     [ -f %PEGASUS_PEM_DIR/key-2048.pem ] && rm %PEGASUS_PEM_DIR/key-2048.pem;
    [ "$PEGASUS_PROD_DIR" != "/" ] && [ -d $PEGASUS_PROD_DIR ] && rm -rf $PEGASUS_PROD_DIR;     [ -f %PEGASUS_PEM_DIR/cert-2048.pem ] && rm %PEGASUS_PEM_DIR/cert-2048.pem;
    [ "$PEGASUS_CONFIG_DIR" != "/" ] && [ -d $PEGASUS_CONFIG_DIR ] && rm -rf $PEGASUS_CONFIG_DIR;     [ -f %PEGASUS_PEM_DIR/truststore-2048.pem ] && rm %PEGASUS_PEM_DIR/truststore-2048.pem;
    export LC_ALL=C    export LC_ALL=C
 fi fi
  
Line 464 
Line 468 
 %attr(444,root,root) /opt/tog-pegasus/mof/Pegasus/PG_UnixProcess20.mof %attr(444,root,root) /opt/tog-pegasus/mof/Pegasus/PG_UnixProcess20.mof
 %attr(444,root,root) /opt/tog-pegasus/mof/Pegasus/PG_UnixProcess20R.mof %attr(444,root,root) /opt/tog-pegasus/mof/Pegasus/PG_UnixProcess20R.mof
  
 %config %attr(644,root,root) /var/opt/tog-pegasus/cimserver_planned.conf  %config(noreplace) %attr(644,root,root)  /var/opt/tog-pegasus/cimserver_planned.conf
 %config(missingok) %attr(644,root,root) /var/opt/tog-pegasus/cimserver_current.conf  
 %config %attr(500,root,root) /etc/init.d/tog-pegasus %config %attr(500,root,root) /etc/init.d/tog-pegasus
 %config %attr(-,root,root) %PAM_CONFIG_DIR/wbem %config %attr(-,root,root) %PAM_CONFIG_DIR/wbem
 %config %attr(-,root,root) /etc/opt/tog-pegasus/ssl.cnf  
   
 %attr(444,root,root) /etc/opt/tog-pegasus/client.pem  
 %attr(400,root,root) /etc/opt/tog-pegasus/file.pem  
 %attr(444,root,root) /etc/opt/tog-pegasus/server.pem  
  
 %attr(500,root,root) /opt/tog-pegasus/sbin/cimauth %attr(500,root,root) /opt/tog-pegasus/sbin/cimauth
 %attr(500,root,root) /opt/tog-pegasus/sbin/cimconfig %attr(500,root,root) /opt/tog-pegasus/sbin/cimconfig
Line 539 
Line 537 
 /opt/tog-pegasus/providers/lib/libProcessProvider.so /opt/tog-pegasus/providers/lib/libProcessProvider.so
  
 %files sdk %files sdk
 %defattr(0444,root,root)  %defattr(444,root,root)
  
 # SDK Include Files # SDK Include Files
 # #
 %dir /opt/tog-pegasus/include  %dir %attr(755,root,root) /opt/tog-pegasus/include
 %attr(-,root,root) /opt/tog-pegasus/include/Pegasus/Client/CIMClientException.h  %dir %attr(755,root,root) /opt/tog-pegasus/include/Pegasus
 %attr(-,root,root) /opt/tog-pegasus/include/Pegasus/Client/CIMClient.h  %dir %attr(755,root,root) /opt/tog-pegasus/include/Pegasus/Client
 %attr(-,root,root) /opt/tog-pegasus/include/Pegasus/Client/Linkage.h  %dir %attr(755,root,root) /opt/tog-pegasus/include/Pegasus/Common
 %attr(-,root,root) /opt/tog-pegasus/include/Pegasus/Common/Array.h  %dir %attr(755,root,root) /opt/tog-pegasus/include/Pegasus/Consumer
 %attr(-,root,root) /opt/tog-pegasus/include/Pegasus/Common/ArrayInter.h  %dir %attr(755,root,root) /opt/tog-pegasus/include/Pegasus/Provider
 %attr(-,root,root) /opt/tog-pegasus/include/Pegasus/Common/Char16.h  %attr(444,root,root) /opt/tog-pegasus/include/Pegasus/Client/CIMClientException.h
 %attr(-,root,root) /opt/tog-pegasus/include/Pegasus/Common/CIMClass.h  %attr(444,root,root) /opt/tog-pegasus/include/Pegasus/Client/CIMClient.h
 %attr(-,root,root) /opt/tog-pegasus/include/Pegasus/Common/CIMDateTime.h  %attr(444,root,root) /opt/tog-pegasus/include/Pegasus/Client/Linkage.h
 %attr(-,root,root) /opt/tog-pegasus/include/Pegasus/Common/CIMFlavor.h  %attr(444,root,root) /opt/tog-pegasus/include/Pegasus/Common/Array.h
 %attr(-,root,root) /opt/tog-pegasus/include/Pegasus/Common/CIMIndication.h  %attr(444,root,root) /opt/tog-pegasus/include/Pegasus/Common/ArrayInter.h
 %attr(-,root,root) /opt/tog-pegasus/include/Pegasus/Common/CIMInstance.h  %attr(444,root,root) /opt/tog-pegasus/include/Pegasus/Common/Char16.h
 %attr(-,root,root) /opt/tog-pegasus/include/Pegasus/Common/CIMMethod.h  %attr(444,root,root) /opt/tog-pegasus/include/Pegasus/Common/CIMClass.h
 %attr(-,root,root) /opt/tog-pegasus/include/Pegasus/Common/CIMName.h  %attr(444,root,root) /opt/tog-pegasus/include/Pegasus/Common/CIMDateTime.h
 %attr(-,root,root) /opt/tog-pegasus/include/Pegasus/Common/CIMObject.h  %attr(444,root,root) /opt/tog-pegasus/include/Pegasus/Common/CIMFlavor.h
 %attr(-,root,root) /opt/tog-pegasus/include/Pegasus/Common/CIMObjectPath.h  %attr(444,root,root) /opt/tog-pegasus/include/Pegasus/Common/CIMIndication.h
 %attr(-,root,root) /opt/tog-pegasus/include/Pegasus/Common/CIMParameter.h  %attr(444,root,root) /opt/tog-pegasus/include/Pegasus/Common/CIMInstance.h
 %attr(-,root,root) /opt/tog-pegasus/include/Pegasus/Common/CIMParamValue.h  %attr(444,root,root) /opt/tog-pegasus/include/Pegasus/Common/CIMMethod.h
 %attr(-,root,root) /opt/tog-pegasus/include/Pegasus/Common/CIMProperty.h  %attr(444,root,root) /opt/tog-pegasus/include/Pegasus/Common/CIMName.h
 %attr(-,root,root) /opt/tog-pegasus/include/Pegasus/Common/CIMPropertyList.h  %attr(444,root,root) /opt/tog-pegasus/include/Pegasus/Common/CIMObject.h
 %attr(-,root,root) /opt/tog-pegasus/include/Pegasus/Common/CIMQualifierDecl.h  %attr(444,root,root) /opt/tog-pegasus/include/Pegasus/Common/CIMObjectPath.h
 %attr(-,root,root) /opt/tog-pegasus/include/Pegasus/Common/CIMQualifier.h  %attr(444,root,root) /opt/tog-pegasus/include/Pegasus/Common/CIMParameter.h
 %attr(-,root,root) /opt/tog-pegasus/include/Pegasus/Common/CIMScope.h  %attr(444,root,root) /opt/tog-pegasus/include/Pegasus/Common/CIMParamValue.h
 %attr(-,root,root) /opt/tog-pegasus/include/Pegasus/Common/CIMStatusCode.h  %attr(444,root,root) /opt/tog-pegasus/include/Pegasus/Common/CIMProperty.h
 %attr(-,root,root) /opt/tog-pegasus/include/Pegasus/Common/CIMType.h  %attr(444,root,root) /opt/tog-pegasus/include/Pegasus/Common/CIMPropertyList.h
 %attr(-,root,root) /opt/tog-pegasus/include/Pegasus/Common/CIMValue.h  %attr(444,root,root) /opt/tog-pegasus/include/Pegasus/Common/CIMQualifierDecl.h
 %attr(-,root,root) /opt/tog-pegasus/include/Pegasus/Common/Config.h  %attr(444,root,root) /opt/tog-pegasus/include/Pegasus/Common/CIMQualifier.h
 %attr(-,root,root) /opt/tog-pegasus/include/Pegasus/Common/Exception.h  %attr(444,root,root) /opt/tog-pegasus/include/Pegasus/Common/CIMScope.h
 %attr(-,root,root) /opt/tog-pegasus/include/Pegasus/Common/Linkage.h  %attr(444,root,root) /opt/tog-pegasus/include/Pegasus/Common/CIMStatusCode.h
 %attr(-,root,root) /opt/tog-pegasus/include/Pegasus/Common/OperationContext.h  %attr(444,root,root) /opt/tog-pegasus/include/Pegasus/Common/CIMType.h
 %attr(-,root,root) /opt/tog-pegasus/include/Pegasus/Common/ResponseHandler.h  %attr(444,root,root) /opt/tog-pegasus/include/Pegasus/Common/CIMValue.h
 %attr(-,root,root) /opt/tog-pegasus/include/Pegasus/Common/SSLContext.h  %attr(444,root,root) /opt/tog-pegasus/include/Pegasus/Common/Config.h
 %attr(-,root,root) /opt/tog-pegasus/include/Pegasus/Common/String.h  %attr(444,root,root) /opt/tog-pegasus/include/Pegasus/Common/Exception.h
 %attr(-,root,root) /opt/tog-pegasus/include/Pegasus/Common/Platform_LINUX_IX86_GNU.h  %attr(444,root,root) /opt/tog-pegasus/include/Pegasus/Common/Linkage.h
 %attr(-,root,root) /opt/tog-pegasus/include/Pegasus/Consumer/CIMIndicationConsumer.h  %attr(444,root,root) /opt/tog-pegasus/include/Pegasus/Common/OperationContext.h
 %attr(-,root,root) /opt/tog-pegasus/include/Pegasus/Consumer/Linkage.h  %attr(444,root,root) /opt/tog-pegasus/include/Pegasus/Common/ResponseHandler.h
 %attr(-,root,root) /opt/tog-pegasus/include/Pegasus/Provider/CIMAssociationProvider.h  %attr(444,root,root) /opt/tog-pegasus/include/Pegasus/Common/SSLContext.h
 %attr(-,root,root) /opt/tog-pegasus/include/Pegasus/Provider/CIMIndicationConsumerProvider.h  %attr(444,root,root) /opt/tog-pegasus/include/Pegasus/Common/String.h
 %attr(-,root,root) /opt/tog-pegasus/include/Pegasus/Provider/CIMIndicationProvider.h  %attr(444,root,root) /opt/tog-pegasus/include/Pegasus/Common/Platform_LINUX_IX86_GNU.h
 %attr(-,root,root) /opt/tog-pegasus/include/Pegasus/Provider/CIMInstanceProvider.h  %attr(444,root,root) /opt/tog-pegasus/include/Pegasus/Consumer/CIMIndicationConsumer.h
 %attr(-,root,root) /opt/tog-pegasus/include/Pegasus/Provider/CIMMethodProvider.h  %attr(444,root,root) /opt/tog-pegasus/include/Pegasus/Consumer/Linkage.h
 %attr(-,root,root) /opt/tog-pegasus/include/Pegasus/Provider/CIMOMHandle.h  %attr(444,root,root) /opt/tog-pegasus/include/Pegasus/Provider/CIMAssociationProvider.h
 %attr(-,root,root) /opt/tog-pegasus/include/Pegasus/Provider/CIMProvider.h  %attr(444,root,root) /opt/tog-pegasus/include/Pegasus/Provider/CIMIndicationConsumerProvider.h
 %attr(-,root,root) /opt/tog-pegasus/include/Pegasus/Provider/Linkage.h  %attr(444,root,root) /opt/tog-pegasus/include/Pegasus/Provider/CIMIndicationProvider.h
 %attr(-,root,root) /opt/tog-pegasus/include/Pegasus/Provider/ProviderException.h  %attr(444,root,root) /opt/tog-pegasus/include/Pegasus/Provider/CIMInstanceProvider.h
 %attr(-,root,root) /opt/tog-pegasus/include/Pegasus/Common/AcceptLanguages.h  %attr(444,root,root) /opt/tog-pegasus/include/Pegasus/Provider/CIMMethodProvider.h
 %attr(-,root,root) /opt/tog-pegasus/include/Pegasus/Common/MessageLoader.h  %attr(444,root,root) /opt/tog-pegasus/include/Pegasus/Provider/CIMOMHandle.h
 %attr(-,root,root) /opt/tog-pegasus/include/Pegasus/Common/ContentLanguages.h  %attr(444,root,root) /opt/tog-pegasus/include/Pegasus/Provider/CIMProvider.h
 %attr(-,root,root) /opt/tog-pegasus/include/Pegasus/Common/LanguageElementContainer.h  %attr(444,root,root) /opt/tog-pegasus/include/Pegasus/Provider/Linkage.h
 %attr(-,root,root) /opt/tog-pegasus/include/Pegasus/Common/AcceptLanguageElement.h  %attr(444,root,root) /opt/tog-pegasus/include/Pegasus/Provider/ProviderException.h
 %attr(-,root,root) /opt/tog-pegasus/include/Pegasus/Common/Formatter.h  %attr(444,root,root) /opt/tog-pegasus/include/Pegasus/Common/AcceptLanguages.h
 %attr(-,root,root) /opt/tog-pegasus/include/Pegasus/Common/ContentLanguageElement.h  %attr(444,root,root) /opt/tog-pegasus/include/Pegasus/Common/MessageLoader.h
 %attr(-,root,root) /opt/tog-pegasus/include/Pegasus/Common/LanguageElement.h  %attr(444,root,root) /opt/tog-pegasus/include/Pegasus/Common/ContentLanguages.h
   %attr(444,root,root) /opt/tog-pegasus/include/Pegasus/Common/LanguageElementContainer.h
   %attr(444,root,root) /opt/tog-pegasus/include/Pegasus/Common/AcceptLanguageElement.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/LanguageElement.h
  
 # SDK Sample Files # SDK Sample Files
 # #
 %dir /opt/tog-pegasus/samples  %dir %attr(755,root,root) /opt/tog-pegasus/samples
 %attr(-,root,root) /opt/tog-pegasus/samples/Makefile  %dir %attr(755,root,root) /opt/tog-pegasus/samples/Clients
 %attr(-,root,root) /opt/tog-pegasus/samples/mak/LINUX_IX86_GNU.mak  %dir %attr(755,root,root) /opt/tog-pegasus/samples/Clients/DefaultC++
 %attr(-,root,root) /opt/tog-pegasus/samples/mak/config.mak  %dir %attr(755,root,root) /opt/tog-pegasus/samples/Clients/DefaultC++/EnumInstances
 %attr(-,root,root) /opt/tog-pegasus/samples/mak/program.mak  %dir %attr(755,root,root) /opt/tog-pegasus/samples/Clients/DefaultC++/InvokeMethod
 %attr(-,root,root) /opt/tog-pegasus/samples/mak/recurse.mak  %dir %attr(755,root,root) /opt/tog-pegasus/samples/Clients/DefaultC++/SendTestIndications
 %attr(-,root,root) /opt/tog-pegasus/samples/mak/library.mak  %dir %attr(755,root,root) /opt/tog-pegasus/samples/Providers
 %attr(-,root,root) /opt/tog-pegasus/samples/mak/common.mak  %dir %attr(755,root,root) /opt/tog-pegasus/samples/Providers/DefaultC++
 %attr(-,root,root) /opt/tog-pegasus/samples/Clients/Makefile  %dir %attr(755,root,root) /opt/tog-pegasus/samples/Providers/DefaultC++/IndicationProvider
 %attr(-,root,root) /opt/tog-pegasus/samples/Clients/DefaultC++/Makefile  %dir %attr(755,root,root) /opt/tog-pegasus/samples/Providers/DefaultC++/InstanceProvider
 %attr(-,root,root) /opt/tog-pegasus/samples/Clients/DefaultC++/EnumInstances/Makefile  %dir %attr(755,root,root) /opt/tog-pegasus/samples/Providers/DefaultC++/MethodProvider
 %attr(-,root,root) /opt/tog-pegasus/samples/Clients/DefaultC++/InvokeMethod/Makefile  %dir %attr(755,root,root) /opt/tog-pegasus/samples/Providers/DefaultC++/SimpleDisplayConsumer
 %attr(-,root,root) /opt/tog-pegasus/samples/Clients/DefaultC++/SendTestIndications/Makefile  %dir %attr(755,root,root) /opt/tog-pegasus/samples/Providers/Load
 %attr(-,root,root) /opt/tog-pegasus/samples/Clients/DefaultC++/EnumInstances/EnumInstances.cpp  %dir %attr(755,root,root) /opt/tog-pegasus/samples/mak
 %attr(-,root,root) /opt/tog-pegasus/samples/Clients/DefaultC++/InvokeMethod/InvokeMethod.cpp  %attr(444,root,root) /opt/tog-pegasus/samples/Makefile
 %attr(-,root,root) /opt/tog-pegasus/samples/Clients/DefaultC++/SendTestIndications/SendTestIndications.cpp  %attr(444,root,root) /opt/tog-pegasus/samples/mak/LINUX_IX86_GNU.mak
 %attr(-,root,root) /opt/tog-pegasus/samples/Providers/Makefile  %attr(444,root,root) /opt/tog-pegasus/samples/mak/config.mak
 %attr(-,root,root) /opt/tog-pegasus/samples/Providers/Load/Makefile  %attr(444,root,root) /opt/tog-pegasus/samples/mak/program.mak
 %attr(-,root,root) /opt/tog-pegasus/samples/Providers/Load/SampleProviderSchema.mof  %attr(444,root,root) /opt/tog-pegasus/samples/mak/recurse.mak
 %attr(-,root,root) /opt/tog-pegasus/samples/Providers/Load/IndicationProviderR.mof  %attr(444,root,root) /opt/tog-pegasus/samples/mak/library.mak
 %attr(-,root,root) /opt/tog-pegasus/samples/Providers/DefaultC++/Makefile  %attr(444,root,root) /opt/tog-pegasus/samples/mak/common.mak
 %attr(-,root,root) /opt/tog-pegasus/samples/Providers/DefaultC++/InstanceProvider/Makefile  %attr(444,root,root) /opt/tog-pegasus/samples/Clients/Makefile
 %attr(-,root,root) /opt/tog-pegasus/samples/Providers/DefaultC++/MethodProvider/Makefile  %attr(444,root,root) /opt/tog-pegasus/samples/Clients/DefaultC++/Makefile
 %attr(-,root,root) /opt/tog-pegasus/samples/Providers/DefaultC++/IndicationProvider/Makefile  %attr(444,root,root) /opt/tog-pegasus/samples/Clients/DefaultC++/EnumInstances/Makefile
 %attr(-,root,root) /opt/tog-pegasus/samples/Providers/DefaultC++/IndicationProvider/IndicationProvider.cpp  %attr(444,root,root) /opt/tog-pegasus/samples/Clients/DefaultC++/InvokeMethod/Makefile
 %attr(-,root,root) /opt/tog-pegasus/samples/Providers/DefaultC++/IndicationProvider/IndicationProvider.h  %attr(444,root,root) /opt/tog-pegasus/samples/Clients/DefaultC++/SendTestIndications/Makefile
 %attr(-,root,root) /opt/tog-pegasus/samples/Providers/DefaultC++/IndicationProvider/IndicationProviderMain.cpp  %attr(444,root,root) /opt/tog-pegasus/samples/Clients/DefaultC++/EnumInstances/EnumInstances.cpp
 %attr(-,root,root) /opt/tog-pegasus/samples/Providers/DefaultC++/SimpleDisplayConsumer/Makefile  %attr(444,root,root) /opt/tog-pegasus/samples/Clients/DefaultC++/InvokeMethod/InvokeMethod.cpp
 %attr(-,root,root) /opt/tog-pegasus/samples/Providers/Load/InstanceProviderR.mof  %attr(444,root,root) /opt/tog-pegasus/samples/Clients/DefaultC++/SendTestIndications/SendTestIndications.cpp
 %attr(-,root,root) /opt/tog-pegasus/samples/Providers/Load/MethodProviderR.mof  %attr(444,root,root) /opt/tog-pegasus/samples/Providers/Makefile
 %attr(-,root,root) /opt/tog-pegasus/samples/Providers/Load/SimpleDisplayConsumerR.mof  %attr(444,root,root) /opt/tog-pegasus/samples/Providers/Load/Makefile
 %attr(-,root,root) /opt/tog-pegasus/samples/Providers/DefaultC++/InstanceProvider/InstanceProvider.cpp  %attr(444,root,root) /opt/tog-pegasus/samples/Providers/Load/SampleProviderSchema.mof
 %attr(-,root,root) /opt/tog-pegasus/samples/Providers/DefaultC++/InstanceProvider/InstanceProviderMain.cpp  %attr(444,root,root) /opt/tog-pegasus/samples/Providers/Load/IndicationProviderR.mof
 %attr(-,root,root) /opt/tog-pegasus/samples/Providers/DefaultC++/InstanceProvider/InstanceProvider.h  %attr(444,root,root) /opt/tog-pegasus/samples/Providers/DefaultC++/Makefile
 %attr(-,root,root) /opt/tog-pegasus/samples/Providers/DefaultC++/InstanceProvider/EnumerateInstancesrspgood.xml  %attr(444,root,root) /opt/tog-pegasus/samples/Providers/DefaultC++/InstanceProvider/Makefile
 %attr(-,root,root) /opt/tog-pegasus/samples/Providers/DefaultC++/InstanceProvider/EnumerateInstances.xml  %attr(444,root,root) /opt/tog-pegasus/samples/Providers/DefaultC++/MethodProvider/Makefile
 %attr(-,root,root) /opt/tog-pegasus/samples/Providers/DefaultC++/MethodProvider/MethodProvider.cpp  %attr(444,root,root) /opt/tog-pegasus/samples/Providers/DefaultC++/IndicationProvider/Makefile
 %attr(-,root,root) /opt/tog-pegasus/samples/Providers/DefaultC++/MethodProvider/MethodProviderMain.cpp  %attr(444,root,root) /opt/tog-pegasus/samples/Providers/DefaultC++/IndicationProvider/IndicationProvider.cpp
 %attr(-,root,root) /opt/tog-pegasus/samples/Providers/DefaultC++/MethodProvider/MethodProvider.h  %attr(444,root,root) /opt/tog-pegasus/samples/Providers/DefaultC++/IndicationProvider/IndicationProvider.h
 %attr(-,root,root) /opt/tog-pegasus/samples/Providers/DefaultC++/MethodProvider/InvokeMethod.xml  %attr(444,root,root) /opt/tog-pegasus/samples/Providers/DefaultC++/IndicationProvider/IndicationProviderMain.cpp
 %attr(-,root,root) /opt/tog-pegasus/samples/Providers/DefaultC++/MethodProvider/InvokeMethodrspgood.xml  %attr(444,root,root) /opt/tog-pegasus/samples/Providers/DefaultC++/SimpleDisplayConsumer/Makefile
 %attr(-,root,root) /opt/tog-pegasus/samples/Providers/DefaultC++/SimpleDisplayConsumer/SimpleDisplayConsumerMain.cpp  %attr(444,root,root) /opt/tog-pegasus/samples/Providers/Load/InstanceProviderR.mof
 %attr(-,root,root) /opt/tog-pegasus/samples/Providers/DefaultC++/SimpleDisplayConsumer/SimpleDisplayConsumer.cpp  %attr(444,root,root) /opt/tog-pegasus/samples/Providers/Load/MethodProviderR.mof
 %attr(-,root,root) /opt/tog-pegasus/samples/Providers/DefaultC++/SimpleDisplayConsumer/SimpleDisplayConsumer.h  %attr(444,root,root) /opt/tog-pegasus/samples/Providers/Load/SimpleDisplayConsumerR.mof
   %attr(444,root,root) /opt/tog-pegasus/samples/Providers/DefaultC++/InstanceProvider/InstanceProvider.cpp
   %attr(444,root,root) /opt/tog-pegasus/samples/Providers/DefaultC++/InstanceProvider/InstanceProviderMain.cpp
   %attr(444,root,root) /opt/tog-pegasus/samples/Providers/DefaultC++/InstanceProvider/InstanceProvider.h
   %attr(444,root,root) /opt/tog-pegasus/samples/Providers/DefaultC++/InstanceProvider/EnumerateInstancesrspgood.xml
   %attr(444,root,root) /opt/tog-pegasus/samples/Providers/DefaultC++/InstanceProvider/EnumerateInstances.xml
   %attr(444,root,root) /opt/tog-pegasus/samples/Providers/DefaultC++/MethodProvider/MethodProvider.cpp
   %attr(444,root,root) /opt/tog-pegasus/samples/Providers/DefaultC++/MethodProvider/MethodProviderMain.cpp
   %attr(444,root,root) /opt/tog-pegasus/samples/Providers/DefaultC++/MethodProvider/MethodProvider.h
   %attr(444,root,root) /opt/tog-pegasus/samples/Providers/DefaultC++/MethodProvider/InvokeMethod.xml
   %attr(444,root,root) /opt/tog-pegasus/samples/Providers/DefaultC++/MethodProvider/InvokeMethodrspgood.xml
   %attr(444,root,root) /opt/tog-pegasus/samples/Providers/DefaultC++/SimpleDisplayConsumer/SimpleDisplayConsumerMain.cpp
   %attr(444,root,root) /opt/tog-pegasus/samples/Providers/DefaultC++/SimpleDisplayConsumer/SimpleDisplayConsumer.cpp
   %attr(444,root,root) /opt/tog-pegasus/samples/Providers/DefaultC++/SimpleDisplayConsumer/SimpleDisplayConsumer.h
  
 # SDK Documentation # SDK Documentation
 # #


Legend:
Removed from v.1.33  
changed lines
  Added in v.1.36

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2