Project

General

Profile

« Previous | Next » 

Revision a62d777c

Added by Ewoud Kohl van Wijngaarden almost 6 years ago

Update foreman-release-scl

This bumps the version because 1.19 now has 5-2 and we want nightly to
be newer than 1.19. We also add the GPG key so we can provide a signed
repository.

View differences:

packages/foreman/foreman-release-scl/foreman-release-scl.spec
Name: foreman-release-scl
Version: 5
Version: 6
Release: 1%{?dist}
Summary: Foreman Software Collections repositories meta-package
......
License: GPLv3+
URL: http://theforeman.org
Source0: tfm-ror51.repo
Source1: copr.gpg
BuildArch: noarch
......
install -m 644 %{SOURCE0} %{buildroot}%{_sysconfdir}/yum.repos.d/
install -Dpm0644 %{SOURCE1} %{buildroot}%{_sysconfdir}/pki/rpm-gpg/RPM-GPG-KEY-foreman-rails
%files
%config %{_sysconfdir}/yum.repos.d/*.repo
%{_sysconfdir}/pki/rpm-gpg/RPM-GPG-KEY-foreman-rails
%changelog
* Wed Jul 18 2018 Ewoud Kohl van Wijngaarden <ewoud@kohlvanwijngaarden.nl> - 6-1
- Add GPG key
- Bump version for the new release cycle
* Tue May 29 2018 Eric D. Helms <ericdhelms@gmail.com> 5-1
- Move to using yum.theforeman.org for tfm-ror51 (ericdhelms@gmail.com)
packages/foreman/foreman-release-scl/tfm-ror51.repo
name=Rails 5.1 SCL
baseurl=https://yum.theforeman.org/rails/foreman-nightly/el7/$basearch
enabled=1
gpgcheck=0
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-foreman
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-foreman-rails

Also available in: Unified diff