Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37742119
en ru br
ALT Linux repos
S:1.3-alt1.2
5.0: 1.2-alt1.1
4.1: 1.2-alt1

Group :: Development/Perl
RPM: perl-Passwd-Linux

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define _unpackaged_files_terminate_build 1
%define dist Passwd-Linux
Name: perl-%dist
Version: 1.3
Release: alt1.1

Summary: Perl module for manipulating the passwd and shadow files
License: GPL or Artistic
Group: Development/Perl

URL: %CPAN %dist
Source: http://www.cpan.org/authors/id/E/EE/EESTABROO/Passwd-Linux-%{version}.tar.gz

# Automatically added by buildreq on Sat Oct 08 2011

BuildRequires: perl-devel

%description
Passwd::Linux provides additional password routines.  It augments
the getpw* functions with setpwinfo, modpwinfo, rmpwnam, mgetpwnam.
You need to run the functions as root or as someone who has permission
to read/modify the shadow file.

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

# need root

mv test.pl test.pl.orig

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%doc Changes
%perl_vendor_archlib/Passwd
%perl_vendor_autolib/Passwd

%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