Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
O
openwsman
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
staging
rpms
openwsman
Commits
7a4d5327
Commit
7a4d5327
authored
10 months ago
by
Rocky Automation
Browse files
Options
Downloads
Patches
Plain Diff
import openwsman-2.7.2-6.el10
parent
b8724393
No related branches found
Branches containing commit
Tags
imports/r9/python3.11-3.11.7-1.el9_4.1
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
SPECS/openwsman.spec
+11
-8
11 additions, 8 deletions
SPECS/openwsman.spec
with
11 additions
and
8 deletions
SPECS/openwsman.spec
+
11
−
8
View file @
7a4d5327
...
...
@@ -25,7 +25,7 @@
Name: openwsman
Version: 2.7.2
Release:
5
%{?dist}
Release:
6
%{?dist}
Summary: Open source Implementation of WS-Management
License: BSD-3-Clause AND MIT
...
...
@@ -77,7 +77,7 @@ requirements that exposes a set of operations focused on and covers
all system management aspects.
%package -n libwsman1
License: BSD
License: BSD
-3-Clause AND MIT
Summary: Open source Implementation of WS-Management
Provides: %{name} = %{version}-%{release}
Obsoletes: %{name} < %{version}-%{release}
...
...
@@ -86,7 +86,7 @@ Obsoletes: %{name} < %{version}-%{release}
Openwsman library for packages dependent on openwsman.
%package -n libwsman-devel
License: BSD
License: BSD
-3-Clause AND MIT
Summary: Open source Implementation of WS-Management
Provides: %{name}-devel = %{version}-%{release}
Obsoletes: %{name}-devel < %{version}-%{release}
...
...
@@ -100,14 +100,14 @@ Requires: libcurl-devel
Development files for openwsman.
%package client
License: BSD
License: BSD
-3-Clause AND MIT
Summary: Openwsman Client libraries
%description client
Openwsman Client libraries.
%package server
License: BSD
License: BSD
-3-Clause AND MIT
Summary: Openwsman Server and service libraries
Requires: libwsman1 = %{version}-%{release}
%if 0%{?with_selinux}
...
...
@@ -121,7 +121,7 @@ Openwsman Server and service libraries.
%if %{with_python}
%package python3
License: BSD
License: BSD
-3-Clause AND MIT
Summary: Python bindings for openwsman client API
Requires: %{__python3}
Requires: libwsman1 = %{version}-%{release}
...
...
@@ -133,7 +133,7 @@ This package provides Python3 bindings to access the openwsman client API.
%if %{with_ruby}
%package -n rubygem-%{gem_name}
License: BSD
License: BSD
-3-Clause AND MIT
Summary: Ruby client bindings for Openwsman
Obsoletes: %{name}-ruby < %{version}-%{release}
Requires: libwsman1 = %{version}-%{release}
...
...
@@ -153,7 +153,7 @@ Documentation for rubygem-%{gem_name}
%if %{with_perl}
%package perl
License: BSD
License: BSD
-3-Clause AND MIT
Summary: Perl bindings for openwsman client API
Requires: libwsman1 = %{version}-%{release}
...
...
@@ -408,6 +408,9 @@ fi
%endif
%changelog
* Thu May 09 2024 Vitezslav Crhonek <vcrhonek@redhat.com> - 2.7.2-6
- Update license tags in subpackages to SPDX format
* Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.7.2-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment