Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37578896
en ru br
ALT Linux repos
S:4.48-alt2
5.0: 4.40-alt5
4.1: 3.95-alt2
4.0: 3.95-alt2
3.0: 3.95-alt2

Group :: Development/Perl
RPM: perl-CGI-Session

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define dist CGI-Session
Name: perl-CGI-Session
Version: 4.40
Release: alt5

Summary: Simple Common Gateway Interface class for Perl
License: GPL or Artistic
Group: Development/Perl

#Url: %CPAN %dist

Packager: Denis Smirnov <mithraen at altlinux.ru>

Source: %dist-%version.tar.gz

BuildArch: noarch

BuildPreReq: perl-Digest-SHA1
# Automatically added by buildreq on Fri Feb 06 2009 (-bi)
BuildRequires: perl-CGI perl-CGI-Simple perl-DBD-Pg perl-DBD-SQLite perl-DBD-mysql perl-DBM perl-FreezeThaw perl-Module-Build perl-Storable perl-Test-Pod

%description
This perl library uses perl5 objects to make it easy to create
Web fill-out forms and parse their contents.  This package
defines CGI objects, entities that contain the values of the
current query string and other state variables.  Using a CGI
object's methods, you can examine keywords and parameters
passed to your script, and create forms whose initial values
are taken from the current query (thereby preserving state
information).

%prep
%setup -q -n %dist-%version
#patch -p1

find -type f -print0 |
   xargs -r0 fgrep -l /usr/local/bin/ |
   xargs -r %__subst 's|/usr/local/bin/|%_bindir/|g'

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%doc Changes README
%perl_vendor_privlib/CGI*
#perl_vendor_privlib/auto/CGI*
%perl_vendor_man3dir/CGI*

%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