Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

mod_perl-1.99_07-5 RPM for i386

From Red Hat Linux 9 for i386

Name: mod_perl Distribution: Red Hat Linux
Version: 1.99_07 Vendor: Red Hat, Inc.
Release: 5 Build date: Mon Feb 10 16:55:06 2003
Group: System Environment/Daemons Build host: stripples.devel.redhat.com
Size: 6637677 Source RPM: mod_perl-1.99_07-5.src.rpm
Packager: Red Hat, Inc. <http://bugzilla.redhat.com/bugzilla>
Url: http://perl.apache.org/
Summary: An embedded Perl interpreter for the Apache Web server.
Mod_perl incorporates a Perl interpreter into the Apache web server,
so that the Apache web server can directly execute Perl code.
Mod_perl links the Perl runtime library into the Apache web server and
provides an object-oriented Perl interface for Apache's C language
API.  The end result is a quicker CGI script turnaround process, since
no external Perl interpreter has to be started.

Install mod_perl if you're installing the Apache web server and you'd
like for it to directly incorporate a Perl interpreter.

Provides

Requires

Copyright

GPL

Signatures

internal MD5: e9e46035a3ad5e317de13d6787de6514
GPG

Changelog

* Mon Feb 10 2003 Gary Benson <gbenson@redhat.com> 1.99_07-5
  - reenable the test suite
* Tue Jan 28 2003 Gary Benson <gbenson@redhat.com> 1.99_07-4
  - disable the test suite until httpd stops being broken
* Wed Jan 22 2003 Tim Powers <timp@redhat.com> 1.99_07-3
  - rebuilt
* Mon Jan 06 2003 Gary Benson <gbenson@redhat.com> 1.99_07-2
  - fix <IfDefine MODPERL2> support (#75194)
  - update depends filtering for rpm-4.2 (#80965)
* Mon Nov 18 2002 Gary Benson <gbenson@redhat.com> 1.99_07-1
  - upgrade to 1.99_07
* Wed Nov 06 2002 Gary Benson <gbenson@redhat.com> 1.99_05-4
  - rebuild in new environment
* Sat Sep 28 2002 Gary Benson <gbenson@redhat.com>
  - add epoch to the perl dependency (#74570)
* Wed Sep 04 2002 Gary Benson <gbenson@redhat.com> 1.99_05-3
  - tweak example in /etc/httpd/conf.d/perl.conf to be more intuitive
* Tue Sep 03 2002 Joe Orton <jorton@redhat.com> 1.99_05-2
  - require httpd-mmn for module ABI compatibility
* Fri Aug 23 2002 Gary Benson <gbenson@redhat.com> 1.99_05-1
  - upgrade to 1.99_05
* Tue Aug 13 2002 Gary Benson <gbenson@redhat.com> 1.99_04-3
  - rebuild against httpd-2.0.40
* Thu Jul 25 2002 Gary Benson <gbenson@redhat.com> 1.99_04-2
  - rebuild against new perl
* Tue Jun 25 2002 Gary Benson <gbenson@redhat.com> 1.99_04-1
  - upgrade to 1.99_04
  - fix APR::PerlIO test breakages
* Sat Jun 15 2002 Gary Benson <gbenson@redhat.com> 1.99_03-1
  - upgrade to 1.99_03
  - reenable the test suite
* Sat Jun 15 2002 Gary Benson <gbenson@redhat.com>
  - move /etc/httpd2 back to /etc/httpd
* Sat Jun 15 2002 Gary Benson <gbenson@redhat.com>
  - the example configuration was using the old mod_perl 1.x syntax
* Thu Jun 13 2002 Gary Benson <gbenson@redhat.com> 1.99_02-3
  - filter-requires was broken
* Wed Jun 12 2002 Gary Benson <gbenson@redhat.com> 1.99_02-2
  - do install the Apache-Test stuff
  - whiteout some dependencies
  - disable the test suite again
* Tue Jun 11 2002 Gary Benson <gbenson@redhat.com> 1.99_02-1
  - upgrade to 1.99_02
  - reenable the test suite
* Sat Jun 08 2002 Gary Benson <gbenson@redhat.com> 1.99_01-1
  - install correctly with Perl 5.8.0
  - disable the test suite temporarily
* Fri May 24 2002 Gary Benson <gbenson@redhat.com>
  - don't install the Apache-Test stuff
  - add the config file.
* Thu May 23 2002 Gary Benson <gbenson@redhat.com>
  - automate versioned perl dependency
  - update to 1.99 and change paths for httpd-2.0
* Sat May 18 2002 Nalin Dahyabhai <nalin@redhat.com> 1.26-6
  - rebuild in new environment
* Wed Mar 27 2002 Chip Turner <cturner@redhat.com> 1.26-5
  - move to vendor_perl
* Fri Feb 22 2002 Nalin Dahyabhai <nalin@redhat.com> 1.26-4
  - rebuild
* Fri Feb 08 2002 Nalin Dahyabhai <nalin@redhat.com> 1.26-3
  - rebuild
* Thu Jan 31 2002 Nalin Dahyabhai <nalin@redhat.com> 1.26-2
  - turn off large file support, which makes mod_perl think that server request
    structures are the wrong size (heads-up from Doug MacEachern and Chip Turner)
* Wed Jan 23 2002 Nalin Dahyabhai <nalin@redhat.com> 1.26-1
  - update to 1.26
* Wed Jan 09 2002 Tim Powers <timp@redhat.com> 1.24_01-4
  - automated rebuild
* Mon Jun 25 2001 Elliot Lee <sopwith@redhat.com> 1.24_01-3
  - Bump release + rebuild.
* Tue Feb 27 2001 Nalin Dahyabhai <nalin@redhat.com> 1.24_01-2
  - don't include .bs files
* Sat Jan 20 2001 Nalin Dahyabhai <nalin@redhat.com> 1.24_01-1
  - update to 1.24_01
  - add URL
* Fri Nov 17 2000 Nalin Dahyabhai <nalin@redhat.com>
  - rebuild in new environment
* Thu Aug 31 2000 Nalin Dahyabhai <nalin@redhat.com>
  - patch to fix bug in Apache::ExtUtils (#17147)
* Tue Jul 18 2000 Nalin Dahyabhai <nalin@redhat.com>
  - remove backup files from docs (#14174)
* Thu Jul 13 2000 Prospector <bugzilla@redhat.com>
  - automatic rebuild
* Sun Jun 18 2000 Nalin Dahyabhai <nalin@redhat.com>
  - remove workarounds for broken Perl
* Tue Jun 06 2000 Nalin Dahyabhai <nalin@redhat.com>
  - get rid of multiple prefixes
* Thu Jun 01 2000 Nalin Dahyabhai <nalin@redhat.com>
  - update to 1.24
  - remove pre- and post-install scripts and triggers
* Fri May 12 2000 Nalin Dahyabhai <nalin@redhat.com>
  - work around weird Perl version reporting problems with a suitably weird check
* Sat Apr 29 2000 Nalin Dahyabhai <nalin@redhat.com>
  - modify to be able to rebuild on both 5.003 and 5.6.0
  - update to 1.23
* Fri Mar 31 2000 Bernhard Rosenkraenzer <bero@redhat.com>
  - rebuild with perl 5.6.0
  - add perlver macro to spec file to make handling of other perl versions easier
* Thu Mar 23 2000 Nalin Dahyabhai <nalin@redhat.com>
  - update to 1.22
* Fri Mar 03 2000 Cristian Gafton <gafton@redhat.com>
  - fixed the postun script to check for upgrades. doh
  - add triggerpostun to fix older versions of the package
* Mon Feb 28 2000 Nalin Dahyabhai <nalin@redhat.com>
  - make perl a prereq because it's used in %post
* Fri Feb 25 2000 Nalin Dahyabhai <nalin@redhat.com>
  - rebuild against Apache 1.3.12 and EAPI (release 8)
* Mon Feb 21 2000 Preston Brown <pbrown@redhat.com>
  - incorporate fixes from Markus Pilzecker <mp@rhein-neckar.netsurf.de>:
  - Prefix: /usr
  - find apxs binary and package directories automatically
* Thu Feb 17 2000 Preston Brown <pbrown@redhat.com>
  - automatically enable/disable in httpd.conf in post/postun.
* Thu Feb 10 2000 Preston Brown <pbrown@redhat.com>
  - fix up some strange permissions
* Sun Feb 06 2000 Preston Brown <pbrown@redhat.com>
  - rebuild to pick up gzipped man pages, new descr.
* Sat Aug 28 1999 Preston Brown <pbrown@redhat.com>
  - changed paths for perl 5.00503 (RHL 6.1 version)
* Sat Jul 10 1999 Preston Brown <pbrown@redhat.com>
  - added -fPIC to correct functionality on SPARC
  - upgrade to 1.21, removed build cruft from old buggy mod_perl days
  - added extra documentation that was missing
* Sat Apr 17 1999 Preston Brown <pbrown@redhat.com>
  - bump ver. # so SWS mod_perl gets auto-upgraded
* Thu Apr 08 1999 Preston Brown <pbrown@redhat.com>
  - bugfix 1.19 release from Doug
* Wed Mar 24 1999 Preston Brown <pbrown@redhat.com>
  - experimental patch from Doug MacEachern <dougm@pobox.com> to fix segfault
  - rebuilt against apache 1.3.6
* Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com> 
  - auto rebuild in the new build environment (release 3)
* Wed Feb 24 1999 Preston Brown <pbrown@redhat.com>
  - Injected new description and group.
* Sun Feb 07 1999 Preston Brown <pbrown@redhat.com>
  - upgraded to mod_perl 1.18.
* Mon Dec 21 1998 Preston Brown <pbrown@redhat.com>
  - Upgraded to mod_perl 1.16.
* Fri Sep 04 1998 Preston Brown <pbrown@redhat.com>
  - disabled stacked_handlers.  They still seem busted!
  - minor updates so no conflicts with either apache / secureweb
  - fixed bug building on multiple architectures
* Thu Sep 03 1998 Preston Brown <pbrown@redhat.com>
  - Updates for apache 1.3.x, and mod_perl 1.15
* Fri Feb 27 1998 Cristian Gafton <gafton@redhat.com>
  - added a patch to compile it as a shared object for the apache/ssl (and
    future revisions of apache)

Files

0?á	o


Generated by rpm2html 1.8.1

Daniel Veillard, Sat Oct 11 04:06:12 2008