Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:olh:xen-buildrequires
openwsman
project.diff
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File project.diff of Package openwsman
--- openwsman.spec.orig +++ openwsman.spec @@ -36,7 +36,6 @@ Name: openwsman BuildRequires: cmake >= 2.6 -BuildRequires: cunit-devel BuildRequires: gcc-c++ BuildRequires: libxml2-devel BuildRequires: pam-devel @@ -149,7 +148,7 @@ Release: 0 # Release %%mkrel 1 URL: http://www.openwsman.org/ Summary: An implementation of the WS-MAN specification -License: BSD-3-Clause AND GPL-2.0-only +License: MIT Group: System/Management Source: %{name}-%{version}.tar.bz2 Source1: %{name}.rpmlintrc @@ -304,7 +303,7 @@ Requires: ruby(abi) = %{ruby_versi Requires: ruby(abi) = %{ruby_version} %endif -%if 0%{?suse_version} == 1010 +%if 0%{?suse_version} == 1110 %{!?ruby_sitelib: %global ruby_sitelib %(ruby -r rbconfig -e 'vd = RbConfig::CONFIG["vendorlibdir"]; print(vd ? vd : RbConfig::CONFIG["sitelibdir"])')} %{!?ruby_sitearch: %global ruby_sitearch %(ruby -r rbconfig -e 'vad = RbConfig::CONFIG["vendorarchdir"]; print(vad ? vad : RbConfig::CONFIG["sitearchdir"])')} %else @@ -331,7 +330,6 @@ This package provides Ruby bindings to a %package ruby-docs Summary: HTML documentation for OpenWSMAN Ruby bindings Group: Documentation/HTML -BuildArch: noarch %description ruby-docs This package provides HTML documentation for the OpenWSMAN Ruby @@ -427,7 +425,7 @@ cmake \ -DEXPLICIT_TARGET="$EXPLICIT_TARGET" \ -DLIB=%{_lib} \ -DBUILD_RUBY_GEM=no \ - -DBUILD_CUNIT_TESTS=on \ + -DBUILD_CUNIT_TESTS=off \ .. make @@ -543,14 +541,12 @@ rm -f /var/log/wsmand.log %files -n libwsman1 %defattr(-,root,root) %doc AUTHORS ChangeLog README.md TODO src/plugins/redirect/redirect-README -%license COPYING %{_libdir}/libwsman.so.* %{_libdir}/libwsman_curl_client_transport.so.* %files -n libwsman_client5 %defattr(-,root,root) %doc AUTHORS -%license COPYING %{_libdir}/libwsman_client.so.* %dir %{_sysconfdir}/openwsman %config(noreplace) %{_sysconfdir}/openwsman/openwsman_client.conf
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