Update of /cvs/scoop/scoop/lib/Bundle
In directory lithium.sabren.com:/tmp/cvs-serv4073/lib/Bundle
Modified Files:
Tag: scoop_1_2-dev
Scoop.pm
Log Message:
Now we're getting down to business. Initial checking of apache2 support into the 1.2-dev tree. Unfortunately, support in the installer isn't there yet, and the new config file templates aren't done. Still, it will work under both apache 1.3 and apache 2. More to follow soon. -j
Index: Scoop.pm
===================================================================
RCS file: /cvs/scoop/scoop/lib/Bundle/Scoop.pm,v
retrieving revision 1.10
retrieving revision 1.10.2.1
diff -C2 -d -r1.10 -r1.10.2.1
*** Scoop.pm 26 Apr 2006 20:56:47 -0000 1.10
--- Scoop.pm 26 Aug 2006 20:06:00 -0000 1.10.2.1
***************
*** 26,30 ****
DBD::mysql
Apache::DBI
! Apache::Request
Apache::SIG
Class::Singleton
--- 26,30 ----
DBD::mysql
Apache::DBI
! Apache2::Request
Apache::SIG
Class::Singleton