Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37900820
en ru br
ALT Linux repos
S:0.36-alt1

Group :: Development/Perl
RPM: perl-Net-Amazon-EC2

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define _unpackaged_files_terminate_build 1
%define dist Net-Amazon-EC2
Name: perl-%dist
Version: 0.36
Release: alt1

Summary: Perl interface to the Amazon Elastic Compute Cloud (EC2)
License: GPL or Artistic
Group: Development/Perl

URL: %CPAN %dist
Source0: http://www.cpan.org/authors/id/M/MA/MALLEN/%{dist}-%{version}.tar.gz

BuildArch: noarch

# Automatically added by buildreq on Sat Nov 19 2011

BuildRequires: perl-Digest-HMAC perl-Moose perl-Params-Validate perl-XML-Simple perl-devel perl-libwww perl(Test/Exception.pm) perl(LWP/Protocol/https.pm) perl(inc/Module/Install.pm)

%description
This module is a Perl interface to Amazon's Elastic Compute Cloud.
It uses the Query API to communicate with Amazon's Web Services framework.

%prep
%setup -q -n %{dist}-%{version}
rm -fv lib/Net/Amazon/._EC2.pm
rm -rf inc

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%doc Changelog
%perl_vendor_privlib/Net

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin