Project

General

Profile

« Previous | Next » 

Revision 5679186e

Added by Ewoud Kohl van Wijngaarden over 6 years ago

Use HTTPS URLs for github and rubygems

Result of:

sed -i -e 's|http://github|https://github|' $(ack 'http://github' -l)
sed -i -e 's|http://rubygems|https://rubygems|' $(ack 'http://rubygems' -l)

View differences:

rubygem-rubyipmi/rubygem-rubyipmi.spec
Release: 2%{?dist}
Group: Development/Languages
License: LGPLv2.1
URL: http://github.com/logicminds/rubyipmi
Source0: http://rubygems.org/gems/%{gem_name}-%{version}.gem
URL: https://github.com/logicminds/rubyipmi
Source0: https://rubygems.org/gems/%{gem_name}-%{version}.gem
%if 0%{?fedora} > 18 || 0%{?rhel} >= 7
Requires: %{?scl_prefix_ruby}ruby(release)
%else

Also available in: Unified diff