Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37567777
en ru br
ALT Linux repositórios
S:1.8.2-alt1
5.0: 1.5.1-alt2
4.1: 1.5.1-alt1
4.0: 1.5.1-alt1

Group :: Desenvolvimento/Perl
RPM: perl-Quota

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

%define _unpackaged_files_terminate_build 1
%define dist Quota
Name: perl-%dist
Version: 1.8.2
Release: alt1

Summary: Perl interface to file system quotas
License: GPL or Artistic
Group: Development/Perl

URl: %CPAN %dist
Source0: http://www.cpan.org/authors/id/T/TO/TOMZO/%{dist}-%{version}.tar.gz

BuildRequires: perl-devel libtirpc-devel

%description
The Quota module provides access to file system quotas.
The quotactl system call or ioctl is used to query or set quotas
on the local host, or queries are submitted via RPC to a remote host.
Mount tables can be parsed with getmntent and paths can be
translated to device files (or whatever the actual quotactl
implementations needs as argument) of the according file system.

%prep
%setup -q -n %{dist}-%{version}

# fixup for Linux 3.x

sed -i- 's/Linux 2/Linux/' Makefile.PL

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%doc CHANGES README contrib
%perl_vendor_archlib/Quota*
%perl_vendor_autolib/Quota

%changelog

Todas as alterações você pod ver aqui

 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009