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
120c69d7
Commit
120c69d7
authored
Apr 28, 2013
by
Carsten Munk
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix build error
Signed-off-by:
Carsten Munk
<
carsten.munk@jollamobile.com
>
parent
90c4c2ee
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
2 deletions
+3
-2
perl.spec
perl.spec
+3
-2
No files found.
perl.spec
View file @
120c69d7
...
...
@@ -73,7 +73,7 @@ Patch7: perl-5.10.0-x86_64-io-test-failure.patch
# switch off test, which is failing only on koji (fork)
Patch8: perl-5.14.1-offtest.patch
Fix find2perl to translate ? glob properly, rhbz#825701, RT#113054
#
Fix find2perl to translate ? glob properly, rhbz#825701, RT#113054
Patch9: perl-5.14.2-find2perl-transtate-question-mark-properly.patch
# Fix broken atof, rhbz#835452, RT#109318
...
...
@@ -1529,7 +1529,7 @@ popd
##
find
$
RPM_BUILD_ROOT
-
name
'*B*zip2*'
|
xargs
rm
#
Local
patch
tracking
cd
$
RPM_BUILD_ROOT
%{
_libdir
}/
perl5
/
%{
perl_version
}/%{
perl_archname
}/
CORE
/
cd
$
RPM_BUILD_ROOT
%{
_libdir
}/
perl5
/
CORE
/
%{
new_perl
}
-
x
patchlevel
.
h
'Fedora Patch1: Removes date check, Fedora/RHEL specific'
%
ifnarch
sparc64
%{
new_perl
}
-
x
patchlevel
.
h
'Fedora Patch2: Work around annoying rpath issue'
...
...
@@ -1562,6 +1562,7 @@ for package in Test-Simple; do
done
popd
#
Systemtap
tapset
install
mkdir
-
p
%{
buildroot
}%{
tapsetdir
}
%
ifarch
%{
multilib_64_archs
}
...
...
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