]> git.pld-linux.org Git - packages/apache.git/commitdiff
- adapterized.
authorkloczek <kloczek@pld-linux.org>
Sat, 23 Feb 2002 01:23:23 +0000 (01:23 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    apache.spec -> 1.186

apache.spec

index ca3f92ef5e92f4ea292d13d224c8951b47f8c417..584ac9e902e283b0edf32e75099250df0f31c13a 100644 (file)
@@ -381,7 +381,7 @@ Ten pakiet zawiera modu
 ale jako plików danych u¿ywa Berkeley DB.
 
 %package mod_auth_digest
-Summary:       Apache user authentication module using MD5 Digest Authentication 
+Summary:       Apache user authentication module using MD5 Digest Authentication
 Summary(pl):   Modu³ apache do autoryzacji MD5
 Group:         Networking/Daemons
 Prereq:                %{_sbindir}/apxs
@@ -413,7 +413,7 @@ variables which can be expanded on any(!) directive line.
 Modu³ ten umo¿liwia definicjê zmiennych i dyrektyw.
 
 %package mod_digest
-Summary:       Older version of apache user authentication module using MD5 Digest Authentication 
+Summary:       Older version of apache user authentication module using MD5 Digest Authentication
 Summary(pl):   Starsza wersja modu³u apache do autoryzacji MD5
 Group:         Networking/Daemons
 Prereq:                %{_sbindir}/apxs
@@ -423,9 +423,10 @@ Requires:  %{name}(EAPI) = %{version}
 %description mod_digest
 This package contains mod_digest module. It provides user
 authentication using MD5 Digest Authentication. It implements an older
-version of the MD5 Digest Authentication specification which will probably
-not work with modern browsers. Please take a look at mod_auth_digest
-which implements the most recent version of the standard.
+version of the MD5 Digest Authentication specification which will
+probably not work with modern browsers. Please take a look at
+mod_auth_digest which implements the most recent version of the
+standard.
 
 %description mod_digest -l pl
 Modu³ ten dostarcza metodê autoryzacji bazuj±c± na MD5 Digest
@@ -893,7 +894,7 @@ if [ "$1" = "0" ]; then
        fi
 fi
 
-%triggerpostun mod_auth_db -- apache-mod_auth_db <= 1.3.20-2 
+%triggerpostun mod_auth_db -- apache-mod_auth_db <= 1.3.20-2
 %{_sbindir}/apxs -e -A -n auth_dbm %{_libexecdir}/mod_auth_dbm.so 1>&2
 
 %post mod_define
This page took 0.062172 seconds and 4 git commands to generate.