Project

General

Profile

« Previous | Next » 

Revision 8b65b9ef

Added by Ewoud Kohl van Wijngaarden almost 6 years ago

Relax smart_proxy_omaha nokogiri dependency

View differences:

packages/plugins/rubygem-smart_proxy_omaha/rubygem-smart_proxy_omaha.spec
Name: rubygem-%{gem_name}
Version: 0.0.4
Release: 1%{?foremandist}%{?dist}
Release: 2%{?foremandist}%{?dist}
Summary: Omaha protocol support for smart-proxy
Group: Applications/Internet
License: GPLv3
......
Requires: crontabs
Requires: ruby
Requires: ruby(rubygems)
Requires: rubygem(nokogiri) >= 1.8.1
Requires: rubygem(nokogiri) >= 1.5.11
Requires: rubygem(json)
%if 0%{?rhel} == 6
BuildRequires: ruby(abi)
%else
BuildRequires: ruby(release)
%endif
BuildRequires: ruby
BuildRequires: rubygems-devel
BuildArch: noarch
......
%doc %{gem_instdir}/README.md
%changelog
* Mon Jun 18 2018 Ewoud Kohl van Wijngaarden <ewoud@kohlvanwijngaarden.nl> - 0.0.4-2
- Relax nokogiri dependency
- Remove EL6 compatibility
* Tue Jun 12 2018 Timo Goebel <mail@timogoebel.name> - 0.0.4-1
- Update smart_proxy_omaha to 0.0.4

Also available in: Unified diff