Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37739828
en ru br
ALT Linux repos
S:0.64-alt1.2
5.0: 0.59-alt1
4.1: 0.55-alt2
4.0: 0.51-alt1

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

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

## SPEC file for Perl module Net::CUPS

Name: perl-Net-CUPS
Version: 0.64
Release: alt1

Summary: Perl interface to the Common Unix Printing System API
Summary(ru_RU.UTF-8): интерфейс Perl к API Common Unix Printing System

License: %perl_license
Group: Development/Perl
URL: http://search.cpan.org/dist/Net-CUPS/

Packager: Nikolay A. Fetisov <naf at altlinux.ru>

%define real_name Net-CUPS
Source: %real_name-%version.tar

BuildRequires(pre): rpm-build-licenses

# Automatically added by buildreq on Sat Jul 30 2016

# optimized out: libcups-devel libgpg-error perl python-base python-modules python3
BuildRequires: cups-filters-devel perl-Encode perl-devel

%description
Perl module  Net::CUPS is an interface to the Common Unix Printing
System API.  It provides an ability  for calling most functions of
the C CUPS API from Perl.

%description -l ru_RU.UTF-8
Модуль Perl  Net::CUPS  предоставляет интерфейс к  API Common Unix
Printing System (CUPS). Он предоставляет возможность использования
большинства функций C API для CUPS из Perl.


%prep
%setup  -n %real_name-%version

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%doc README Changes TODO examples
%exclude /.perl.req
%perl_vendor_autolib/Net
%perl_vendor_archlib/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