Bug 814178 - perl-Net-SSH2-0.41 is available
Summary: perl-Net-SSH2-0.41 is available
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: perl-Net-SSH2
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Petr Šabata
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-04-19 10:42 UTC by Upstream Release Monitoring
Modified: 2012-04-19 13:11 UTC (History)
3 users (show)

Fixed In Version: perl-Net-SSH2-0.41-1.fc18
Doc Type: Enhancement
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-04-19 13:11:18 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Upstream Release Monitoring 2012-04-19 10:42:29 UTC
Latest upstream release: 0.41
Current version in Fedora Rawhide: 0.40
URL: http://search.cpan.org/dist/Net-SSH2/

Please consult the package updates policy before you issue an update to a stable branch: https://fedoraproject.org/wiki/Updates_Policy

More information about the service that created this bug can be found at:
https://fedoraproject.org/wiki/Upstream_release_monitoring

Comment 1 Petr Šabata 2012-04-19 12:06:54 UTC
Reopening, build fails on i686.

Comment 2 Petr Šabata 2012-04-19 13:11:18 UTC
diff --git a/Makefile.PL b/Makefile.PL
index 8969253..af2d345 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -67,8 +67,8 @@ if (!$lib && !$inc) {
 auto_provides;
 
 libs $lib;
-$inc = "$inc -I.";
-makemaker_args CCFLAGS => $inc, @define;
+inc "$inc -I.";
+makemaker_args @define;
 
 realclean_files qw/const-c.inc const-xs.inc/;
 
--
Built as perl-Net-SSH2-0.41-1.fc18


Note You need to log in before you can comment on or make changes to this bug.