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

  1 w.otsuka 1.27 #%2005////////////////////////////////////////////////////////////////////////
  2 w.otsuka 1.2  #
  3               # Copyright (c) 2000, 2001, 2002 BMC Software; Hewlett-Packard Development
  4               # Company, L.P.; IBM Corp.; The Open Group; Tivoli Systems.
  5               # Copyright (c) 2003 BMC Software; Hewlett-Packard Development Company, L.P.;
  6               # IBM Corp.; EMC Corporation, The Open Group.
  7 w.otsuka 1.24 # Copyright (c) 2004 BMC Software; Hewlett-Packard Development Company, L.P.;
  8               # IBM Corp.; EMC Corporation; VERITAS Software Corporation; The Open Group.
  9               # Copyright (c) 2005 Hewlett-Packard Development Company, L.P.; IBM Corp.;
 10               # EMC Corporation; VERITAS Software Corporation; The Open Group.
 11 w.otsuka 1.2  #
 12               # Permission is hereby granted, free of charge, to any person obtaining a copy
 13               # of this software and associated documentation files (the "Software"), to
 14               # deal in the Software without restriction, including without limitation the
 15               # rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
 16               # sell copies of the Software, and to permit persons to whom the Software is
 17               # furnished to do so, subject to the following conditions:
 18               # 
 19               # THE ABOVE COPYRIGHT NOTICE AND THIS PERMISSION NOTICE SHALL BE INCLUDED IN
 20               # ALL COPIES OR SUBSTANTIAL PORTIONS OF THE SOFTWARE. THE SOFTWARE IS PROVIDED
 21               # "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
 22               # LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR
 23               # PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
 24               # HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
 25               # ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
 26               # WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 27               #
 28               #==============================================================================
 29 w.otsuka 1.1  #%/////////////////////////////////////////////////////////////////////////////
 30               #
 31               # tog-pegasus.spec
 32               #
 33 denise.eckstein 1.32 #%/////////////////////////////////////////////////////////////////////////////
 34                      
 35                      #
 36                      # WARNING: This file is automatically generated by executing 
 37                      #   make -f pegasus/Makefile.Release create_OpenPegasusRPMSpecFile
 38                      # Any changes made directly to this file will be lost the next 
 39 denise.eckstein 1.35 # time this file is generated.
 40 w.otsuka        1.1  #
 41 denise.eckstein 1.32 
 42 w.otsuka        1.24 %define srcRelease 1
 43 denise.eckstein 1.32 Version: 2.5Alpha1
 44                      Release: 1
 45                      
 46                      # Start of section pegasus/rpm/tog-specfiles/tog-pegasus-intro.spec
 47 w.otsuka        1.9  Summary: OpenPegasus WBEM Services for Linux
 48 w.otsuka        1.1  Name: tog-pegasus
 49                      Group: Systems Management/Base
 50                      Copyright: Open Group Pegasus Open Source
 51                      BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}
 52 w.otsuka        1.24 Source: ftp://www.opengroup.org/pegasus/tog-pegasus-%{version}-%{srcRelease}.tar.gz
 53 w.otsuka        1.21 Requires: openssl >= 0.9.6 lsb >= 1.3
 54 denise.eckstein 1.32 Provides: tog-pegasus-cimserver
 55 w.otsuka        1.21 BuildRequires: openssl-devel >= 0.9.6
 56 w.otsuka        1.1  
 57                      %description
 58 w.otsuka        1.9  OpenPegasus WBEM Services for Linux enables management solutions that deliver
 59 w.otsuka        1.1  increased control of enterprise resources. WBEM is a platform and resource
 60                      independent DMTF standard that defines a common information model and
 61                      communication protocol for monitoring and controlling resources from diverse
 62                      sources.
 63 denise.eckstein 1.32 # End of section pegasus/rpm/tog-specfiles/tog-pegasus-intro.spec
 64 w.otsuka        1.1  
 65 denise.eckstein 1.32 %global OPENSSL_HOME /usr/include/openssl
 66                      %global OPENSSL_BIN /usr/bin
 67                      %global PEGASUS_PEM_DIR /etc/opt/tog-pegasus
 68                      %global PEGASUS_SSL_CERT_FILE server.pem
 69                      %global PEGASUS_SSL_KEY_FILE file.pem
 70                      %global PEGASUS_SSL_TRUSTSTORE client.pem
 71                      %global PAM_CONFIG_DIR /etc/pam.d
 72                      %global PEGASUS_CONFIG_DIR /etc/opt/tog-pegasus
 73                      %global PEGASUS_REPOSITORY_DIR /var/opt/tog-pegasus/repository
 74                      %global PEGASUS_PREV_REPOSITORY_DIR /var/opt/tog-pegasus/prev_repository
 75 denise.eckstein 1.36 %global PEGASUS_SBIN_DIR /opt/tog-pegasus/sbin
 76 w.otsuka        1.1  
 77 denise.eckstein 1.32 %global PEGASUS_RPM_ROOT $RPM_BUILD_DIR/$RPM_PACKAGE_NAME-$RPM_PACKAGE_VERSION
 78                      %global PEGASUS_RPM_HOME $RPM_BUILD_ROOT/build/tog-pegasus
 79 denise.eckstein 1.35 %global PEGASUS_INSTALL_LOG $PEGASUS_LOG_DIR/install.log
 80                      
 81 w.otsuka        1.24 %ifarch ia64 x86_64
 82 denise.eckstein 1.32 %global PEGASUS_HARDWARE_PLATFORM LINUX_IA64_GNU
 83 w.otsuka        1.1  %else
 84 w.otsuka        1.24 %ifarch ppc
 85 denise.eckstein 1.32 %global PEGASUS_HARDWARE_PLATFORM LINUX_PPC_GNU
 86 w.otsuka        1.24 %else
 87 denise.eckstein 1.32 %ifarch ppc64
 88                      %global PEGASUS_HARDWARE_PLATFORM LINUX_PPC64_GNU
 89 w.otsuka        1.24 %else
 90                      %ifarch s390
 91 denise.eckstein 1.32 %global PEGASUS_HARDWARE_PLATFORM LINUX_ZSERIES_GNU
 92 w.otsuka        1.24 %else
 93                      %ifarch s390x zseries
 94 denise.eckstein 1.32 %global PEGASUS_HARDWARE_PLATFORM LINUX_ZSERIES64_GNU
 95 w.otsuka        1.24 %else
 96 denise.eckstein 1.32 %global PEGASUS_HARDWARE_PLATFORM LINUX_IX86_GNU
 97 w.otsuka        1.1  %endif
 98 w.otsuka        1.24 %endif
 99                      %endif
100                      %endif
101                      %endif
102 w.otsuka        1.1  
103 denise.eckstein 1.32 # Start of section pegasus/rpm/tog-specfiles/tog-pegasus-packages.spec
104                      %package sdk
105                      Summary: The OpenPegasus Software Development Kit
106                      Group: Systems Management/Base
107                      Autoreq: 0
108                      Requires: tog-pegasus >= %{version}
109 w.otsuka        1.1  
110 denise.eckstein 1.32 %description sdk
111                      The OpenPegasus WBEM Services for Linux SDK is the developer's kit for the OpenPegasus WBEM
112                      Services for Linux release. It provides Linux C++ developers with the WBEM files required to
113                      build WBEM Clients and Providers. It also supports C provider developers via the CMPI interface.
114 w.otsuka        1.1  
115 denise.eckstein 1.32 %package test
116                      Summary: The OpenPegasus Tests
117                      Group: Systems Management/Base
118                      Autoreq: 0
119                      Requires: tog-pegasus >= %{version} 
120 w.otsuka        1.1  
121 denise.eckstein 1.32 %description test
122                      The OpenPegasus WBEM tests for the OpenPegasus %{version} Linux rpm.
123                      # End of section pegasus/rpm/tog-specfiles/tog-pegasus-packages.spec
124 w.otsuka        1.1  
125 denise.eckstein 1.32 %prep
126                      [ "$RPM_BUILD_ROOT" != "/" ] && [ -d $RPM_BUILD_ROOT ] && rm -rf $RPM_BUILD_ROOT;
127 w.otsuka        1.28 
128 denise.eckstein 1.32 %setup -n %{name}-%{version}
129                      export PEGASUS_ROOT=%PEGASUS_RPM_ROOT
130 w.otsuka        1.28 
131 denise.eckstein 1.32 %build
132 w.otsuka        1.1  
133 denise.eckstein 1.32 # Start of section pegasus/rpm/tog-specfiles/tog-pegasus-build.spec
134                      export PEGASUS_ROOT=%PEGASUS_RPM_ROOT
135                      export PEGASUS_HOME=%PEGASUS_RPM_HOME
136                      export PEGASUS_PLATFORM=%PEGASUS_HARDWARE_PLATFORM
137                      export PEGASUS_ENVVAR_FILE=$PEGASUS_ROOT/env_var_Linux.status
138 w.otsuka        1.1  
139 denise.eckstein 1.32 export OPENSSL_HOME=%OPENSSL_HOME
140                      export OPENSSL_BIN=%OPENSSL_BIN
141                      export LD_LIBRARY_PATH=$PEGASUS_HOME/lib
142                      export PATH=$PEGASUS_HOME/bin:$PATH
143 w.otsuka        1.1  
144 denise.eckstein 1.32 export PEGASUS_EXTRA_C_FLAGS="-g $RPM_OPT_FLAGS"
145                      export PEGASUS_EXTRA_CXX_FLAGS="$PEGASUS_EXTRA_C_FLAGS"
146 w.otsuka        1.1  
147 denise.eckstein 1.32 make -f $PEGASUS_ROOT/Makefile.Release create_ProductVersionFile
148                      make -f $PEGASUS_ROOT/Makefile.Release all
149                      make -f $PEGASUS_ROOT/Makefile.Release repository
150                      # End of section pegasus/rpm/tog-specfiles/tog-pegasus-build.spec
151 w.otsuka        1.27 
152 denise.eckstein 1.32 %install
153 w.otsuka        1.1  
154 denise.eckstein 1.32 # Start of section pegasus/rpm/tog-specfiles/tog-pegasus-install.spec
155                      export PEGASUS_ROOT=%PEGASUS_RPM_ROOT
156                      export PEGASUS_HOME=%PEGASUS_RPM_HOME
157                      export PEGASUS_PLATFORM=%PEGASUS_HARDWARE_PLATFORM
158                      export PEGASUS_ENVVAR_FILE=$PEGASUS_ROOT/env_var_Linux.status
159 w.otsuka        1.1  
160 denise.eckstein 1.32 export OPENSSL_BIN=%OPENSSL_BIN
161                      export LD_LIBRARY_PATH=$PEGASUS_HOME/lib
162                      export PATH=$PEGASUS_HOME/bin:$PATH
163 w.otsuka        1.1  
164 denise.eckstein 1.32 export PEGASUS_STAGING_DIR=$RPM_BUILD_ROOT
165 w.otsuka        1.1  
166 denise.eckstein 1.33 make -f $PEGASUS_ROOT/Makefile.Release stage PEGASUS_STAGING_DIR=$PEGASUS_STAGING_DIR
167 denise.eckstein 1.32 # End of section pegasus/rpm/tog-specfiles/tog-pegasus-install.spec
168 denise.eckstein 1.34 [ "$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;
169 denise.eckstein 1.32 [ "$PEGASUS_HOME" != "/" ] && [ -d $PEGASUS_HOME ] && rm -rf $PEGASUS_HOME;
170 w.otsuka        1.1  
171 denise.eckstein 1.32 %clean
172 w.otsuka        1.1  
173 denise.eckstein 1.32 # Start of section pegasus/rpm/tog-specfiles/tog-pegasus-clean.spec
174 w.otsuka        1.1  [ "$RPM_BUILD_ROOT" != "/" ] && [ -d $RPM_BUILD_ROOT ] && rm -rf $RPM_BUILD_ROOT;
175 denise.eckstein 1.32 # End of section pegasus/rpm/tog-specfiles/tog-pegasus-clean.spec
176 w.otsuka        1.1  
177                      %pre
178 denise.eckstein 1.32 
179                      # Start of section pegasus/rpm/tog-specfiles/tog-pegasus-pre.spec
180 w.otsuka        1.1  if [ -d %PEGASUS_REPOSITORY_DIR"/root#PG_Internal" ]
181                      then
182                        #
183 denise.eckstein 1.32   # Save the current repository to prev_repository
184 w.otsuka        1.1    #
185 w.otsuka        1.29   if [[ -d %PEGASUS_REPOSITORY_DIR ]]
186 w.otsuka        1.1    then
187 denise.eckstein 1.32     if [[ -d %PEGASUS_PREV_REPOSITORY_DIR ]]
188                          then
189                            rm -rf %PEGASUS_PREV_REPOSITORY_DIR
190                          fi
191                          mv %PEGASUS_REPOSITORY_DIR %PEGASUS_PREV_REPOSITORY_DIR
192                          mkdir %PEGASUS_REPOSITORY_DIR
193 w.otsuka        1.1    fi
194                      fi
195 denise.eckstein 1.32 # End of section pegasus/rpm/tog-specfiles/tog-pegasus-pre.spec
196 w.otsuka        1.1  
197                      %post
198 w.otsuka        1.24 if [ $1 -eq 1 ]; then
199 denise.eckstein 1.35    echo `date` > %PEGASUS_INSTALL_LOG 2>&1
200 denise.eckstein 1.32    %define PEGASUS_CONFIG_DIR /etc/opt/tog-pegasus
201                         %define PEGASUS_PEM_DIR /etc/opt/tog-pegasus
202                         %define PEGASUS_SSL_CERT_FILE server.pem
203                         %define PEGASUS_SSL_KEY_FILE file.pem
204                         %define PEGASUS_SSL_TRUSTSTORE client.pem
205                      
206                         # Create Symbolic Links for SDK Libraries
207                         #
208                         ln -sf libpegclient.so.1 /opt/tog-pegasus/lib/libpegclient.so
209                         ln -sf libpegcommon.so.1 /opt/tog-pegasus/lib/libpegcommon.so
210                         ln -sf libpegprovider.so.1 /opt/tog-pegasus/lib/libpegprovider.so
211                         ln -sf libDefaultProviderManager.so.1 /opt/tog-pegasus/lib/libDefaultProviderManager.so
212                         ln -sf libCIMxmlIndicationHandler.so.1 /opt/tog-pegasus/lib/libCIMxmlIndicationHandler.so
213                         ln -sf libCMPIProviderManager.so.1 /opt/tog-pegasus/lib/libCMPIProviderManager.so
214                      
215                         # Create Symbolic Links for Packaged Provider Libraries
216                         #
217                         ln -sf libComputerSystemProvider.so.1 /opt/tog-pegasus/providers/lib/libComputerSystemProvider.so
218                         ln -sf libOSProvider.so.1 /opt/tog-pegasus/providers/lib/libOSProvider.so
219                         ln -sf libProcessProvider.so.1 /opt/tog-pegasus/providers/lib/libProcessProvider.so
220                      
221 denise.eckstein 1.32 
222                      # Start of section pegasus/rpm/tog-specfiles/tog-pegasus-post.spec
223                         
224                         # Create OpenSSL Configuration File (ssl.cnf)
225                         #
226                         if [ -f %PEGASUS_CONFIG_DIR/ssl.cnf ]
227                         then
228                            echo "WARNING: %PEGASUS_CONFIG_DIR/ssl.cnf already exists."
229                         else
230                            echo " Generating SSL Certificate..."
231                            echo "[ req ]" >> %PEGASUS_CONFIG_DIR/ssl.cnf
232                            echo "distinguished_name     = req_distinguished_name" >> %PEGASUS_CONFIG_DIR/ssl.cnf
233                            echo "prompt                 = no" >> %PEGASUS_CONFIG_DIR/ssl.cnf
234                            echo "[ req_distinguished_name ]" >> %PEGASUS_CONFIG_DIR/ssl.cnf
235                            echo "C                      = UK" >> %PEGASUS_CONFIG_DIR/ssl.cnf
236                            echo "ST                     = Berkshire" >> %PEGASUS_CONFIG_DIR/ssl.cnf
237                            echo "L                      = Reading" >> %PEGASUS_CONFIG_DIR/ssl.cnf
238                            echo "O                      = The Open Group" >> %PEGASUS_CONFIG_DIR/ssl.cnf
239                            echo "OU                     = The OpenPegasus Project" >> %PEGASUS_CONFIG_DIR/ssl.cnf
240                            echo "CN                     = `uname -n`" >> %PEGASUS_CONFIG_DIR/ssl.cnf
241                            chmod 400 %PEGASUS_CONFIG_DIR/ssl.cnf
242 denise.eckstein 1.32       chown root %PEGASUS_CONFIG_DIR/ssl.cnf
243                         fi
244                      
245                         %OPENSSL_BIN/openssl req -x509 -days 356 -newkey rsa:2048 \
246                            -nodes -config %PEGASUS_CONFIG_DIR/ssl.cnf \
247                            -keyout %PEGASUS_PEM_DIR/key.pem -out %PEGASUS_PEM_DIR/cert.pem \
248                                 2>>%INSTALL_LOG
249                      
250                         cat %PEGASUS_PEM_DIR/key.pem > %PEGASUS_PEM_DIR/key-2048.pem
251                         chmod 400 %PEGASUS_PEM_DIR/key-2048.pem
252                         cat %PEGASUS_PEM_DIR/cert.pem > %PEGASUS_PEM_DIR/cert-2048.pem
253                         chmod 400 %PEGASUS_PEM_DIR/cert-2048.pem
254                         cat %PEGASUS_PEM_DIR/cert.pem > %PEGASUS_PEM_DIR/truststore-2048.pem
255                         chmod 400 %PEGASUS_PEM_DIR/truststore-2048.pem
256                         rm -f %PEGASUS_PEM_DIR/key.pem %PEGASUS_PEM_DIR/cert.pem
257                      
258                         if [ -f %PEGASUS_PEM_DIR/%PEGASUS_SSL_CERT_FILE ]
259                         then
260                         echo "WARNING: %PEGASUS_PEM_DIR/%PEGASUS_SSL_CERT_FILE SSL Certificate file already exists."
261                         else
262                            cp %PEGASUS_PEM_DIR/cert-2048.pem %PEGASUS_PEM_DIR/%PEGASUS_SSL_CERT_FILE
263 denise.eckstein 1.32       chmod 444 %PEGASUS_PEM_DIR/%PEGASUS_SSL_CERT_FILE
264                            cp %PEGASUS_PEM_DIR/key-2048.pem %PEGASUS_PEM_DIR/%PEGASUS_SSL_KEY_FILE
265                            chmod 400 %PEGASUS_PEM_DIR/%PEGASUS_SSL_KEY_FILE
266                         fi
267                      
268                         if [ -f %PEGASUS_PEM_DIR/%PEGASUS_SSL_TRUSTSTORE ]
269                         then
270                             echo "WARNING: %PEGASUS_PEM_DIR/%PEGASUS_SSL_TRUSTSTORE SSL Certificate trust store already exists."
271                         else
272                             cp %PEGASUS_PEM_DIR/truststore-2048.pem %PEGASUS_PEM_DIR/%PEGASUS_SSL_TRUSTSTORE
273                             chmod 444 %PEGASUS_PEM_DIR/%PEGASUS_SSL_TRUSTSTORE
274                         fi
275                      
276                         echo " To start Pegasus manually:"
277                         echo " /etc/init.d/tog-pegasus start"
278                         echo " Stop it:"
279                         echo " /etc/init.d/tog-pegasus stop"
280                         echo " To set up PATH and MANPATH in /etc/profile"
281                         echo " run /opt/tog-pegasus/sbin/settogpath."
282                      # End of section pegasus/rpm/tog-specfiles/tog-pegasus-post.spec
283 w.otsuka        1.1  
284 w.otsuka        1.24 fi
285 w.otsuka        1.1  %preun
286 w.otsuka        1.24 if [ $1 -eq 0 ]; then
287 denise.eckstein 1.32    # Check if the cimserver is running
288                         isRunning=`ps -el | grep cimserver | grep -v "grep cimserver"`
289                         if [ "$isRunning" ]; then
290                            /opt/tog-pegasus/sbin/cimserver -s
291                         fi
292 denise.eckstein 1.35    [ -f /var/opt/tog-pegasus/cimserver_current.conf ] &&  rm /var/opt/tog-pegasus/cimserver_current.conf;
293                         [ -f %PEGASUS_INSTALL_LOG ] && rm %PEGASUS_INSTALL_LOG;
294 denise.eckstein 1.32    # Delete the Link to the rc.* Startup Directories
295                         /usr/lib/lsb/remove_initd /etc/init.d/tog-pegasus;
296 w.otsuka        1.24 fi
297 w.otsuka        1.1  
298                      %postun
299 w.otsuka        1.24 if [ $1 -eq 0 ]; then
300 denise.eckstein 1.36    [ -f %PEGASUS_PEM_DIR/key-2048.pem ] && rm %PEGASUS_PEM_DIR/key-2048.pem;
301                         [ -f %PEGASUS_PEM_DIR/cert-2048.pem ] && rm %PEGASUS_PEM_DIR/cert-2048.pem;
302                         [ -f %PEGASUS_PEM_DIR/truststore-2048.pem ] && rm %PEGASUS_PEM_DIR/truststore-2048.pem;
303 denise.eckstein 1.32    export LC_ALL=C
304 w.otsuka        1.1  fi
305                      
306                      %files
307 denise.eckstein 1.32 %dir %attr(-,root,root) /opt/tog-pegasus
308                      %dir %attr(-,root,root) /opt/tog-pegasus/share
309                      %dir %attr(-,root,root) /opt/tog-pegasus/share/man
310                      %dir %attr(-,root,root) /opt/tog-pegasus/share/man/man1
311                      %dir %attr(-,root,root) /opt/tog-pegasus/share/man/man8
312                      %dir %attr(-,root,root) /opt/tog-pegasus/lib
313                      %dir %attr(-,root,root) /opt/tog-pegasus/providers
314                      %dir %attr(-,root,root) /opt/tog-pegasus/providers/lib
315                      %dir %attr(-,root,root) /opt/tog-pegasus/sbin
316                      %dir %attr(-,root,root) /opt/tog-pegasus/bin
317                      %dir %attr(-,root,root) /opt/tog-pegasus/mof
318                      %dir %attr(-,root,root) /var/opt/tog-pegasus
319                      %dir %attr(-,root,root) /var/opt/tog-pegasus/cache
320                      %dir %attr(-,root,root) /var/opt/tog-pegasus/log
321                      %dir %attr(-,root,root) /var/opt/tog-pegasus/cache/localauth
322                      %dir %attr(-,root,root) /var/run/tog-pegasus
323                      %dir %attr(-,root,root) /etc/opt/tog-pegasus
324                      %dir %attr(1555,root,root) /var/run/tog-pegasus/socket
325                      %dir %attr(755,root,root) /opt/tog-pegasus/mof/CIM28
326                      
327                      %dir %attr(755,root,root) /opt/tog-pegasus/mof/Pegasus
328 denise.eckstein 1.32 
329                      /var/opt/tog-pegasus/repository
330                      
331 denise.eckstein 1.37 %doc %attr(444,root,root) /opt/tog-pegasus/license.txt
332 denise.eckstein 1.32 %doc /opt/tog-pegasus/share/man/man1/cimmof.1
333                      %doc /opt/tog-pegasus/share/man/man1/cimprovider.1
334                      %doc /opt/tog-pegasus/share/man/man1/osinfo.1
335                      %doc /opt/tog-pegasus/share/man/man1/wbemexec.1
336                      %doc /opt/tog-pegasus/share/man/man8/cimauth.8
337                      %doc /opt/tog-pegasus/share/man/man8/cimconfig.8
338                      %doc /opt/tog-pegasus/share/man/man8/cimserver.8
339                      
340                      %attr(444,root,root) /opt/tog-pegasus/mof/CIM28/Application28_AppRuntime.mof
341                      %attr(444,root,root) /opt/tog-pegasus/mof/CIM28/Application28_BIOS.mof
342                      %attr(444,root,root) /opt/tog-pegasus/mof/CIM28/Application28_CheckAction.mof
343                      %attr(444,root,root) /opt/tog-pegasus/mof/CIM28/Application28_DeploymentModel.mof
344                      %attr(444,root,root) /opt/tog-pegasus/mof/CIM28/Application28_InstalledProduct.mof
345                      %attr(444,root,root) /opt/tog-pegasus/mof/CIM28/Application28_J2eeAppServer.mof
346                      %attr(444,root,root) /opt/tog-pegasus/mof/CIM28/Application28_J2eeAppServerStats.mof
347                      %attr(444,root,root) /opt/tog-pegasus/mof/CIM28/Application28_SystemSoftware.mof
348                      %attr(444,root,root) /opt/tog-pegasus/mof/CIM28/CIM_Application28.mof
349                      %attr(444,root,root) /opt/tog-pegasus/mof/CIM28/CIM_Core28.mof
350                      %attr(444,root,root) /opt/tog-pegasus/mof/CIM28/CIM_Database28.mof
351                      %attr(444,root,root) /opt/tog-pegasus/mof/CIM28/CIM_Device28.mof
352                      %attr(444,root,root) /opt/tog-pegasus/mof/CIM28/CIM_Event28.mof
353 denise.eckstein 1.32 %attr(444,root,root) /opt/tog-pegasus/mof/CIM28/CIM_Interop28.mof
354                      %attr(444,root,root) /opt/tog-pegasus/mof/CIM28/CIM_IPsecPolicy28.mof
355                      %attr(444,root,root) /opt/tog-pegasus/mof/CIM28/CIM_Metrics28.mof
356                      %attr(444,root,root) /opt/tog-pegasus/mof/CIM28/CIM_Network28.mof
357                      %attr(444,root,root) /opt/tog-pegasus/mof/CIM28/CIM_Physical28.mof
358                      %attr(444,root,root) /opt/tog-pegasus/mof/CIM28/CIM_Policy28.mof
359                      %attr(444,root,root) /opt/tog-pegasus/mof/CIM28/CIM_Schema28.mof
360                      %attr(444,root,root) /opt/tog-pegasus/mof/CIM28/CIM_Support28.mof
361                      %attr(444,root,root) /opt/tog-pegasus/mof/CIM28/CIM_System28.mof
362                      %attr(444,root,root) /opt/tog-pegasus/mof/CIM28/CIM_User28.mof
363                      %attr(444,root,root) /opt/tog-pegasus/mof/CIM28/Core28_Capabilities.mof
364                      %attr(444,root,root) /opt/tog-pegasus/mof/CIM28/Core28_Collection.mof
365                      %attr(444,root,root) /opt/tog-pegasus/mof/CIM28/Core28_CoreElements.mof
366                      %attr(444,root,root) /opt/tog-pegasus/mof/CIM28/Core28_Device.mof
367                      %attr(444,root,root) /opt/tog-pegasus/mof/CIM28/Core28_MethodParms.mof
368                      %attr(444,root,root) /opt/tog-pegasus/mof/CIM28/Core28_Physical.mof
369                      %attr(444,root,root) /opt/tog-pegasus/mof/CIM28/Core28_PowerMgmt.mof
370                      %attr(444,root,root) /opt/tog-pegasus/mof/CIM28/Core28_ProductFRU.mof
371                      %attr(444,root,root) /opt/tog-pegasus/mof/CIM28/Core28_Qualifiers.mof
372                      %attr(444,root,root) /opt/tog-pegasus/mof/CIM28/Core28_Redundancy.mof
373                      %attr(444,root,root) /opt/tog-pegasus/mof/CIM28/Core28_Service.mof
374 denise.eckstein 1.32 %attr(444,root,root) /opt/tog-pegasus/mof/CIM28/Core28_Settings.mof
375                      %attr(444,root,root) /opt/tog-pegasus/mof/CIM28/Core28_Software.mof
376                      %attr(444,root,root) /opt/tog-pegasus/mof/CIM28/Core28_Statistics.mof
377                      %attr(444,root,root) /opt/tog-pegasus/mof/CIM28/Core28_StorageExtent.mof
378                      %attr(444,root,root) /opt/tog-pegasus/mof/CIM28/Database28_Statistics.mof
379                      %attr(444,root,root) /opt/tog-pegasus/mof/CIM28/Database28_Storage.mof
380                      %attr(444,root,root) /opt/tog-pegasus/mof/CIM28/Database28_System.mof
381                      %attr(444,root,root) /opt/tog-pegasus/mof/CIM28/Device28_Controller.mof
382                      %attr(444,root,root) /opt/tog-pegasus/mof/CIM28/Device28_CoolingAndPower.mof
383                      %attr(444,root,root) /opt/tog-pegasus/mof/CIM28/Device28_DeviceElements.mof
384                      %attr(444,root,root) /opt/tog-pegasus/mof/CIM28/Device28_DiskGroup.mof
385                      %attr(444,root,root) /opt/tog-pegasus/mof/CIM28/Device28_FC.mof
386                      %attr(444,root,root) /opt/tog-pegasus/mof/CIM28/Device28_IB.mof
387                      %attr(444,root,root) /opt/tog-pegasus/mof/CIM28/Device28_Memory.mof
388                      %attr(444,root,root) /opt/tog-pegasus/mof/CIM28/Device28_Modems.mof
389                      %attr(444,root,root) /opt/tog-pegasus/mof/CIM28/Device28_NetworkAdapter.mof
390                      %attr(444,root,root) /opt/tog-pegasus/mof/CIM28/Device28_Ports.mof
391                      %attr(444,root,root) /opt/tog-pegasus/mof/CIM28/Device28_Printing.mof
392                      %attr(444,root,root) /opt/tog-pegasus/mof/CIM28/Device28_Processor.mof
393                      %attr(444,root,root) /opt/tog-pegasus/mof/CIM28/Device28_ProtocolController.mof
394                      %attr(444,root,root) /opt/tog-pegasus/mof/CIM28/Device28_SccExtents.mof
395 denise.eckstein 1.32 %attr(444,root,root) /opt/tog-pegasus/mof/CIM28/Device28_Sensors.mof
396                      %attr(444,root,root) /opt/tog-pegasus/mof/CIM28/Device28_StorageDevices.mof
397                      %attr(444,root,root) /opt/tog-pegasus/mof/CIM28/Device28_StorageExtents.mof
398                      %attr(444,root,root) /opt/tog-pegasus/mof/CIM28/Device28_StorageLib.mof
399                      %attr(444,root,root) /opt/tog-pegasus/mof/CIM28/Device28_StorageServices.mof
400                      %attr(444,root,root) /opt/tog-pegasus/mof/CIM28/Device28_USB.mof
401                      %attr(444,root,root) /opt/tog-pegasus/mof/CIM28/Device28_UserDevices.mof
402                      %attr(444,root,root) /opt/tog-pegasus/mof/CIM28/Metrics28_BaseMetric.mof
403                      %attr(444,root,root) /opt/tog-pegasus/mof/CIM28/Metrics28_UnitOfWork.mof
404                      %attr(444,root,root) /opt/tog-pegasus/mof/CIM28/Network28_BGP.mof
405                      %attr(444,root,root) /opt/tog-pegasus/mof/CIM28/Network28_Buffers.mof
406                      %attr(444,root,root) /opt/tog-pegasus/mof/CIM28/Network28_Collections.mof
407                      %attr(444,root,root) /opt/tog-pegasus/mof/CIM28/Network28_Filtering.mof
408                      %attr(444,root,root) /opt/tog-pegasus/mof/CIM28/Network28_IPsec.mof
409                      %attr(444,root,root) /opt/tog-pegasus/mof/CIM28/Network28_OSPF.mof
410                      %attr(444,root,root) /opt/tog-pegasus/mof/CIM28/Network28_Pipes.mof
411                      %attr(444,root,root) /opt/tog-pegasus/mof/CIM28/Network28_ProtocolEndpoints.mof
412                      %attr(444,root,root) /opt/tog-pegasus/mof/CIM28/Network28_QoS.mof
413                      %attr(444,root,root) /opt/tog-pegasus/mof/CIM28/Network28_Routes.mof
414                      %attr(444,root,root) /opt/tog-pegasus/mof/CIM28/Network28_RoutingForwarding.mof
415                      %attr(444,root,root) /opt/tog-pegasus/mof/CIM28/Network28_SNMP.mof
416 denise.eckstein 1.32 %attr(444,root,root) /opt/tog-pegasus/mof/CIM28/Network28_SwitchingBridging.mof
417                      %attr(444,root,root) /opt/tog-pegasus/mof/CIM28/Network28_Systems.mof
418                      %attr(444,root,root) /opt/tog-pegasus/mof/CIM28/Network28_VLAN.mof
419                      %attr(444,root,root) /opt/tog-pegasus/mof/CIM28/Physical28_Component.mof
420                      %attr(444,root,root) /opt/tog-pegasus/mof/CIM28/Physical28_Connector.mof
421                      %attr(444,root,root) /opt/tog-pegasus/mof/CIM28/Physical28_Link.mof
422                      %attr(444,root,root) /opt/tog-pegasus/mof/CIM28/Physical28_Misc.mof
423                      %attr(444,root,root) /opt/tog-pegasus/mof/CIM28/Physical28_Package.mof
424                      %attr(444,root,root) /opt/tog-pegasus/mof/CIM28/Physical28_PhysicalMedia.mof
425                      %attr(444,root,root) /opt/tog-pegasus/mof/CIM28/Physical28_StoragePackage.mof
426                      %attr(444,root,root) /opt/tog-pegasus/mof/CIM28/System28_Boot.mof
427                      %attr(444,root,root) /opt/tog-pegasus/mof/CIM28/System28_Diagnostics.mof
428                      %attr(444,root,root) /opt/tog-pegasus/mof/CIM28/System28_FileElements.mof
429                      %attr(444,root,root) /opt/tog-pegasus/mof/CIM28/System28_Logs.mof
430                      %attr(444,root,root) /opt/tog-pegasus/mof/CIM28/System28_OperatingSystem.mof
431                      %attr(444,root,root) /opt/tog-pegasus/mof/CIM28/System28_Processing.mof
432                      %attr(444,root,root) /opt/tog-pegasus/mof/CIM28/System28_SystemElements.mof
433                      %attr(444,root,root) /opt/tog-pegasus/mof/CIM28/System28_SystemResources.mof
434                      %attr(444,root,root) /opt/tog-pegasus/mof/CIM28/System28_Time.mof
435                      %attr(444,root,root) /opt/tog-pegasus/mof/CIM28/System28_Unix.mof
436                      %attr(444,root,root) /opt/tog-pegasus/mof/CIM28/User28_AccessControl.mof
437 denise.eckstein 1.32 %attr(444,root,root) /opt/tog-pegasus/mof/CIM28/User28_Account.mof
438                      %attr(444,root,root) /opt/tog-pegasus/mof/CIM28/User28_AuthenticationReqmt.mof
439                      %attr(444,root,root) /opt/tog-pegasus/mof/CIM28/User28_Credential.mof
440                      %attr(444,root,root) /opt/tog-pegasus/mof/CIM28/User28_Group.mof
441                      %attr(444,root,root) /opt/tog-pegasus/mof/CIM28/User28_Identity.mof
442                      %attr(444,root,root) /opt/tog-pegasus/mof/CIM28/User28_Kerberos.mof
443                      %attr(444,root,root) /opt/tog-pegasus/mof/CIM28/User28_Org.mof
444                      %attr(444,root,root) /opt/tog-pegasus/mof/CIM28/User28_PrivilegeManagementService.mof
445                      %attr(444,root,root) /opt/tog-pegasus/mof/CIM28/User28_Privilege.mof
446                      %attr(444,root,root) /opt/tog-pegasus/mof/CIM28/User28_PublicKey.mof
447                      %attr(444,root,root) /opt/tog-pegasus/mof/CIM28/User28_Role.mof
448                      %attr(444,root,root) /opt/tog-pegasus/mof/CIM28/User28_SecurityLevel.mof
449                      %attr(444,root,root) /opt/tog-pegasus/mof/CIM28/User28_SecurityServices.mof
450                      %attr(444,root,root) /opt/tog-pegasus/mof/CIM28/User28_SharedSecret.mof
451                      %attr(444,root,root) /opt/tog-pegasus/mof/CIM28/User28_StorageHardwareID.mof
452                      %attr(444,root,root) /opt/tog-pegasus/mof/CIM28/User28_UsersAccess.mof
453                      
454                      %attr(444,root,root) /opt/tog-pegasus/mof/Pegasus/PG_Authorization20.mof
455                      %attr(444,root,root) /opt/tog-pegasus/mof/Pegasus/PG_ConfigSetting20.mof
456                      %attr(444,root,root) /opt/tog-pegasus/mof/Pegasus/PG_InternalSchema20.mof
457                      %attr(444,root,root) /opt/tog-pegasus/mof/Pegasus/PG_ShutdownService20.mof
458 denise.eckstein 1.32 %attr(444,root,root) /opt/tog-pegasus/mof/Pegasus/PG_User20.mof
459                      %attr(444,root,root) /opt/tog-pegasus/mof/Pegasus/PG_Events20.mof
460                      %attr(444,root,root) /opt/tog-pegasus/mof/Pegasus/PG_InterOpSchema20.mof
461                      %attr(444,root,root) /opt/tog-pegasus/mof/Pegasus/PG_ProviderModule20.mof
462                      %attr(444,root,root) /opt/tog-pegasus/mof/Pegasus/PG_ComputerSystem20.mof
463                      %attr(444,root,root) /opt/tog-pegasus/mof/Pegasus/PG_ComputerSystem20R.mof
464                      %attr(444,root,root) /opt/tog-pegasus/mof/Pegasus/PG_ManagedSystemSchema20.mof
465                      %attr(444,root,root) /opt/tog-pegasus/mof/Pegasus/PG_ManagedSystemSchema20R.mof
466                      %attr(444,root,root) /opt/tog-pegasus/mof/Pegasus/PG_OperatingSystem20.mof
467                      %attr(444,root,root) /opt/tog-pegasus/mof/Pegasus/PG_OperatingSystem20R.mof
468                      %attr(444,root,root) /opt/tog-pegasus/mof/Pegasus/PG_UnixProcess20.mof
469                      %attr(444,root,root) /opt/tog-pegasus/mof/Pegasus/PG_UnixProcess20R.mof
470                      
471 denise.eckstein 1.35 %config(noreplace) %attr(644,root,root)  /var/opt/tog-pegasus/cimserver_planned.conf
472 denise.eckstein 1.32 %config %attr(500,root,root) /etc/init.d/tog-pegasus
473                      %config %attr(-,root,root) %PAM_CONFIG_DIR/wbem
474                      
475                      %attr(500,root,root) /opt/tog-pegasus/sbin/cimauth
476                      %attr(500,root,root) /opt/tog-pegasus/sbin/cimconfig
477                      %attr(500,root,root) /opt/tog-pegasus/sbin/cimserver
478                      %attr(500,root,root) /opt/tog-pegasus/sbin/cimuser
479                      %attr(500,root,root) /opt/tog-pegasus/sbin/cimprovagt
480                      %attr(500,root,root) /opt/tog-pegasus/sbin/cimservera
481                      %attr(500,root,root) /opt/tog-pegasus/sbin/init_repository
482                      %attr(500,root,root) /opt/tog-pegasus/sbin/settogpath
483                      
484                      %attr(555,root,root) /opt/tog-pegasus/bin/cimmof
485                      %attr(555,root,root) /opt/tog-pegasus/bin/cimmofl
486                      %attr(555,root,root) /opt/tog-pegasus/bin/cimprovider
487                      %attr(555,root,root) /opt/tog-pegasus/bin/osinfo
488                      %attr(555,root,root) /opt/tog-pegasus/bin/wbemexec
489                      
490                      %attr(555,root,root) /opt/tog-pegasus/lib/libCIMxmlIndicationHandler.so.1
491                      %attr(555,root,root) /opt/tog-pegasus/lib/libConfigSettingProvider.so.1
492                      %attr(555,root,root) /opt/tog-pegasus/lib/libNamespaceProvider.so.1
493 denise.eckstein 1.32 %attr(555,root,root) /opt/tog-pegasus/lib/libProviderRegistrationProvider.so.1
494                      %attr(555,root,root) /opt/tog-pegasus/lib/libUserAuthProvider.so.1
495                      %attr(555,root,root) /opt/tog-pegasus/lib/libpegauthentication.so.1
496                      %attr(555,root,root) /opt/tog-pegasus/lib/libpegclient.so.1
497                      %attr(555,root,root) /opt/tog-pegasus/lib/libpegcliutils.so.1
498                      %attr(555,root,root) /opt/tog-pegasus/lib/libpegcommon.so.1
499                      %attr(555,root,root) /opt/tog-pegasus/lib/libpegcompiler.so.1
500                      %attr(555,root,root) /opt/tog-pegasus/lib/libpegconfig.so.1
501                      %attr(555,root,root) /opt/tog-pegasus/lib/libpegexportclient.so.1
502                      %attr(555,root,root) /opt/tog-pegasus/lib/libpegexportserver.so.1
503                      %attr(555,root,root) /opt/tog-pegasus/lib/libpeggetoopt.so.1
504                      %attr(555,root,root) /opt/tog-pegasus/lib/libpeghandlerservice.so.1
505                      %attr(555,root,root) /opt/tog-pegasus/lib/libpegindicationservice.so.1
506                      %attr(555,root,root) /opt/tog-pegasus/lib/libpeglistener.so.1
507                      %attr(555,root,root) /opt/tog-pegasus/lib/libpegprm.so.1
508                      %attr(555,root,root) /opt/tog-pegasus/lib/libpegprovider.so.1
509                      %attr(555,root,root) /opt/tog-pegasus/lib/libpegprovidermanager.so.1
510                      %attr(555,root,root) /opt/tog-pegasus/lib/libpegrepository.so.1
511                      %attr(555,root,root) /opt/tog-pegasus/lib/libpegserver.so.1
512                      %attr(555,root,root) /opt/tog-pegasus/lib/libpeguser.so.1
513                      %attr(555,root,root) /opt/tog-pegasus/lib/libpegwql.so.1
514 denise.eckstein 1.32 %attr(555,root,root) /opt/tog-pegasus/lib/libDefaultProviderManager.so.1
515                      %attr(555,root,root) /opt/tog-pegasus/lib/libCertificateProvider.so.1
516                      %attr(555,root,root) /opt/tog-pegasus/lib/libpegqueryexpression.so.1
517                      %attr(555,root,root) /opt/tog-pegasus/lib/libpegcql.so.1
518                      %attr(555,root,root) /opt/tog-pegasus/lib/libpegquerycommon.so.1
519                      %attr(555,root,root) /opt/tog-pegasus/lib/libCIMQueryCapabilitiesProvider.so.1
520                      %attr(555,root,root) /opt/tog-pegasus/lib/libInteropProvider.so.1
521                      %attr(555,root,root) /opt/tog-pegasus/lib/libCIMOMStatDataProvider.so.1
522                      %attr(555,root,root) /opt/tog-pegasus/lib/libpegservice.so.1
523                      %attr(555,root,root) /opt/tog-pegasus/lib/libCMPIProviderManager.so.1
524                      %attr(555,root,root) /opt/tog-pegasus/lib/libcmpiCppImpl.so.1
525                      /opt/tog-pegasus/lib/libpegclient.so
526                      /opt/tog-pegasus/lib/libpegcommon.so
527                      /opt/tog-pegasus/lib/libpegprovider.so
528                      /opt/tog-pegasus/lib/libDefaultProviderManager.so
529                      /opt/tog-pegasus/lib/libCIMxmlIndicationHandler.so
530                      /opt/tog-pegasus/lib/libCMPIProviderManager.so
531                      
532                      %attr(555,root,root) /opt/tog-pegasus/providers/lib/libComputerSystemProvider.so.1
533                      %attr(555,root,root) /opt/tog-pegasus/providers/lib/libOSProvider.so.1
534                      %attr(555,root,root) /opt/tog-pegasus/providers/lib/libProcessProvider.so.1
535 denise.eckstein 1.32 /opt/tog-pegasus/providers/lib/libComputerSystemProvider.so
536                      /opt/tog-pegasus/providers/lib/libOSProvider.so
537                      /opt/tog-pegasus/providers/lib/libProcessProvider.so
538 w.otsuka        1.1  
539                      %files sdk
540 denise.eckstein 1.36 %defattr(444,root,root)
541 denise.eckstein 1.32 
542                      # SDK Include Files
543                      #
544 denise.eckstein 1.36 %dir %attr(755,root,root) /opt/tog-pegasus/include
545                      %dir %attr(755,root,root) /opt/tog-pegasus/include/Pegasus
546                      %dir %attr(755,root,root) /opt/tog-pegasus/include/Pegasus/Client
547                      %dir %attr(755,root,root) /opt/tog-pegasus/include/Pegasus/Common
548                      %dir %attr(755,root,root) /opt/tog-pegasus/include/Pegasus/Consumer
549                      %dir %attr(755,root,root) /opt/tog-pegasus/include/Pegasus/Provider
550                      %attr(444,root,root) /opt/tog-pegasus/include/Pegasus/Client/CIMClientException.h
551                      %attr(444,root,root) /opt/tog-pegasus/include/Pegasus/Client/CIMClient.h
552                      %attr(444,root,root) /opt/tog-pegasus/include/Pegasus/Client/Linkage.h
553                      %attr(444,root,root) /opt/tog-pegasus/include/Pegasus/Common/Array.h
554                      %attr(444,root,root) /opt/tog-pegasus/include/Pegasus/Common/ArrayInter.h
555                      %attr(444,root,root) /opt/tog-pegasus/include/Pegasus/Common/Char16.h
556                      %attr(444,root,root) /opt/tog-pegasus/include/Pegasus/Common/CIMClass.h
557                      %attr(444,root,root) /opt/tog-pegasus/include/Pegasus/Common/CIMDateTime.h
558                      %attr(444,root,root) /opt/tog-pegasus/include/Pegasus/Common/CIMFlavor.h
559                      %attr(444,root,root) /opt/tog-pegasus/include/Pegasus/Common/CIMIndication.h
560                      %attr(444,root,root) /opt/tog-pegasus/include/Pegasus/Common/CIMInstance.h
561                      %attr(444,root,root) /opt/tog-pegasus/include/Pegasus/Common/CIMMethod.h
562                      %attr(444,root,root) /opt/tog-pegasus/include/Pegasus/Common/CIMName.h
563                      %attr(444,root,root) /opt/tog-pegasus/include/Pegasus/Common/CIMObject.h
564                      %attr(444,root,root) /opt/tog-pegasus/include/Pegasus/Common/CIMObjectPath.h
565 denise.eckstein 1.36 %attr(444,root,root) /opt/tog-pegasus/include/Pegasus/Common/CIMParameter.h
566                      %attr(444,root,root) /opt/tog-pegasus/include/Pegasus/Common/CIMParamValue.h
567                      %attr(444,root,root) /opt/tog-pegasus/include/Pegasus/Common/CIMProperty.h
568                      %attr(444,root,root) /opt/tog-pegasus/include/Pegasus/Common/CIMPropertyList.h
569                      %attr(444,root,root) /opt/tog-pegasus/include/Pegasus/Common/CIMQualifierDecl.h
570                      %attr(444,root,root) /opt/tog-pegasus/include/Pegasus/Common/CIMQualifier.h
571                      %attr(444,root,root) /opt/tog-pegasus/include/Pegasus/Common/CIMScope.h
572                      %attr(444,root,root) /opt/tog-pegasus/include/Pegasus/Common/CIMStatusCode.h
573                      %attr(444,root,root) /opt/tog-pegasus/include/Pegasus/Common/CIMType.h
574                      %attr(444,root,root) /opt/tog-pegasus/include/Pegasus/Common/CIMValue.h
575                      %attr(444,root,root) /opt/tog-pegasus/include/Pegasus/Common/Config.h
576                      %attr(444,root,root) /opt/tog-pegasus/include/Pegasus/Common/Exception.h
577                      %attr(444,root,root) /opt/tog-pegasus/include/Pegasus/Common/Linkage.h
578                      %attr(444,root,root) /opt/tog-pegasus/include/Pegasus/Common/OperationContext.h
579                      %attr(444,root,root) /opt/tog-pegasus/include/Pegasus/Common/ResponseHandler.h
580                      %attr(444,root,root) /opt/tog-pegasus/include/Pegasus/Common/SSLContext.h
581                      %attr(444,root,root) /opt/tog-pegasus/include/Pegasus/Common/String.h
582                      %attr(444,root,root) /opt/tog-pegasus/include/Pegasus/Common/Platform_LINUX_IX86_GNU.h
583                      %attr(444,root,root) /opt/tog-pegasus/include/Pegasus/Consumer/CIMIndicationConsumer.h
584                      %attr(444,root,root) /opt/tog-pegasus/include/Pegasus/Consumer/Linkage.h
585                      %attr(444,root,root) /opt/tog-pegasus/include/Pegasus/Provider/CIMAssociationProvider.h
586 denise.eckstein 1.36 %attr(444,root,root) /opt/tog-pegasus/include/Pegasus/Provider/CIMIndicationConsumerProvider.h
587                      %attr(444,root,root) /opt/tog-pegasus/include/Pegasus/Provider/CIMIndicationProvider.h
588                      %attr(444,root,root) /opt/tog-pegasus/include/Pegasus/Provider/CIMInstanceProvider.h
589                      %attr(444,root,root) /opt/tog-pegasus/include/Pegasus/Provider/CIMMethodProvider.h
590                      %attr(444,root,root) /opt/tog-pegasus/include/Pegasus/Provider/CIMOMHandle.h
591                      %attr(444,root,root) /opt/tog-pegasus/include/Pegasus/Provider/CIMProvider.h
592                      %attr(444,root,root) /opt/tog-pegasus/include/Pegasus/Provider/Linkage.h
593                      %attr(444,root,root) /opt/tog-pegasus/include/Pegasus/Provider/ProviderException.h
594                      %attr(444,root,root) /opt/tog-pegasus/include/Pegasus/Common/AcceptLanguages.h
595                      %attr(444,root,root) /opt/tog-pegasus/include/Pegasus/Common/MessageLoader.h
596                      %attr(444,root,root) /opt/tog-pegasus/include/Pegasus/Common/ContentLanguages.h
597                      %attr(444,root,root) /opt/tog-pegasus/include/Pegasus/Common/LanguageElementContainer.h
598                      %attr(444,root,root) /opt/tog-pegasus/include/Pegasus/Common/AcceptLanguageElement.h
599                      %attr(444,root,root) /opt/tog-pegasus/include/Pegasus/Common/Formatter.h
600                      %attr(444,root,root) /opt/tog-pegasus/include/Pegasus/Common/ContentLanguageElement.h
601                      %attr(444,root,root) /opt/tog-pegasus/include/Pegasus/Common/LanguageElement.h
602 denise.eckstein 1.32 
603                      # SDK Sample Files
604                      #
605 denise.eckstein 1.36 %dir %attr(755,root,root) /opt/tog-pegasus/samples
606                      %dir %attr(755,root,root) /opt/tog-pegasus/samples/Clients
607                      %dir %attr(755,root,root) /opt/tog-pegasus/samples/Clients/DefaultC++
608                      %dir %attr(755,root,root) /opt/tog-pegasus/samples/Clients/DefaultC++/EnumInstances
609                      %dir %attr(755,root,root) /opt/tog-pegasus/samples/Clients/DefaultC++/InvokeMethod
610                      %dir %attr(755,root,root) /opt/tog-pegasus/samples/Clients/DefaultC++/SendTestIndications
611                      %dir %attr(755,root,root) /opt/tog-pegasus/samples/Providers
612                      %dir %attr(755,root,root) /opt/tog-pegasus/samples/Providers/DefaultC++
613                      %dir %attr(755,root,root) /opt/tog-pegasus/samples/Providers/DefaultC++/IndicationProvider
614                      %dir %attr(755,root,root) /opt/tog-pegasus/samples/Providers/DefaultC++/InstanceProvider
615                      %dir %attr(755,root,root) /opt/tog-pegasus/samples/Providers/DefaultC++/MethodProvider
616                      %dir %attr(755,root,root) /opt/tog-pegasus/samples/Providers/DefaultC++/SimpleDisplayConsumer
617                      %dir %attr(755,root,root) /opt/tog-pegasus/samples/Providers/Load
618                      %dir %attr(755,root,root) /opt/tog-pegasus/samples/mak
619                      %attr(444,root,root) /opt/tog-pegasus/samples/Makefile
620                      %attr(444,root,root) /opt/tog-pegasus/samples/mak/LINUX_IX86_GNU.mak
621                      %attr(444,root,root) /opt/tog-pegasus/samples/mak/config.mak
622                      %attr(444,root,root) /opt/tog-pegasus/samples/mak/program.mak
623                      %attr(444,root,root) /opt/tog-pegasus/samples/mak/recurse.mak
624                      %attr(444,root,root) /opt/tog-pegasus/samples/mak/library.mak
625                      %attr(444,root,root) /opt/tog-pegasus/samples/mak/common.mak
626 denise.eckstein 1.36 %attr(444,root,root) /opt/tog-pegasus/samples/Clients/Makefile
627                      %attr(444,root,root) /opt/tog-pegasus/samples/Clients/DefaultC++/Makefile
628                      %attr(444,root,root) /opt/tog-pegasus/samples/Clients/DefaultC++/EnumInstances/Makefile
629                      %attr(444,root,root) /opt/tog-pegasus/samples/Clients/DefaultC++/InvokeMethod/Makefile
630                      %attr(444,root,root) /opt/tog-pegasus/samples/Clients/DefaultC++/SendTestIndications/Makefile
631                      %attr(444,root,root) /opt/tog-pegasus/samples/Clients/DefaultC++/EnumInstances/EnumInstances.cpp
632                      %attr(444,root,root) /opt/tog-pegasus/samples/Clients/DefaultC++/InvokeMethod/InvokeMethod.cpp
633                      %attr(444,root,root) /opt/tog-pegasus/samples/Clients/DefaultC++/SendTestIndications/SendTestIndications.cpp
634                      %attr(444,root,root) /opt/tog-pegasus/samples/Providers/Makefile
635                      %attr(444,root,root) /opt/tog-pegasus/samples/Providers/Load/Makefile
636                      %attr(444,root,root) /opt/tog-pegasus/samples/Providers/Load/SampleProviderSchema.mof
637                      %attr(444,root,root) /opt/tog-pegasus/samples/Providers/Load/IndicationProviderR.mof
638                      %attr(444,root,root) /opt/tog-pegasus/samples/Providers/DefaultC++/Makefile
639                      %attr(444,root,root) /opt/tog-pegasus/samples/Providers/DefaultC++/InstanceProvider/Makefile
640                      %attr(444,root,root) /opt/tog-pegasus/samples/Providers/DefaultC++/MethodProvider/Makefile
641                      %attr(444,root,root) /opt/tog-pegasus/samples/Providers/DefaultC++/IndicationProvider/Makefile
642                      %attr(444,root,root) /opt/tog-pegasus/samples/Providers/DefaultC++/IndicationProvider/IndicationProvider.cpp
643                      %attr(444,root,root) /opt/tog-pegasus/samples/Providers/DefaultC++/IndicationProvider/IndicationProvider.h
644                      %attr(444,root,root) /opt/tog-pegasus/samples/Providers/DefaultC++/IndicationProvider/IndicationProviderMain.cpp
645                      %attr(444,root,root) /opt/tog-pegasus/samples/Providers/DefaultC++/SimpleDisplayConsumer/Makefile
646                      %attr(444,root,root) /opt/tog-pegasus/samples/Providers/Load/InstanceProviderR.mof
647 denise.eckstein 1.36 %attr(444,root,root) /opt/tog-pegasus/samples/Providers/Load/MethodProviderR.mof
648                      %attr(444,root,root) /opt/tog-pegasus/samples/Providers/Load/SimpleDisplayConsumerR.mof
649                      %attr(444,root,root) /opt/tog-pegasus/samples/Providers/DefaultC++/InstanceProvider/InstanceProvider.cpp
650                      %attr(444,root,root) /opt/tog-pegasus/samples/Providers/DefaultC++/InstanceProvider/InstanceProviderMain.cpp
651                      %attr(444,root,root) /opt/tog-pegasus/samples/Providers/DefaultC++/InstanceProvider/InstanceProvider.h
652                      %attr(444,root,root) /opt/tog-pegasus/samples/Providers/DefaultC++/InstanceProvider/EnumerateInstancesrspgood.xml
653                      %attr(444,root,root) /opt/tog-pegasus/samples/Providers/DefaultC++/InstanceProvider/EnumerateInstances.xml
654                      %attr(444,root,root) /opt/tog-pegasus/samples/Providers/DefaultC++/MethodProvider/MethodProvider.cpp
655                      %attr(444,root,root) /opt/tog-pegasus/samples/Providers/DefaultC++/MethodProvider/MethodProviderMain.cpp
656                      %attr(444,root,root) /opt/tog-pegasus/samples/Providers/DefaultC++/MethodProvider/MethodProvider.h
657                      %attr(444,root,root) /opt/tog-pegasus/samples/Providers/DefaultC++/MethodProvider/InvokeMethod.xml
658                      %attr(444,root,root) /opt/tog-pegasus/samples/Providers/DefaultC++/MethodProvider/InvokeMethodrspgood.xml
659                      %attr(444,root,root) /opt/tog-pegasus/samples/Providers/DefaultC++/SimpleDisplayConsumer/SimpleDisplayConsumerMain.cpp
660                      %attr(444,root,root) /opt/tog-pegasus/samples/Providers/DefaultC++/SimpleDisplayConsumer/SimpleDisplayConsumer.cpp
661                      %attr(444,root,root) /opt/tog-pegasus/samples/Providers/DefaultC++/SimpleDisplayConsumer/SimpleDisplayConsumer.h
662 denise.eckstein 1.32 
663                      # SDK Documentation
664                      #
665                      /opt/tog-pegasus/html
666 w.otsuka        1.28 
667                      %files test
668 denise.eckstein 1.32 
669                      # Test Files
670                      #
671                      %dir %attr(-, root,root) /opt/tog-pegasus/test
672                      %dir %attr(-, root,root) /opt/tog-pegasus/test/lib
673                      %dir %attr(-, root,root) /opt/tog-pegasus/test/bin
674                      %dir %attr(-, root,root) /opt/tog-pegasus/test/mak
675                      %attr(-,root,root) /opt/tog-pegasus/test/mak/commands.mak
676                      %attr(-,root,root) /opt/tog-pegasus/test/lib/libSampleInstanceProvider.so.1
677                      %attr(-,root,root) /opt/tog-pegasus/test/lib/libSampleMethodProvider.so.1
678                      %attr(-,root,root) /opt/tog-pegasus/test/lib/libSampleFamilyProvider.so.1
679                      %attr(-,root,root) /opt/tog-pegasus/test/bin/TestAbstract
680                      %attr(-,root,root) /opt/tog-pegasus/test/bin/TestArray
681                      %attr(-,root,root) /opt/tog-pegasus/test/bin/TestBase64
682                      %attr(-,root,root) /opt/tog-pegasus/test/bin/TestClassDecl
683                      %attr(-,root,root) /opt/tog-pegasus/test/bin/TestDateTime
684                      %attr(-,root,root) /opt/tog-pegasus/test/bin/TestFlavor
685                      %attr(-,root,root) /opt/tog-pegasus/test/bin/TestFormatter
686                      %attr(-,root,root) /opt/tog-pegasus/test/bin/TestHashTable
687                      %attr(-,root,root) /opt/tog-pegasus/test/bin/TestInstanceDecl
688                      %attr(-,root,root) /opt/tog-pegasus/test/bin/TestLogger
689 denise.eckstein 1.32 %attr(-,root,root) /opt/tog-pegasus/test/bin/TestMethod
690                      %attr(-,root,root) /opt/tog-pegasus/test/bin/TestObject
691                      %attr(-,root,root) /opt/tog-pegasus/test/bin/TestOperationContext
692                      %attr(-,root,root) /opt/tog-pegasus/test/bin/TestParamValue
693                      %attr(-,root,root) /opt/tog-pegasus/test/bin/TestParameter
694                      %attr(-,root,root) /opt/tog-pegasus/test/bin/TestProperty
695                      %attr(-,root,root) /opt/tog-pegasus/test/bin/TestQualifier
696                      %attr(-,root,root) /opt/tog-pegasus/test/bin/TestQualifierDecl
697                      %attr(-,root,root) /opt/tog-pegasus/test/bin/TestQualifierList
698                      %attr(-,root,root) /opt/tog-pegasus/test/bin/TestQueue
699                      %attr(-,root,root) /opt/tog-pegasus/test/bin/TestReference
700                      %attr(-,root,root) /opt/tog-pegasus/test/bin/TestResolve
701                      %attr(-,root,root) /opt/tog-pegasus/test/bin/TestResponseHandler
702                      %attr(-,root,root) /opt/tog-pegasus/test/bin/TestScope
703                      %attr(-,root,root) /opt/tog-pegasus/test/bin/TestStack
704                      %attr(-,root,root) /opt/tog-pegasus/test/bin/TestStopwatch
705                      %attr(-,root,root) /opt/tog-pegasus/test/bin/TestStrToInstName
706                      %attr(-,root,root) /opt/tog-pegasus/test/bin/TestString
707                      %attr(-,root,root) /opt/tog-pegasus/test/bin/TestTimeValue
708                      %attr(-,root,root) /opt/tog-pegasus/test/bin/TestToMof
709                      %attr(-,root,root) /opt/tog-pegasus/test/bin/TestValidateClass
710 denise.eckstein 1.32 %attr(-,root,root) /opt/tog-pegasus/test/bin/TestValue
711                      %attr(-,root,root) /opt/tog-pegasus/test/bin/TracerTest
712                      %attr(-,root,root) /opt/tog-pegasus/test/bin/IPC
713                      %attr(-,root,root) /opt/tog-pegasus/test/bin/CompAssoc
714                      %attr(-,root,root) /opt/tog-pegasus/test/bin/UserManagerTest
715                      %attr(-,root,root) /opt/tog-pegasus/test/bin/TestClient
716                      %attr(-,root,root) /opt/tog-pegasus/test/bin/OSTestClient
717                      %attr(-,root,root) /opt/tog-pegasus/test/bin/InvokeMethod2
718                      %attr(-,root,root) /opt/tog-pegasus/test/Makefile
719                      /var/opt/tog-pegasus/testrepository
720 w.otsuka        1.28 

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2