Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
W
ww8-el-release
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
ww8it
packaging
ww8-el-release
Commits
162a9ff4
Commit
162a9ff4
authored
5 years ago
by
Christof Schulze
Browse files
Options
Downloads
Patches
Plain Diff
updated to RHEL/Centos8
parent
ce7c9b10
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
.target
+5
-2
5 additions, 2 deletions
.target
ww8-el-release.spec
+16
-8
16 additions, 8 deletions
ww8-el-release.spec
ww8-el.repo
+0
-0
0 additions, 0 deletions
ww8-el.repo
with
21 additions
and
10 deletions
.target
+
5
−
2
View file @
162a9ff4
release: epel-7-x86_64
repo:
-
- release: epel-7-x86_64
repo:
- release: epel-8-x86_64
repo:
\ No newline at end of file
This diff is collapsed.
Click to expand it.
ww8-el
7
-release.spec
→
ww8-el-release.spec
+
16
−
8
View file @
162a9ff4
...
...
@@ -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 c
onfiguration for ww8 repository
Summary:
C
onfiguration for ww8 repository
Group: System Environment/Base
License: GPL
URL: https://infra.ww8kd.fau.de/packages
Source0: ww8-el
7
.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
This diff is collapsed.
Click to expand it.
ww8-el
7
.repo
→
ww8-el.repo
+
0
−
0
View file @
162a9ff4
File moved
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment