Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
Please login to access the resource
openSUSE:11.4
sblim-cmpi-network
sblim-cmpi-network.spec
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File sblim-cmpi-network.spec of Package sblim-cmpi-network
# # spec file for package sblim-cmpi-network (Version 1.4.0) # # Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed # upon. The license for this file, and modifications and additions to the # file, is the same license as for the pristine package itself (unless the # license for the pristine package is not an Open Source License, in which # case the license is the MIT License). An "Open Source License" is a # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. # Please submit bugfixes or comments via http://bugs.opensuse.org/ # # norootforbuild Name: sblim-cmpi-network BuildRequires: gcc-c++ openslp-devel openssl-devel pam-devel sblim-cmpi-base-devel sblim-indication_helper-devel sblim-sfcb sblim-testsuite Version: 1.4.0 Release: 1 Group: System/Management License: Eclipse Public License BuildRoot: %{_tmppath}/%{name}-%{version}-build Requires: sblim-cmpi-base, cim-server, cim-schema Url: http://sblim.wiki.sourceforge.net/ Source: http://prdownloads.sourceforge.net/sblim/%{name}-%{version}.tar.bz2 Summary: SBLIM Network Instrumentation #!BuildIgnore: tog-pegasus %description Standards Based Linux Instrumentation Network Providers. The Network Instrumentation allows you to get information about the network configuration of a system via CIMOM technology/infrastructure. Authors: -------- SBLIM Project %package devel License: Eclipse Public License Summary: SBLIM Network Provider Development Package Group: System/Management Requires: %{name} = %{version} %description devel SBLIM Network Instrumentation Header Development Files Authors: -------- SBLIM Project %prep %setup %build %configure --disable-static %{__make} %install %makeinstall docdir=%{_docdir}/%{name} rm %buildroot%_libdir/cmpi/*.la rm %buildroot%_libdir/*.la %clean %{__rm} -rf %{buildroot} %define PEGASUS_MOF CIM_IPProtocolEndpoint,CIM_NetworkPort,CIM_EthernetPort,CIM_TokenRingPort,CIM_PortImplementsEndpoint %pre if [ "$1" -gt 1 ]; then d=%{_datadir}/%{name} $d/provider-register.sh -d -r $d/*.registration -m $d/*.mof fi %post # compile MOF /sbin/ldconfig # Register Schema and Provider - this is higly provider specific # tog-pegasus needs some schemes registered first if [ -x /usr/bin/peg-loadmof.sh ]; then peg-loadmof.sh -n root/cimv2 /usr/share/mof/cim-current/*/{%{PEGASUS_MOF}}.mof rctog-pegasus try-restart fi # and then following script can handle registration for various providers d=%{_datadir}/%{name} $d/provider-register.sh -r $d/*.registration -m $d/*.mof %preun if [ "$1" = "0" ]; then d=%{_datadir}/%{name} $d/provider-register.sh -d -r $d/*.registration -m $d/*.mof fi %postun -p /sbin/ldconfig %files %defattr(-,root,root) %{_libdir}/cmpi/*.so* %{_libdir}/*.so.* %doc %{_docdir}/%{name}/ %{_datadir}/%{name} # XXX: split -test and -devel? %{_datadir}/sblim-testsuite/* %files devel %defattr(-,root,root) %{_libdir}/*.so %{_includedir}/sblim/* %changelog
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor