Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Step:15
perl
perl-5.22.0_wrong_rpm_provides.diff
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File perl-5.22.0_wrong_rpm_provides.diff of Package perl
--- ./cpan/Math-BigInt/lib/Math/BigInt/CalcEmu.pm.orig 2017-04-19 13:37:05.000000000 +0000 +++ ./cpan/Math-BigInt/lib/Math/BigInt/CalcEmu.pm 2017-08-30 12:16:04.561183753 +0000 @@ -6,7 +6,8 @@ use warnings; our $VERSION = '1.999806'; -package Math::BigInt; +package Math::BigInt # line break to prevent wrong rpm provides +; # See SYNOPSIS below. --- ./lib/sigtrap.pm.orig 2017-04-19 13:37:05.000000000 +0000 +++ ./lib/sigtrap.pm 2017-08-30 12:16:04.561183753 +0000 @@ -80,7 +80,8 @@ sub handler_die { } sub handler_traceback { - package DB; # To get subroutine args. + package DB # line break to prevent wrong rpm provides + ; # To get subroutine args. $SIG{'ABRT'} = DEFAULT; kill 'ABRT', $$ if $panic++; syswrite(STDERR, 'Caught a SIG', 12);
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor