Bug 814178

Summary: perl-Net-SSH2-0.41 is available
Product: [Fedora] Fedora Reporter: Upstream Release Monitoring <upstream-release-monitoring>
Component: perl-Net-SSH2Assignee: Petr Šabata <psabata>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: mmaslano, perl-devel, psabata
Target Milestone: ---Keywords: FutureFeature, Reopened, Triaged
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: perl-Net-SSH2-0.41-1.fc18 Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-04-19 13:11:18 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

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