OpenPKG CVS Repository http://cvs.openpkg.org/ ____________________________________________________________________________
Server: cvs.openpkg.org Name: Christoph Schug Root: /v/openpkg/cvs Email: [EMAIL PROTECTED] Module: openpkg-src Date: 06-Feb-2007 08:34:23 Branch: HEAD Handle: 2007020607342300 Modified files: openpkg-src/apache apache.spec Log: sort version number section as well Summary: Revision Changes Path 1.377 +17 -17 openpkg-src/apache/apache.spec ____________________________________________________________________________ patch -p0 <<'@@ .' Index: openpkg-src/apache/apache.spec ============================================================================ $ cvs diff -u -r1.376 -r1.377 apache.spec --- openpkg-src/apache/apache.spec 6 Feb 2007 07:30:11 -0000 1.376 +++ openpkg-src/apache/apache.spec 6 Feb 2007 07:34:23 -0000 1.377 @@ -33,28 +33,28 @@ # package component versions %define V_apache 1.3.37 -%define V_mod_ssl 2.8.28-1.3.37 -%define V_mod_perl 1.29 -%define V_mod_php 5.2.0 -%define V_mod_php_suhosin_p 5.2.0-0.9.6.2 -%define V_mod_php_suhosin_e 0.9.16 -%define V_mod_php_hardened 5.1.6-0.4.15 -%define V_mod_dav 1.0.3-1.3.6 -%define V_mod_layout 3.2.1 -%define V_mod_macro 1.1.2 -%define V_mod_auth_pam 1.1.1 +%define V_mod_access_referer 1.0.2 +%define V_mod_auth_kerb 5.3 %define V_mod_auth_ldap 2.4.2 -%define V_mod_auth_radius 1.5.7 %define V_mod_auth_mysql 3.0.0 -%define V_mod_gzip 1.3.26.1a +%define V_mod_auth_pam 1.1.1 +%define V_mod_auth_radius 1.5.7 +%define V_mod_dav 1.0.3-1.3.6 +%define V_mod_evasive 1.10.1 %define V_mod_fastcgi 2.4.2 -%define V_mod_throttle 312 -%define V_mod_access_referer 1.0.2 -%define V_mod_roaming 1.0.2 +%define V_mod_gzip 1.3.26.1a +%define V_mod_layout 3.2.1 +%define V_mod_macro 1.1.2 +%define V_mod_perl 1.29 +%define V_mod_php 5.2.0 +%define V_mod_php_hardened 5.1.6-0.4.15 +%define V_mod_php_suhosin_e 0.9.16 +%define V_mod_php_suhosin_p 5.2.0-0.9.6.2 %define V_mod_relocate 1.0 +%define V_mod_roaming 1.0.2 %define V_mod_security 1.9.4 -%define V_mod_evasive 1.10.1 -%define V_mod_auth_kerb 5.3 +%define V_mod_ssl 2.8.28-1.3.37 +%define V_mod_throttle 312 %define V_suphp 0.6.2 # package information @@ . ______________________________________________________________________ OpenPKG http://openpkg.org CVS Repository Commit List openpkg-cvs@openpkg.org