Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37562427
en ru br
ALT Linux repositórios
S:4.61-alt1
5.0: 4.06-alt2
4.1: 4.06-alt1
4.0: 4.06-alt1
3.0: 4.01-alt1

Group :: Desenvolvimento/Perl
RPM: perl-CGI-Application

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

%define dist CGI-Application
Name: perl-CGI-Application
Version: 4.01
Release: alt1

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

#Url: %CPAN %dist

Source: %dist-%version.tar.gz
#Patch: %dist-%version.bugfix.patch.gz

BuildArch: noarch

BuildPreReq: perl-Digest-SHA1
# Automatically added by buildreq on Thu Jun 16 2005
BuildRequires: perl-CGI perl-HTML-Template perl-Module-Build perl-devel perl-libnet

%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 %__perl -pi -e '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

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