packages: apache/apache.spec - link to 2.4 docs
adamg
adamg at pld-linux.org
Sat Feb 25 22:16:25 CET 2012
Author: adamg Date: Sat Feb 25 21:16:25 2012 GMT
Module: packages Tag: HEAD
---- Log message:
- link to 2.4 docs
---- Files affected:
packages/apache:
apache.spec (1.647 -> 1.648)
---- Diffs:
================================================================
Index: packages/apache/apache.spec
diff -u packages/apache/apache.spec:1.647 packages/apache/apache.spec:1.648
--- packages/apache/apache.spec:1.647 Sat Feb 25 22:09:55 2012
+++ packages/apache/apache.spec Sat Feb 25 22:16:19 2012
@@ -230,7 +230,7 @@
Summary: Apache suexec wrapper
Summary(pl.UTF-8): Wrapper suexec do serwera WWW Apache
Group: Networking/Daemons/HTTP
-URL: http://httpd.apache.org/docs/2.2/suexec.html
+URL: http://httpd.apache.org/docs/2.4/suexec.html
Requires: %{name}-base = %{version}-%{release}
%description suexec
@@ -355,7 +355,7 @@
Summary: Apache module for executing CGI scripts based on media type or request method
Summary(pl.UTF-8): Moduł Apache'a do uruchamiania skryptów CGI w oparciu o rodzaj danych lub żądania
Group: Networking/Daemons/HTTP
-URL: http://httpd.apache.org/docs/2.2/mod/mod_actions.html
+URL: http://httpd.apache.org/docs/2.4/mod/mod_actions.html
Requires: %{name}-base = %{version}-%{release}
Provides: apache(mod_actions) = %{version}-%{release}
@@ -377,7 +377,7 @@
Summary: Mapping different parts of the host filesystem in the document tree and for URL redirection
Summary(pl.UTF-8): Odwzorowywanie różnych części systemu plików w drzewie dokumentów i przekierowywanie URL-i
Group: Networking/Daemons/HTTP
-URL: http://httpd.apache.org/docs/2.2/mod/mod_alias.html
+URL: http://httpd.apache.org/docs/2.4/mod/mod_alias.html
Requires: %{name}-base = %{version}-%{release}
Provides: apache(mod_alias) = %{version}-%{release}
Provides: webserver(alias)
@@ -430,7 +430,7 @@
Summary: Sends files that contain their own HTTP headers
Summary(pl.UTF-8): Wysyłanie plików zawierających własne nagłówki HTTP
Group: Networking/Daemons/HTTP
-URL: http://httpd.apache.org/docs/2.2/mod/mod_asis.html
+URL: http://httpd.apache.org/docs/2.4/mod/mod_asis.html
Requires: %{name}-base = %{version}-%{release}
Provides: apache(mod_asis) = %{version}-%{release}
@@ -480,7 +480,7 @@
Summary: Apache module that allows Basic authentication
Summary(pl.UTF-8): Moduł Apache'a umożliwiający korzystawnie z uwierzytelnienia Basic
Group: Networking/Daemons/HTTP
-URL: http://httpd.apache.org/docs/2.2/mod/mod_auth_basic.html
+URL: http://httpd.apache.org/docs/2.4/mod/mod_auth_basic.html
Requires: %{name}-base = %{version}-%{release}
Provides: apache(mod_auth_basic) = %{version}-%{release}
@@ -519,7 +519,7 @@
Summary: User authentication using MD5 Digest Authentication
Summary(pl.UTF-8): Uwierzytelnianie użytkowników przy użyciu MD5 Digest
Group: Networking/Daemons/HTTP
-URL: http://httpd.apache.org/docs/2.2/mod/mod_auth_digest.html
+URL: http://httpd.apache.org/docs/2.4/mod/mod_auth_digest.html
Requires: %{name}-base = %{version}-%{release}
Provides: apache(mod_auth_digest) = %{version}-%{release}
@@ -546,7 +546,7 @@
Summary: Apache module that provides the ability to create extended authentication
Summary(pl.UTF-8): Moduł Apache'a umożliwiający tworzenie rozszerzonego uwierzytelniania
Group: Networking/Daemons/HTTP
-URL: http://httpd.apache.org/docs/2.2/mod/mod_authn_alias.html
+URL: http://httpd.apache.org/docs/2.4/mod/mod_authn_alias.html
Requires: %{name}-base = %{version}-%{release}
Provides: apache(mod_authn_alias) = %{version}-%{release}
@@ -562,7 +562,7 @@
Summary: Apache module that allows "anonymous" user access to authenticated areas
Summary(pl.UTF-8): Moduł Apache'a umożliwiający dostęp anonimowych użytkowników do stref uwierzytelnianych
Group: Networking/Daemons/HTTP
-URL: http://httpd.apache.org/docs/2.2/mod/mod_authn_anon.html
+URL: http://httpd.apache.org/docs/2.4/mod/mod_authn_anon.html
Requires: %{name}-base = %{version}-%{release}
Provides: apache(mod_authn_anon) = %{version}-%{release}
# compat
@@ -597,7 +597,7 @@
Summary: Apache module that allows user authentication using an SQL
Summary(pl.UTF-8): Moduł Apache'a umożliwiający uwierzytelnianie użytkowników przy użyciu tabel SQL
Group: Networking/Daemons/HTTP
-URL: http://httpd.apache.org/docs/2.2/mod/mod_authn_dbd.html
+URL: http://httpd.apache.org/docs/2.4/mod/mod_authn_dbd.html
Requires: %{name}-base = %{version}-%{release}
Requires: %{name}-mod_dbd = %{version}-%{release}
Provides: apache(mod_authn_dbd) = %{version}-%{release}
@@ -616,7 +616,7 @@
Summary: Apache module that allows user authentication using DBM files
Summary(pl.UTF-8): Moduł Apache'a umożliwiający uwierzytelnianie użytkowników przy użyciu plików DBM
Group: Networking/Daemons/HTTP
-URL: http://httpd.apache.org/docs/2.2/mod/mod_authn_dbm.html
+URL: http://httpd.apache.org/docs/2.4/mod/mod_authn_dbm.html
Requires: %{name}-base = %{version}-%{release}
Provides: apache(mod_authn_dbm) = %{version}-%{release}
@@ -634,7 +634,7 @@
Summary: Apache module that rejects any credentials supplied by the user
Summary(pl.UTF-8): Moduł Apache'a odrzucający wszystkie dane podane przez użytkownika
Group: Networking/Daemons/HTTP
-URL: http://httpd.apache.org/docs/2.2/mod/mod_authn_default.html
+URL: http://httpd.apache.org/docs/2.4/mod/mod_authn_default.html
Requires: %{name}-base = %{version}-%{release}
Provides: apache(mod_authn_default) = %{version}-%{release}
@@ -653,7 +653,7 @@
Summary: Apache module that allows user authentication using text files
Summary(pl.UTF-8): Moduł Apache'a umożliwiający uwierzytelnianie użytkowników poprzez pliki tekstowe
Group: Networking/Daemons/HTTP
-URL: http://httpd.apache.org/docs/2.2/mod/mod_authn_file.html
+URL: http://httpd.apache.org/docs/2.4/mod/mod_authn_file.html
Requires: %{name}-base = %{version}-%{release}
Provides: apache(mod_authn_file) = %{version}-%{release}
@@ -681,7 +681,7 @@
Summary: Apache module that allows an LDAP directory to be used to store the database for HTTP Basic authentication
Summary(pl.UTF-8): Moduł Apache'a umożliwiający przechowywanie danych dla uwierzytelnienia HTTP Basic w bazie LDAP
Group: Networking/Daemons/HTTP
-URL: http://httpd.apache.org/docs/2.2/mod/mod_authnz_ldap.html
+URL: http://httpd.apache.org/docs/2.4/mod/mod_authnz_ldap.html
Requires: %{name}-base = %{version}-%{release}
Requires: %{name}-mod_ldap = %{version}-%{release}
Requires: apr-util-ldap
@@ -723,7 +723,7 @@
Summary: Apache module that allows group authorization using DBM files
Summary(pl.UTF-8): Moduł Apache'a umożliwiający uwierzytelnianie grup z użyciem plików DBM
Group: Networking/Daemons/HTTP
-URL: http://httpd.apache.org/docs/2.2/mod/mod_authz_dbm.html
+URL: http://httpd.apache.org/docs/2.4/mod/mod_authz_dbm.html
Requires: %{name}-base = %{version}-%{release}
Provides: apache(mod_authz_dbm) = %{version}-%{release}
@@ -741,7 +741,7 @@
Summary: Apache module that rejects any authorization request
Summary(pl.UTF-8): Moduł Apache'a odrzucający wszystkie żądania autoryzacji
Group: Networking/Daemons/HTTP
-URL: http://httpd.apache.org/docs/2.2/mod/mod_authz_default.html
+URL: http://httpd.apache.org/docs/2.4/mod/mod_authz_default.html
Requires: %{name}-base = %{version}-%{release}
Provides: apache(mod_authz_default) = %{version}-%{release}
@@ -760,7 +760,7 @@
Summary: Apache module that allows group authorization using plaintext files
Summary(pl.UTF-8): Moduł Apache'a umożliwiający autoryzację grup przy użyciu plików tekstowych
Group: Networking/Daemons/HTTP
-URL: http://httpd.apache.org/docs/2.2/mod/mod_authz_groupfile.html
+URL: http://httpd.apache.org/docs/2.4/mod/mod_authz_groupfile.html
Requires: %{name}-base = %{version}-%{release}
Provides: apache(mod_authz_groupfile) = %{version}-%{release}
@@ -778,7 +778,7 @@
Summary: Apache module that allows group authorizations based on host (name or IP address)
Summary(pl.UTF-8): Moduł Apache'a umożliwiający autoryzację grup w oparcu o host (nazwę lub IP)
Group: Networking/Daemons/HTTP
-URL: http://httpd.apache.org/docs/2.2/mod/mod_authz_host.html
+URL: http://httpd.apache.org/docs/2.4/mod/mod_authz_host.html
Requires: %{name}-base = %{version}-%{release}
Provides: apache(mod_authz_host) = %{version}-%{release}
# for apache < 2.2.0
@@ -803,7 +803,7 @@
Summary: Apache module that allows authorization based on file ownership
Summary(pl.UTF-8): Moduł Apache'a umożliwiający autoryzacje w oparciu o własność plików
Group: Networking/Daemons/HTTP
-URL: http://httpd.apache.org/docs/2.2/en/mod/mod_authz_owner.html
+URL: http://httpd.apache.org/docs/2.4/en/mod/mod_authz_owner.html
Requires: %{name}-base = %{version}-%{release}
#Requires: any-auth-module
Provides: apache(mod_authz_owner) = %{version}-%{release}
@@ -827,7 +827,7 @@
Summary: Apache module that allows user authorization
Summary(pl.UTF-8): Moduł Apache'a umożliwiający autoryzację użytkowników
Group: Networking/Daemons/HTTP
-URL: http://httpd.apache.org/docs/2.2/en/mod/mod_authz_user.html
+URL: http://httpd.apache.org/docs/2.4/en/mod/mod_authz_user.html
Requires: %{name}-base = %{version}-%{release}
Provides: apache(mod_authz_user) = %{version}-%{release}
@@ -843,7 +843,7 @@
Summary: Apache module - display index of files
Summary(pl.UTF-8): Moduł apache do wyświetlania indeksu plików
Group: Networking/Daemons/HTTP
-URL: http://httpd.apache.org/docs/2.2/en/mod/mod_autoindex.html
+URL: http://httpd.apache.org/docs/2.4/en/mod/mod_autoindex.html
Requires: %{name}-base = %{version}-%{release}
Requires: %{name}-mod_alias = %{version}-%{release}
Provides: apache(mod_autoindex) = %{version}-%{release}
@@ -882,7 +882,7 @@
Summary: Content cache keyed to URIs
Summary(pl.UTF-8): Pamięć podręczna wg klucza URI
Group: Networking/Daemons/HTTP
-URL: http://httpd.apache.org/docs/2.2/en/mod/mod_cache.html
+URL: http://httpd.apache.org/docs/2.4/en/mod/mod_cache.html
Requires: %{name}-base = %{version}-%{release}
Provides: apache(mod_cache) = %{version}-%{release}
@@ -944,7 +944,7 @@
Summary: CERN httpd metafile semantics
Summary(pl.UTF-8): Obsługa semantyki metaplików CERN httpd
Group: Networking/Daemons/HTTP
-URL: http://httpd.apache.org/docs/2.2/en/mod/mod_cern_meta.html
+URL: http://httpd.apache.org/docs/2.4/en/mod/mod_cern_meta.html
Requires: %{name}-base = %{version}-%{release}
Provides: apache(mod_cern_meta) = %{version}-%{release}
@@ -970,7 +970,7 @@
Summary: Execution of CGI scripts
Summary(pl.UTF-8): Uruchamianie skryptów CGI
Group: Networking/Daemons/HTTP
-URL: http://httpd.apache.org/docs/2.2/en/mod/mod_cgi.html
+URL: http://httpd.apache.org/docs/2.4/en/mod/mod_cgi.html
Requires: %{name}-base = %{version}-%{release}
Requires: %{name}-mod_alias = %{version}-%{release}
Suggests: %{name}-suexec = %{version}-%{release}
@@ -1005,7 +1005,7 @@
Summary: Execution of CGI scripts using an external CGI daemon
Summary(pl.UTF-8): Uruchamianie zewnętrznych skryptów CGI za pomocą daemona CGI
Group: Networking/Daemons/HTTP
-URL: http://httpd.apache.org/docs/2.2/en/mod/mod_cgid.html
+URL: http://httpd.apache.org/docs/2.4/en/mod/mod_cgid.html
Requires: %{name}-base = %{version}-%{release}
Requires: %{name}-mod_alias = %{version}-%{release}
Provides: apache(mod_cgid) = %{version}-%{release}
@@ -1033,7 +1033,7 @@
Summary: Specify character set translation or recoding
Summary(pl.UTF-8): Translacja lub przekodowywanie znaków
Group: Networking/Daemons/HTTP
-URL: http://httpd.apache.org/docs/2.2/en/mod/mod_charset_lite.html
+URL: http://httpd.apache.org/docs/2.4/en/mod/mod_charset_lite.html
Requires: %{name}-base = %{version}-%{release}
Provides: apache(mod_charset_lite) = %{version}-%{release}
@@ -1067,7 +1067,7 @@
Summary: Apache module - Distributed Authoring and Versioning
Summary(pl.UTF-8): Moduł Apache'a - rozproszone autorstwo i wersjonowanie
Group: Networking/Daemons/HTTP
-URL: http://httpd.apache.org/docs/2.2/en/mod/mod_dav.html
+URL: http://httpd.apache.org/docs/2.4/en/mod/mod_dav.html
Requires: %{name}-base = %{version}-%{release}
Requires: apache-mod_authn_file
Requires: apache-mod_setenvif
@@ -1090,7 +1090,7 @@
Summary: Manages SQL database connections
Summary(pl.UTF-8): Zarządzanie połączeniami z bazą danych SQL
Group: Networking/Daemons/HTTP
-URL: http://httpd.apache.org/docs/2.2/en/mod/mod_dbd.html
+URL: http://httpd.apache.org/docs/2.4/en/mod/mod_dbd.html
Requires: %{name}-base = %{version}-%{release}
Provides: apache(mod_dbd) = %{version}-%{release}
@@ -1111,7 +1111,7 @@
Summary: Apache module: Compress content before it is delivered to the client
Summary(pl.UTF-8): Moduł Apache'a kompresujący dane przed przesłaniem ich do klienta
Group: Networking/Daemons/HTTP
-URL: http://httpd.apache.org/docs/2.2/mod/mod_deflate.html
+URL: http://httpd.apache.org/docs/2.4/mod/mod_deflate.html
Requires: %{name}-base = %{version}-%{release}
Requires: %{name}-mod_headers = %{version}-%{release}
Provides: apache(mod_deflate) = %{version}-%{release}
@@ -1136,7 +1136,7 @@
Summary: Apache module for "trailing slash" redirects and serving directory index files
Summary(pl.UTF-8): Moduł Apache'a oferujący przekierowania i udostępnianie informacji o zawartości katalogu
Group: Networking/Daemons/HTTP
-URL: http://httpd.apache.org/docs/2.2/mod/mod_dir.html
+URL: http://httpd.apache.org/docs/2.4/mod/mod_dir.html
Requires: %{name}-base = %{version}-%{release}
Provides: apache(mod_dir) = %{version}-%{release}
Provides: webserver(indexfile)
@@ -1153,7 +1153,7 @@
Summary: Dumps all I/O to error log as desired
Summary(pl.UTF-8): Zrzucanie całości wejścia/wyjścia do logu błędów
Group: Networking/Daemons/HTTP
-URL: http://httpd.apache.org/docs/2.2/mod/mod_dumpio.html
+URL: http://httpd.apache.org/docs/2.4/mod/mod_dumpio.html
Requires: %{name}-base = %{version}-%{release}
Provides: apache(mod_dumpio) = %{version}-%{release}
@@ -1181,7 +1181,7 @@
Summary: A simple echo server to illustrate protocol modules
Summary(pl.UTF-8): Prosty serwer ocho ilustrujący moduły protokołów
Group: Networking/Daemons/HTTP
-URL: http://httpd.apache.org/docs/2.2/mod/mod_echo.html
+URL: http://httpd.apache.org/docs/2.4/mod/mod_echo.html
Requires: %{name}-base = %{version}-%{release}
Provides: apache(mod_echo) = %{version}-%{release}
@@ -1199,7 +1199,7 @@
Summary: Modifies the environment which is passed to CGI scripts and SSI pages
Summary(pl.UTF-8): Modyfikowanie środowiska przekazywanego skryptom CGI i stronom SSI
Group: Networking/Daemons/HTTP
-URL: http://httpd.apache.org/docs/2.2/mod/mod_env.html
+URL: http://httpd.apache.org/docs/2.4/mod/mod_env.html
Requires: %{name}-base = %{version}-%{release}
Provides: apache(mod_env) = %{version}-%{release}
Provides: webserver(setenv)
@@ -1221,7 +1221,7 @@
Summary: Apache module which generates Expires HTTP headers
Summary(pl.UTF-8): Moduł Apache'a generujący nagłówki HTTP Expires
Group: Networking/Daemons/HTTP
-URL: http://httpd.apache.org/docs/2.2/mod/mod_expires.html
+URL: http://httpd.apache.org/docs/2.4/mod/mod_expires.html
Requires: %{name}-base = %{version}-%{release}
Provides: apache(mod_expires) = %{version}-%{release}
Provides: webserver(expires)
@@ -1241,7 +1241,7 @@
Summary: Pass the response body through an external program before delivery to the client
Summary(pl.UTF-8): Przekazywanie ciała odpowiedzi do zewnętrznego programu przed przekazaniem klientowi
Group: Networking/Daemons/HTTP
-URL: http://httpd.apache.org/docs/2.2/mod/mod_ext_filter.html
+URL: http://httpd.apache.org/docs/2.4/mod/mod_ext_filter.html
Requires: %{name}-base = %{version}-%{release}
Provides: apache(mod_ext_filter) = %{version}-%{release}
@@ -1288,7 +1288,7 @@
Summary: Apache module: caches a static list of files in memory
Summary(pl.UTF-8): Moduł Apache'a cache'ujący statyczną listę plików w pamięci
Group: Networking/Daemons/HTTP
-URL: http://httpd.apache.org/docs/2.2/mod/mod_file_cache.html
+URL: http://httpd.apache.org/docs/2.4/mod/mod_file_cache.html
Requires: %{name}-base = %{version}-%{release}
Provides: apache(mod_file_cache) = %{version}-%{release}
Obsoletes: apache-mmap_static
@@ -1306,7 +1306,7 @@
Summary: Context-sensitive smart filter configuration module
Summary(pl.UTF-8): Moduł inteligentnej, zależnej od kontekstu konfiguracji filtrów
Group: Networking/Daemons/HTTP
-URL: http://httpd.apache.org/docs/2.2/mod/mod_filter.html
+URL: http://httpd.apache.org/docs/2.4/mod/mod_filter.html
Requires: %{name}-base = %{version}-%{release}
Provides: apache(mod_filter) = %{version}-%{release}
@@ -1326,7 +1326,7 @@
Summary: Apache module allows for the customization of HTTP response headers
Summary(pl.UTF-8): Moduł Apache'a pozwalający na modyfikację nagłówków HTTP
Group: Networking/Daemons/HTTP
-URL: http://httpd.apache.org/docs/2.2/mod/mod_headers.html
+URL: http://httpd.apache.org/docs/2.4/mod/mod_headers.html
Requires: %{name}-base = %{version}-%{release}
Provides: apache(mod_headers) = %{version}-%{release}
@@ -1363,7 +1363,7 @@
Summary: RFC 1413 ident lookups
Summary(pl.UTF-8): Sprawdzanie identyfikacji RFC 1413
Group: Networking/Daemons/HTTP
-URL: http://httpd.apache.org/docs/2.2/mod/mod_ident.html
+URL: http://httpd.apache.org/docs/2.4/mod/mod_ident.html
Requires: %{name}-base = %{version}-%{release}
Provides: apache(mod_ident) = %{version}-%{release}
@@ -1379,7 +1379,7 @@
Summary: Server-side imagemap processing
Summary(pl.UTF-8): Przetwarzanie map obrazów po stronie serwera
Group: Networking/Daemons/HTTP
-URL: http://httpd.apache.org/docs/2.2/mod/mod_imagemap.html
+URL: http://httpd.apache.org/docs/2.4/mod/mod_imagemap.html
Requires: %{name}-base = %{version}-%{release}
Provides: apache(mod_imagemap) = %{version}-%{release}
Provides: apache-mod_imap
@@ -1401,7 +1401,7 @@
Summary: Server-parsed html documents (Server Side Includes)
Summary(pl.UTF-8): Dokumenty przetwarzane przez serwer (Server Side Includes)
Group: Networking/Daemons/HTTP
-URL: http://httpd.apache.org/docs/2.2/mod/mod_include.html
+URL: http://httpd.apache.org/docs/2.4/mod/mod_include.html
Requires: %{name}-base = %{version}-%{release}
Provides: apache(mod_include) = %{version}-%{release}
@@ -1423,7 +1423,7 @@
Summary: Apache module with comprehensive overview of the server configuration
Summary(pl.UTF-8): Moduł Apache'a udostępniający informacje o serwerze
Group: Networking/Daemons/HTTP
-URL: http://httpd.apache.org/docs/2.2/mod/mod_info.html
+URL: http://httpd.apache.org/docs/2.4/mod/mod_info.html
Requires: %{name}-base = %{version}-%{release}
Requires: %{name}-mod_authz_host = %{version}-%{release}
Provides: apache(mod_info) = %{version}-%{release}
@@ -1481,7 +1481,7 @@
Summary: Apache module for LDAP connection pooling and result caching services for other LDAP modules
Summary(pl.UTF-8): Moduł Apache'a zarządzający połączeniami z serwerami LDAP
Group: Networking/Daemons/HTTP
-URL: http://httpd.apache.org/docs/2.2/mod/mod_ldap.html
+URL: http://httpd.apache.org/docs/2.4/mod/mod_ldap.html
Requires: %{name}-base = %{version}-%{release}
Provides: apache(mod_ldap) = %{version}-%{release}
@@ -1501,7 +1501,7 @@
Summary: Logging of the requests made to the server
Summary(pl.UTF-8): Logowanie żądań zgłaszanych do serwera
Group: Networking/Daemons/HTTP
-URL: http://httpd.apache.org/docs/2.2/mod/mod_log_config.html
+URL: http://httpd.apache.org/docs/2.4/mod/mod_log_config.html
Requires: %{name}-base = %{version}-%{release}
Provides: apache(mod_log_config) = %{version}-%{release}
Provides: webserver(log)
@@ -1535,7 +1535,7 @@
Summary: Forensic Logging of the requests made to the server
Summary(pl.UTF-8): Logowanie żadań zgłaszanych do serwera w celu późniejszej analizy
Group: Networking/Daemons/HTTP
-URL: http://httpd.apache.org/docs/2.2/mod/mod_log_forensic.html
+URL: http://httpd.apache.org/docs/2.4/mod/mod_log_forensic.html
Requires: %{name}-base = %{version}-%{release}
Provides: apache(mod_log_forensic) = %{version}-%{release}
@@ -1553,7 +1553,7 @@
Summary: Logging of input and output bytes per request
Summary(pl.UTF-8): Logowanie liczby bajtów wejścia i wyjścia dla zapytań
Group: Networking/Daemons/HTTP
-URL: http://httpd.apache.org/docs/2.2/mod/mod_logio.html
+URL: http://httpd.apache.org/docs/2.4/mod/mod_logio.html
Requires: %{name}-base = %{version}-%{release}
Requires: %{name}-mod_log_config = %{version}-%{release}
Provides: apache(mod_logio) = %{version}-%{release}
@@ -1578,7 +1578,7 @@
Summary: Associates the requested filename's extensions with the file's behavior and content
Summary(pl.UTF-8): Wiązanie określonych rozszerzeń plików z zachowaniem i zawartością
Group: Networking/Daemons/HTTP
-URL: http://httpd.apache.org/docs/2.2/mod/mod_mime.html
+URL: http://httpd.apache.org/docs/2.4/mod/mod_mime.html
Requires: %{name}-base = %{version}-%{release}
Requires: mailcap
Provides: apache(mod_mime) = %{version}-%{release}
@@ -1606,7 +1606,7 @@
Summary: Determines the MIME type of a file by looking at a few bytes of its contents
Summary(pl.UTF-8): Określanie typu MIME pliku poprzez sprawdzanie kilku bajtów jego zawartości
Group: Networking/Daemons/HTTP
-URL: http://httpd.apache.org/docs/2.2/mod/mod_mime_magic.html
+URL: http://httpd.apache.org/docs/2.4/mod/mod_mime_magic.html
Requires: %{name}-base = %{version}-%{release}
Requires: file
Provides: apache(mod_mime_magic) = %{version}-%{release}
@@ -1657,7 +1657,7 @@
Summary: Provides for content negotiation
Summary(pl.UTF-8): Moduł do negocjacji treści
Group: Networking/Daemons/HTTP
-URL: http://httpd.apache.org/docs/2.2/mod/mod_negotiation.html
+URL: http://httpd.apache.org/docs/2.4/mod/mod_negotiation.html
Requires: %{name}-base = %{version}-%{release}
Requires: %{name}-mod_mime = %{version}-%{release}
Provides: apache(mod_negotiation) = %{version}-%{release}
@@ -1676,7 +1676,7 @@
Summary: Apache module with Web proxy
Summary(pl.UTF-8): Moduł Apache'a dodający obsługę serwera proxy
Group: Networking/Daemons/HTTP
-URL: http://httpd.apache.org/docs/2.2/mod/mod_proxy.html
+URL: http://httpd.apache.org/docs/2.4/mod/mod_proxy.html
Requires: %{name}-base = %{version}-%{release}
Requires: %{name}-mod_authz_host = %{version}-%{release}
Provides: apache(mod_proxy) = %{version}-%{release}
@@ -1726,7 +1726,7 @@
Summary: Apache module to set timeout and minimum data rate for receiving requests
Summary(pl.UTF-8): Moduł Apache'a pozwalający na ustawianie limitu czasu oraz minimalnego transferu danych
Group: Networking/Daemons/HTTP
-URL: http://httpd.apache.org/docs/2.2/mod/mod_reqtimeout.html
+URL: http://httpd.apache.org/docs/2.4/mod/mod_reqtimeout.html
Requires: %{name}-base = %{version}-%{release}
Provides: apache(mod_reqtimeout) = %{version}-%{release}
Provides: webserver(reqtimeout)
@@ -1753,7 +1753,7 @@
Summary: Apache module with rule-based engine for rewrite requested URLs on the fly
Summary(pl.UTF-8): Moduł Apache'a do "przepisywania" adresów URL w locie
Group: Networking/Daemons/HTTP
-URL: http://httpd.apache.org/docs/2.2/mod/mod_rewrite.html
+URL: http://httpd.apache.org/docs/2.4/mod/mod_rewrite.html
Requires: %{name}-base = %{version}-%{release}
Provides: apache(mod_rewrite) = %{version}-%{release}
Provides: webserver(rewrite)
@@ -1819,7 +1819,7 @@
Summary: Allows the setting of environment variables based on characteristics of the request
Summary(pl.UTF-8): Ustawianie zmiennych środowiskowych w oparciu o charakterystykę żądania
Group: Networking/Daemons/HTTP
-URL: http://httpd.apache.org/docs/2.2/mod/mod_setenvif.html
+URL: http://httpd.apache.org/docs/2.4/mod/mod_setenvif.html
Requires: %{name}-base = %{version}-%{release}
Provides: apache(mod_setenvif) = %{version}-%{release}
@@ -1889,7 +1889,7 @@
Summary: Attempts to correct mistaken URLs by ignoring capitalization and by allowing up to one misspelling
Summary(pl.UTF-8): Próba poprawiania błędnych URL-i poprzez ignorowanie wielkości liter i zezwalanie na jedną literówkę
Group: Networking/Daemons/HTTP
-URL: http://httpd.apache.org/docs/2.2/mod/mod_speling.html
+URL: http://httpd.apache.org/docs/2.4/mod/mod_speling.html
Requires: %{name}-base = %{version}-%{release}
Provides: apache(mod_speling) = %{version}-%{release}
@@ -1921,7 +1921,7 @@
Summary(ru.UTF-8): Модуль SSL/TLS для веб-сервера Apache
Epoch: 1
Group: Networking/Daemons/HTTP
-URL: http://httpd.apache.org/docs/2.2/mod/mod_ssl.html
+URL: http://httpd.apache.org/docs/2.4/mod/mod_ssl.html
Requires: %{name}-base = %{version}-%{release}
Requires: openssl >= %{openssl_ver}
%if "%{pld_release}" != "ac"
@@ -1947,7 +1947,7 @@
Summary: Server status report module for Apache
Summary(pl.UTF-8): Moduł udostępniający informacje statystyczne z serwera Apache
Group: Networking/Daemons/HTTP
-URL: http://httpd.apache.org/docs/2.2/mod/mod_status.html
+URL: http://httpd.apache.org/docs/2.4/mod/mod_status.html
Requires: %{name}-base = %{version}-%{release}
Requires: %{name}-mod_authz_host = %{version}-%{release}
Provides: apache(mod_status) = %{version}-%{release}
@@ -1967,7 +1967,7 @@
Summary: Substitute module for Apache
Summary(pl.UTF-8): Moduł pozwalający na znajdywanie i zastępowanie wyjścia dla serwera Apache
Group: Networking/Daemons/HTTP
-URL: http://httpd.apache.org/docs/2.2/mod/mod_substitute.html
+URL: http://httpd.apache.org/docs/2.4/mod/mod_substitute.html
Requires: %{name}-base = %{version}-%{release}
Provides: apache(mod_substitute) = %{version}-%{release}
@@ -1983,7 +1983,7 @@
Summary: Apache module which provides a magic token for each request
Summary(pl.UTF-8): Moduł Apache'a nadający każdemu zapytaniu unikalny token
Group: Networking/Daemons/HTTP
-URL: http://httpd.apache.org/docs/2.2/mod/mod_unique_id.html
+URL: http://httpd.apache.org/docs/2.4/mod/mod_unique_id.html
Requires: %{name}-base = %{version}-%{release}
Provides: apache(mod_unique_id) = %{version}-%{release}
@@ -2016,7 +2016,7 @@
Summary: User-specific directories
Summary(pl.UTF-8): Katalogi specyficzne dla użytkowników
Group: Networking/Daemons/HTTP
-URL: http://httpd.apache.org/docs/2.2/mod/mod_userdir.html
+URL: http://httpd.apache.org/docs/2.4/mod/mod_userdir.html
Requires: %{name}-base = %{version}-%{release}
Requires: %{name}-mod_authz_host = %{version}-%{release}
Provides: apache(mod_userdir) = %{version}-%{release}
@@ -2033,7 +2033,7 @@
Summary: Apache module for user tracking using cookies
Summary(pl.UTF-8): Moduł Apache'a służący do śledzenia "ciasteczek"
Group: Networking/Daemons/HTTP
-URL: http://httpd.apache.org/docs/2.2/mod/mod_usertrack.html
+URL: http://httpd.apache.org/docs/2.4/mod/mod_usertrack.html
Requires: %{name}-base = %{version}-%{release}
Provides: apache(mod_usertrack) = %{version}-%{release}
@@ -2050,7 +2050,7 @@
Summary: Version dependent configuration
Summary(pl.UTF-8): Konfiguracja zależna od wersji
Group: Networking/Daemons/HTTP
-URL: http://httpd.apache.org/docs/2.2/mod/mod_version.html
+URL: http://httpd.apache.org/docs/2.4/mod/mod_version.html
Requires: %{name}-base = %{version}-%{release}
Provides: apache(mod_version) = %{version}-%{release}
@@ -2072,7 +2072,7 @@
Summary: Apache module for dynamically configured mass virtual hosting
Summary(pl.UTF-8): Moduł Apache'a dodający obsługę hostów wirtualnych
Group: Networking/Daemons/HTTP
-URL: http://httpd.apache.org/docs/2.2/mod/mod_vhost_alias.html
+URL: http://httpd.apache.org/docs/2.4/mod/mod_vhost_alias.html
Requires: %{name}-base = %{version}-%{release}
Provides: apache(mod_vhost_alias) = %{version}-%{release}
@@ -3435,6 +3435,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.648 2012/02/25 21:16:19 adamg
+- link to 2.4 docs
+
Revision 1.647 2012/02/25 21:09:55 adamg
- package new modules:
access_compat allowmethods auth_form authn_core authn_socache
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/apache/apache.spec?r1=1.647&r2=1.648&f=u
More information about the pld-cvs-commit
mailing list