Project

General

Profile

« Previous | Next » 

Revision 45aec56b

Added by Evgeni Golov over 2 years ago

rubygem-smart_proxy_discovery: use versioned obsoletes

View differences:

packages/plugins/rubygem-smart_proxy_discovery/rubygem-smart_proxy_discovery.spec
Name: %{?scl_prefix}rubygem-%{gem_name}
Version: 1.0.5
Release: 7%{?foremandist}%{?dist}
Release: 8%{?foremandist}%{?dist}
Summary: Discovery plugin for Foreman's smart proxy
Group: Applications/Internet
License: GPLv3
......
Provides: foreman-proxy-plugin-%{plugin_name} = %{version}
# end specfile generated dependencies
%{?scl:Obsoletes: rubygem-%{gem_name}}
%{?scl:Obsoletes: rubygem-%{gem_name} < %{version}-%{release}}
%description
This smart proxy plugin, together with a Foreman plugin, add the capability to
......
Requires: %{name} = %{version}-%{release}
BuildArch: noarch
%{?scl:Obsoletes: rubygem-%{gem_name}-doc}
%{?scl:Obsoletes: rubygem-%{gem_name}-doc < %{version}-%{release}}
%description doc
Documentation for %{name}.
......
%doc %{gem_instdir}/README.md
%changelog
* Mon Jan 10 2022 Evgeni Golov - 1.0.5-8
- use versioned obsoletes for proxy plugins
* Tue Apr 06 2021 Eric D. Helms <ericdhelms@gmail.com> - 1.0.5-7
- Rebuild for Ruby 2.7

Also available in: Unified diff