Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
J
java-11-openjdk
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
staging
src-rhel
rpms
java-11-openjdk
Commits
920e2c2e
Commit
920e2c2e
authored
1 year ago
by
importbot
Browse files
Options
Downloads
Patches
Plain Diff
import java-11-openjdk-11.0.20.0.8-3.el8
parent
08ead177
No related branches found
Branches containing commit
Tags
imports/c8/java-11-openjdk-11.0.17.0.8-1.el8_7
Tags containing commit
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
.gitignore
+0
-2
0 additions, 2 deletions
.gitignore
.java-11-openjdk.checksum
+1
-1
1 addition, 1 deletion
.java-11-openjdk.checksum
SPECS/java-11-openjdk.spec
+6
-2
6 additions, 2 deletions
SPECS/java-11-openjdk.spec
with
7 additions
and
5 deletions
.gitignore
deleted
100644 → 0
+
0
−
2
View file @
08ead177
SOURCES/openjdk-jdk11u-jdk-11.0.19+7-4curve.tar.xz
SOURCES/tapsets-icedtea-6.0.0pre00-c848b93a8598.tar.xz
This diff is collapsed.
Click to expand it.
.java-11-openjdk.checksum
+
1
−
1
View file @
920e2c2e
1339fca2e336267e57cc751e635baa1b2c224b31c5e63ff5f8de4da18d8670ca
5a7636f79079e9f2a1747b7981647e6a09460e9816ed916a78e76122f4ef0329
This diff is collapsed.
Click to expand it.
SPECS/java-11-openjdk.spec
+
6
−
2
View file @
920e2c2e
...
...
@@ -378,7 +378,7 @@
%global top_level_dir_name %{origin}
%global top_level_dir_name_backup %{top_level_dir_name}-backup
%global buildver 8
%global rpmrelease
2
%global rpmrelease
3
# Settings used by the portable build
%global portablerelease 1
%global portablesuffix el8
...
...
@@ -1149,7 +1149,7 @@ Requires: ca-certificates
# Require javapackages-filesystem for ownership of /usr/lib/jvm/ and macros
Requires: javapackages-filesystem
# 2023c required as of JDK-8305113
Build
Requires: tzdata-java >= 2023c
Requires: tzdata-java >= 2023c
# for support of kernel stream control
# libsctp.so.1 is being `dlopen`ed on demand
Requires: lksctp-tools%{?_isa}
...
...
@@ -2489,6 +2489,10 @@ end
%endif
%changelog
* Thu Jul 20 2023 Andrew Hughes <gnu.andrew@redhat.com> - 1:11.0.20.0.8-3
- Fix tzdata requirement copy-and-paste error that led to two BuildRequires and no Requires
- Resolves: rhbz#2224411
* Sat Jul 15 2023 Andrew Hughes <gnu.andrew@redhat.com> - 1:11.0.20.0.8-2
- Sync the copy of the portable specfile with the latest update
- Add note at top of spec file about rebuilding
...
...
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