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

Group :: Development/Perl
RPM: perl-GD-SecurityImage

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define _unpackaged_files_terminate_build 1
%define module GD-SecurityImage

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

Packager: Victor Forsiuk <force at altlinux.org>

Summary: Security image (captcha) generator as perl module
License: Perl
Group: Development/Perl

Url: %CPAN %module
Source0: http://www.cpan.org/authors/id/B/BU/BURAK/%{module}-%{version}.tar.gz

BuildArch: noarch

# Automatically added by buildreq on Wed Nov 24 2010

BuildRequires: perl-GD perl-Magick perl-Test-Pod perl-Test-Pod-Coverage

%description
This module gives you a basic interface to create "security images". Most
internet software use these in their registration screens to block robot
programs (which may register tons of fake member accounts). This module
gives you a basic interface to create such an image.

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

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%doc Changes LICENSE
%perl_vendor_privlib/GD

%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