Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
immerda
RPM Packages
puppet-extensions
Commits
b2c9d829
Commit
b2c9d829
authored
Aug 13, 2020
by
mh
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
on EL8 we go with the current pg implementation
parent
3ca2d1df
Pipeline
#3466
failed with stages
in 6 minutes and 42 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
0 deletions
+4
-0
puppet-extensions.spec
puppet-extensions.spec
+4
-0
No files found.
puppet-extensions.spec
View file @
b2c9d829
...
...
@@ -10,7 +10,11 @@
%define version_gems2 actionmailer --version '~> 4.2.9'
# we don't need sinatra oder openoffice in jruby
%define mrionly_gems sinatra roo simpleidn sha3
%if 0%{?rhel} >= 8
%define mrionly_gems_version1 pg
%else
%define mrionly_gems_version1 pg --version '= 0.20'
%endif
# we want the jruby version of pg
%define jrubyonly_gems jruby-pg sha3-pure-ruby
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment