Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
systemsmanagement:wbem
openwbem-python-providerifc
openwbem-python-providerifc.spec
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File openwbem-python-providerifc.spec of Package openwbem-python-providerifc
# # spec file for package python-pywbem (Version 0.5) # # Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany. # This file and all modifications and additions to the pristine # package are under the same license as the package itself. # # Please submit bugfixes or comments via http://bugs.opensuse.org/ # # norootforbuild Name: openwbem-python-providerifc BuildRequires: gcc-c++ python-devel openwbem-devel Version: 1.0.0 Release: 1 Group: System/Management Summary: Python Provider Interface for OpenWBEM License: GNU Lesser General Public License (LGPL) URL: http://pywbem.sf.net/ Source0: openwbem-python-providerifc-1.0.0.tar.gz Source1: %{name}-rpmlintrc # for /usr/bin/ow-loadmof.sh PreReq: openwbem Requires: python-pywbem openwbem BuildRoot: %{_tmppath}/%{name}-%{version}-build Provides: pyprovifc = 1.0.0 %description A provider interface enabling providers written in Python. %prep %setup %build %configure make %{?jobs:-j%jobs} %install %{__rm} -rf $RPM_BUILD_ROOT make DESTDIR=$RPM_BUILD_ROOT install %if 0%{?suse_version} %define mofdir /usr/share/mof/openwbem %define docdir /usr/share/doc/packages/%{name} %else %define mofdir /usr/share/mof/openwbem %define docdir /usr/share/doc/packages/%{name}-%{version} %endif rm $RPM_BUILD_ROOT/usr/%_lib/openwbem/provifcs/*.{a,la} install -d $RPM_BUILD_ROOT%{mofdir} install mof/*.mof $RPM_BUILD_ROOT%{mofdir}/ install -d $RPM_BUILD_ROOT/usr/lib/pycim install -d $RPM_BUILD_ROOT%{docdir}/examples install -d $RPM_BUILD_ROOT%{docdir}/tutorial install -m 644 doc/tutorial/*.{py,reg,txt,mof} \ $RPM_BUILD_ROOT%{docdir}/tutorial install -m 644 test/LogicalFile/*.{py,reg,mof} \ $RPM_BUILD_ROOT%{docdir}/examples install -m 644 doc/*.txt $RPM_BUILD_ROOT%{docdir} # END OF INSTALL %post /usr/bin/ow-loadmof.sh -n Interop %{mofdir}/OpenWBEM_PyProvider.mof %files %defattr(-,root,root,-) %dir /usr/lib/pycim %dir %{_libdir}/openwbem/provifcs %{_libdir}/openwbem/provifcs/* %{mofdir}/*.mof %dir %{docdir} %{docdir}/* %changelog -n openwbem-python-providerifc * Mon Sep 20 2010 - kkaempf@suse.de - allow .so files - install with mode - Fix RH/Fedora build * Tue May 15 2007 - bwhiteley@suse.de - First build
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