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
6638d49e
Commit
6638d49e
authored
Aug 01, 2020
by
mh
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
well the bins should still be executable
parent
39eeda5f
Pipeline
#3391
passed with stages
in 13 minutes and 3 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
7 deletions
+7
-7
puppet-extensions.spec
puppet-extensions.spec
+7
-7
No files found.
puppet-extensions.spec
View file @
6638d49e
%if 0%{?_version:1}
%define _verstr %{_version}
%else
%define _verstr 0.0.1
4
%define _verstr 0.0.1
5
%endif
# puppetserver still runs a ruby 1.9.3 kind JRuby
...
...
@@ -144,12 +144,12 @@ chrpath -d %{buildroot}/opt/puppetlabs/puppet/lib/ruby/gems/*/gems/sha3-*/lib/sh
%files -n puppet-agent-extensions
%defattr(0644,root,root,0755)
%{agentdir}/bin/trocla
%{agentdir}/bin/iuid
%{agentdir}/bin/rackup
%{agentdir}/bin/tilt
%{agentdir}/bin/nokogiri
%{agentdir}/bin/erubis
%attr(0755,-,-)
%{agentdir}/bin/trocla
%attr(0755,-,-)
%{agentdir}/bin/iuid
%attr(0755,-,-)
%{agentdir}/bin/rackup
%attr(0755,-,-)
%{agentdir}/bin/tilt
%attr(0755,-,-)
%{agentdir}/bin/nokogiri
%attr(0755,-,-)
%{agentdir}/bin/erubis
%{agentgemdir}/specifications/*
%{agentgemdir}/extensions/*
%{agentgemdir}/gems/*
...
...
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