Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37405704
en ru br
ALT Linux repositórios
S:1.94-alt1
5.0: 1.80-alt1
4.1: 1.80-alt1
4.0: 1.80-alt1
3.0: 1.6-alt1.1

Group :: Desenvolvimento/Perl
RPM: perl-Apache-Session

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

%filter_from_requires /^perl.Apache.pm./d
# TODO: drop apache2 dependency?
#filter_from_requires /^perl.Apache2.RequestUtil.pm./d
%define dist Apache-Session
Name: perl-%dist
Version: 1.93
Release: alt1

Summary: A persistence framework for session data
License: GPL or Artistic
Group: Development/Perl

URL: %CPAN %dist
Source: http://www.cpan.org/authors/id/C/CH/CHORNY/Apache-Session-%{version}.tar.gz
# https://bugzilla.redhat.com/bugzilla/attachment.cgi?id=118577, from Chris Grau
Patch0:         Apache-Session-mp2.patch

BuildArch: noarch

# Automatically added by buildreq on Mon Oct 03 2011 (-bi)

BuildRequires: perl-CGI perl-DBI perl-DBM perl-IPC-SysV perl-Module-Build perl-Test-Deep perl-Test-Exception perl-Test-Pod

%description
Apache::Session is a persistence framework which is particularly useful
for tracking session data between httpd requests.  Apache::Session is
designed to work with Apache and mod_perl, but it should work under
CGI and other web servers, and it also works outside of a web server
altogether.

%prep
%setup -q -n %dist-%version
find -type f -exec perl -pi -e 's/\r\n/\n/g' {} \;
%patch0 -p1

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%doc CHANGES README
%perl_vendor_privlib/Apache

%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