]> git.pld-linux.org Git - packages/apache.git/commitdiff
- TODO in spec
authorPaweł Gołaszewski <blues@pld-linux.org>
Mon, 9 Nov 2009 11:22:20 +0000 (11:22 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    TODO -> 1.2
    apache.spec -> 1.585

TODO [deleted file]
apache.spec

diff --git a/TODO b/TODO
deleted file mode 100644 (file)
index dff1bd3..0000000
--- a/TODO
+++ /dev/null
@@ -1,17 +0,0 @@
-# TODO:
-- config examples for mod_*
-- --with-suexec-uidmin=500 or =1000 ?
-- subpackages for MPMs
-- !!!check if all modules (*.so) are exactly the same for different MPMs
-- check those autn modules inner deps
-- for external packages: don't use any apache module name in dep as they
-  differ for apache 1.3/2.0/2.2!? any better ideas? rpm Suggests: tags?
-- for mod_auth_* modules require each auth module to require virtual authn so at least *_default
-  is chosen?
-- same for mod_authz
-- mod_auth_digest and mod_auth_basic R: apache(authn) ?
-- drop mod_case_filter* or find summary and description for them
-- build modules only once (not with each mpm)
-- FYI: http://wiki.apache.org/httpd/InternalDummyConnection
-
-
index a327a7c53063ca707e8dc7ef22531c6b7a3592a5..5cf24b201004c8638ef40b71c68629ffd5ecf0a5 100644 (file)
@@ -1,3 +1,19 @@
+# # TODO:
+# - config examples for mod_*
+# - --with-suexec-uidmin=500 or =1000 ?
+# - subpackages for MPMs
+# - !!!check if all modules (*.so) are exactly the same for different MPMs
+# - check those autn modules inner deps
+# - for external packages: don't use any apache module name in dep as they
+#  differ for apache 1.3/2.0/2.2!? any better ideas? rpm Suggests: tags?
+# - for mod_auth_* modules require each auth module to require virtual authn so at least *_default
+#  is chosen?
+# - same for mod_authz
+# - mod_auth_digest and mod_auth_basic R: apache(authn) ?
+# - drop mod_case_filter* or find summary and description for them
+# - build modules only once (not with each mpm)
+# - FYI: http://wiki.apache.org/httpd/InternalDummyConnection
+
 # Conditional build:
 %bcond_without ssl             # build without SSL support
 %bcond_without ldap            # build without LDAP support
This page took 0.039721 seconds and 4 git commands to generate.