Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
P
perl
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Labels
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Jobs
Commits
Open sidebar
mer-core
perl
Commits
a51d8ef7
Commit
a51d8ef7
authored
Aug 12, 2019
by
Niels Breet
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[perl] Disable gdbm support in order to make bootstrapping easier. Fixes JB#46707
parent
e13a8a87
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
3 deletions
+7
-3
perl.changes
perl.changes
+4
-0
perl.spec
perl.spec
+3
-3
No files found.
perl.changes
View file @
a51d8ef7
* Mon Aug 12 2019 Niels Breet <niels.breet@jolla.com> - 5.16.1-3
- Remove gdbm support
Fixes JB#46707
* Tue Aug 06 2019 Niels Breet <niels.breet@jolla.com> - 5.16.1-2
- Don't require groff in order to make bootstrapping easier
Fixes JB#46708
...
...
perl.spec
View file @
a51d8ef7
...
...
@@ -18,14 +18,14 @@
# same as we provide in /etc/rpm/macros.perl
%global perl5_testdir %{_libexecdir}/perl5-tests
#
We can bootstrap without gdbm
%bcond_with
out
gdbm
#
Disabling gdbm because we don'
t
use
it
and
it
makes
boostrapping
easier
%
bcond_with
gdbm
#
We
can
skip
%%
check
phase
%
bcond_without
test
Name
:
perl
Version
:
%{
perl_version
}
Release:
2
Release
:
3
Epoch
:
%{
perl_epoch
}
Summary
:
Practical
Extraction
and
Report
Language
Group
:
Development
/
Languages
...
...
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