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

Group :: Development/Perl
RPM: perl-Net-EPP

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define _unpackaged_files_terminate_build 1
%define module Net-EPP

Name: perl-%module
Version: 0.25
Release: alt1

Summary: Perl interface to EPP
License: Perl
Group: Development/Perl

Url: %CPAN %module
Source0: http://www.cpan.org/authors/id/G/GB/GBROWN/%{module}-%{version}.tar.gz

# Automatically added by buildreq on Sun Jul 17 2011

BuildRequires: perl-Digest-SHA perl-IO-Socket-SSL perl-XML-LibXML perl-devel

BuildArch: noarch

%description
This package offers a number of Perl modules which implement various EPP-related
functions.

%prep
%setup -q -n %{module}-%{version}
find lib/Net/EPP -type f -name '*.pm' -print0 |xargs -r0 chmod -x

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%doc README.md COPYING
%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