Commit 162a9ff4 authored by Christof Schulze's avatar Christof Schulze 😎
Browse files

updated to RHEL/Centos8

parent ce7c9b10
Loading
Loading
Loading
Loading
+5 −2
Original line number Diff line number Diff line
release: epel-7-x86_64
-
  - release: epel-7-x86_64
    repo:
  - release: epel-8-x86_64
    repo:
 No newline at end of file
+16 −8
Original line number Diff line number Diff line
@@ -8,22 +8,25 @@
#

Name:           ww8-release

%if %{rhel} == 7
Version:        7.3
%if %{rhel} == 8
Version:        8.0
Release:        1%{?dist}
%endif
%if %{rhel} == 7
Version:        7.6
Release:        2%{?dist}
%endif
%if %{rhel} == 6
Version:        6.9
Release:        1%{?dist}
Release:        2%{?dist}
%endif

Summary:        YUM configuration for ww8 repository
Summary:        Configuration for ww8 repository

Group:          System Environment/Base
License:        GPL
URL:            https://infra.ww8kd.fau.de/packages
Source0:	       ww8-el7.repo
URL:            https://infra.ww8kd.fau.de/packages/
Source0:	       ww8-el.repo
#Source1:        RPM-GPG-KEY-ww8


@@ -38,9 +41,11 @@ Requires: epel-release = %{rhel}
Conflicts:      fedora-release

%description
This package contains yum configuration for the "ww8" RPM Repository,
This package contains dnf configuration for the "ww8" RPM Repository,
no public GPG keys used to sign them yet.

The repository is enabled after installation.


%prep
echo empty prep
@@ -62,5 +67,8 @@ rm -rf $RPM_BUILD_ROOT
#%{_sysconfdir}/pki/rpm-gpg/RPM-GPG-KEY-ww8

%changelog
* Thu Dec 12 2019 Christof Schulze <christof.schulze@fau.de> - 8.0-1
- first release of repository confguration

* Fri Jul 28 2017 Christof Schulze <christof.schulze@fau.de> - 7.6-1
- first release of repository confguration
+0 −0

File moved.