Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:smarty12:puppet
puppet-xen-controller
_service:extract_file:puppet-xen-controller.spec
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File _service:extract_file:puppet-xen-controller.spec of Package puppet-xen-controller
# # spec file for package puppet-xen-controller # # Copyright (c) 2020 SUSE LINUX 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/ # %define srcVersion 0.1.2 %define currentVersion 0 Name: puppet-xen-controller Version: 0.1.2 Release: 0 Summary: Interface to libxenlight to assist control by puppet License: GPL-2.0+ Group: System/Management Url: http://www.martijn-goedhart.nl/puppet-xen/ Source: %{name}-%{srcVersion}.tar.xz BuildRequires: pkgconfig BuildRequires: pkgconfig(json-c) > 0.13 BuildRequires: pkgconfig(gmodule-2.0) BuildRequires: pkgconfig(xenlight) >= 4.10 BuildRequires: rubygem-facter BuildRequires: gcc BuildRequires: gcc-c++ BuildRoot: %{_tmppath}/%{name}-%{version}-build %description This package provides tools for puppet controlled Xen installation. It contains external facts for facter and a library which can be bound to by ruby. %package -n libxl-loader%{currentVersion} Summary: Library to load Xen libxl (xenlight) without depending on it Group: Development/Libraries/Other %description -n libxl-loader%{currentVersion} This Library dynamically loads Xen libxl (xenlight) without being linked to it. This library is developed for the puppet-xen-controller package. In order to give puppet a better control over Xen installations without making xen-libs a dependency. %package devel Summary: Development files for puppet-xen-controller Group: Development/Libraries/Other Requires: libxl-loader%{currentVersion} = %{version} Requires: %{name} = %{version} %description devel development package for both libxl-loader and libxl-ruby. %prep %setup -q -n %{name}-%{srcVersion} %build %configure make %{?_smp_mflags} %install %make_install %post -n libxl-loader%{currentVersion} -p /sbin/ldconfig %postun -n libxl-loader%{currentVersion} -p /sbin/ldconfig %files %defattr(-,root,root) %doc ChangeLog AUTHORS %license LICENSE %{_libexecdir}/facter/external-facts/* %dir %{_libdir}/%{name} %{_libdir}/%{name}/libxl-ruby.so %files -n libxl-loader%{currentVersion} %defattr(-,root,root) %doc ChangeLog AUTHORS %license LICENSE %{_libdir}/libxl-loader.so.* %files devel %defattr(-,root,root) %doc ChangeLog README.md AUTHORS %license LICENSE %{_includedir}/libxl-loader.h %{_includedir}/libxl-ruby.h %{_libdir}/libxl-loader.so %{_libdir}/libxl-loader.la %{_libdir}/%{name}/libxl-ruby.la %{_libdir}/pkgconfig/xl-loader.pc %{_libdir}/pkgconfig/libxl-ruby.pc %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