Author: glen                         Date: Thu Jan  5 17:58:22 2012 GMT
Module: packages                      Tag: DEVEL
---- Log message:
- up to 2.01 tarball (released dec 2005)
- other fixes, builds, nothing else tested

---- Files affected:
packages/lighttpd:
   lighttpd.spec (1.201.2.21 -> 1.201.2.22) 

---- Diffs:

================================================================
Index: packages/lighttpd/lighttpd.spec
diff -u packages/lighttpd/lighttpd.spec:1.201.2.21 
packages/lighttpd/lighttpd.spec:1.201.2.22
--- packages/lighttpd/lighttpd.spec:1.201.2.21  Mon Jan 19 12:28:45 2009
+++ packages/lighttpd/lighttpd.spec     Thu Jan  5 18:58:16 2012
@@ -66,17 +66,17 @@
 Source4:       %{name}.logrotate
 Source5:       %{name}.sysconfig
 Source6:       %{name}-mime.types.sh
-Source7:       http://www.lighttpd.net/favicon.ico
-# Source7-md5: a358994becabd4060393a5454bde505d
-Source8:       http://www.lighttpd.net/light_button.png
-# Source8-md5: 02330e2313fadc29144edfd6000879f8
-Source9:       http://www.lighttpd.net/light_logo.png
-# Source9-md5: ac20784510e420d5cbe5fc1cdb53d7a7
-Source10:      http://gdl.hopto.org/~spider/pldstats/gfx/pld1.png
-# Source10-md5:        486ecec3f6f4fe7f9bf7cee757b864f4
+Source7:       http://glen.alkohol.ee/pld/lighty/favicon.ico
+# Source7-md5: 00fcac5b861a54f5eb147a589504d480
+Source8:       light_button.png
+# Source8-md5: 3e1008ee1d3d6d390cf81fe3072b4f50
+Source9:       light_logo.png
+# Source9-md5: cbb7f0676e51ee2e26cf004df293fc62
+Source10:      pld_button.png
+# Source10-md5:        185afa921e81bd726b9f0f9f0909dc6e
 Source11:      %{name}-pld.html
 Source12:      %{name}.monitrc
-Source13:      %{name}-branch.sh
+Source13:      branch.sh
 Source100:     %{name}-mod_access.conf
 Source101:     %{name}-mod_accesslog.conf
 Source102:     %{name}-mod_alias.conf
@@ -137,13 +137,14 @@
 %{?with_lua:BuildRequires:     lua51-devel}
 BuildRequires: mailcap >= 2.1.14-4.4
 %{?with_mysql:BuildRequires:   mysql-devel}
-%{?with_ldap:BuildRequires:    openldap-devel >= 2.4.6}
+%{?with_ldap:BuildRequires:    openldap-devel}
 %{?with_ssl:BuildRequires:     openssl-devel}
 BuildRequires: pcre-devel
 BuildRequires: pkgconfig
 BuildRequires: rpmbuild(macros) >= 1.268
 %{?with_webdav_props:BuildRequires:    sqlite3-devel}
 %{?with_valgrind:BuildRequires:        valgrind}
+BuildRequires: which
 BuildRequires: zlib-devel
 Requires(post,preun):  /sbin/chkconfig
 Requires(postun):      /usr/sbin/groupdel
@@ -197,6 +198,7 @@
 Summary:       lighttpd module for making access restrictions
 Summary(pl.UTF-8):     Moduł lighttpd ograniczający dostęp
 Group:         Networking/Daemons/HTTP
+URL:           
http://redmine.lighttpd.net/projects/lighttpd/wiki/Docs:ModAccess
 Requires:      %{name} = %{version}-%{release}
 Provides:      webserver(access)
 
@@ -212,6 +214,7 @@
 Summary:       lighttpd module to record access logs
 Summary(pl.UTF-8):     Moduł lighttpd do zapisu logów dostępu
 Group:         Networking/Daemons/HTTP
+URL:           
http://redmine.lighttpd.net/projects/lighttpd/wiki/Docs:ModAccessLog
 Requires:      %{name} = %{version}-%{release}
 
 %description mod_accesslog
@@ -224,6 +227,7 @@
 Summary:       lighttpd module for making URL aliasing
 Summary(pl.UTF-8):     Moduł lighttpd odpowiadający za aliasy URL-i
 Group:         Networking/Daemons/HTTP
+URL:           http://redmine.lighttpd.net/projects/lighttpd/wiki/Docs:ModAlias
 Requires:      %{name} = %{version}-%{release}
 Provides:      webserver(alias)
 
@@ -239,6 +243,7 @@
 Summary:       lighttpd module for authentication support
 Summary(pl.UTF-8):     Moduł lighttpd do obsługi uwierzytelniania
 Group:         Networking/Daemons/HTTP
+URL:           http://redmine.lighttpd.net/projects/lighttpd/wiki/Docs:ModAuth
 Requires:      %{name} = %{version}-%{release}
 Provides:      webserver(auth)
 
@@ -254,6 +259,7 @@
 Summary:       lighttpd module for CGI handling
 Summary(pl.UTF-8):     Moduł lighttpd do obsługi CGI
 Group:         Networking/Daemons/HTTP
+URL:           http://redmine.lighttpd.net/projects/lighttpd/wiki/Docs:ModCGI
 Requires:      %{name} = %{version}-%{release}
 Requires:      %{name}-mod_alias = %{version}-%{release}
 Provides:      webserver(cgi)
@@ -289,6 +295,7 @@
 Summary:       lighttpd module for output compression
 Summary(pl.UTF-8):     Moduł lighttpd do kompresji wyjścia
 Group:         Networking/Daemons/HTTP
+URL:           
http://redmine.lighttpd.net/projects/lighttpd/wiki/Docs:ModCompress
 Requires:      %{name} = %{version}-%{release}
 
 %description mod_compress
@@ -313,7 +320,7 @@
 Summary:       lighttpd module for output compression using deflate method
 Summary(pl.UTF-8):     Moduł lighttpd do kompresji wyjścia metodą deflate
 Group:         Networking/Daemons/HTTP
-URL:           http://trac.lighttpd.net/trac/wiki/Mod_Deflate
+URL:           http://redmine.lighttpd.net/projects/lighttpd/wiki/Mod_Deflate
 Requires:      %{name} = %{version}-%{release}
 
 %description mod_deflate
@@ -329,6 +336,7 @@
 Summary:       lighttpd module for directory listings
 Summary(pl.UTF-8):     Moduł lighttpd do tworzenia listingów katalogów
 Group:         Networking/Daemons/HTTP
+URL:           
http://redmine.lighttpd.net/projects/lighttpd/wiki/Docs:ModDirlisting
 Requires:      %{name} = %{version}-%{release}
 
 %description mod_dirlisting
@@ -343,6 +351,7 @@
 Summary:       lighttpd evasive module
 Summary(pl.UTF-8):     Moduł evasive dla lighttpd
 Group:         Networking/Daemons/HTTP
+URL:           
http://redmine.lighttpd.net/projects/lighttpd/wiki/Docs:ModEvasive
 Requires:      %{name} = %{version}-%{release}
 
 %description mod_evasive
@@ -355,6 +364,7 @@
 Summary:       lighttpd module for enhanced virtual-hosting
 Summary(pl.UTF-8):     Moduł lighttpd rozszerzający obsługę hostów wirtualnych
 Group:         Networking/Daemons/HTTP
+URL:           
http://redmine.lighttpd.net/projects/lighttpd/wiki/Docs:ModEVhost
 Requires:      %{name} = %{version}-%{release}
 
 %description mod_evhost
@@ -371,7 +381,9 @@
 Summary:       lighttpd module for controlling the expiration of content in 
caches
 Summary(pl.UTF-8):     Moduł lighttpd sterujący wygasaniem treści w cache'ach
 Group:         Networking/Daemons/HTTP
+URL:           
http://redmine.lighttpd.net/projects/lighttpd/wiki/Docs:ModExpire
 Requires:      %{name} = %{version}-%{release}
+Provides:      webserver(expires)
 
 %description mod_expire
 mod_expire controls the setting of the the Expire response header.
@@ -383,6 +395,7 @@
 Summary:       lighttpd module to extract the client's "real" IP from 
X-Forwarded-For header
 Summary(pl.UTF-8):     Moduł lighttpd wyciągający "prawdziwy" IP klienta z 
nagłówka X-Forwarded-For
 Group:         Networking/Daemons/HTTP
+URL:           
http://redmine.lighttpd.net/projects/lighttpd/wiki/DocsModExtForward
 Requires:      %{name} = %{version}-%{release}
 
 %description mod_extforward
@@ -424,6 +437,7 @@
 Summary:       lighttpd powermagnet module
 Summary(pl.UTF-8):     Moduł powermagnet dla lighttpd
 Group:         Networking/Daemons/HTTP
+URL:           http://redmine.lighttpd.net/wiki/lighttpd/Docs:ModMagnet
 Requires:      %{name} = %{version}-%{release}
 
 %description mod_magnet
@@ -436,6 +450,7 @@
 Summary:       lighttpd module for MySQL based vhosting
 Summary(pl.UTF-8):     Moduł lighttpd obsługujący vhosty oparte na MySQL-u
 Group:         Networking/Daemons/HTTP
+URL:           
http://redmine.lighttpd.net/projects/lighttpd/wiki/Docs:ModMySQLVhost
 Requires:      %{name} = %{version}-%{release}
 Conflicts:     %{name}-mod_simple_vhost
 
@@ -545,7 +560,9 @@
 Summary:       lighttpd module for internal redirects, URL rewrite
 Summary(pl.UTF-8):     Moduł lighttpd do wewnętrznych przekierowań i 
przepisywania URL-i
 Group:         Networking/Daemons/HTTP
+URL:           
http://redmine.lighttpd.net/projects/lighttpd/wiki/Docs:ModRewrite
 Requires:      %{name} = %{version}-%{release}
+Provides:      webserver(rewrite)
 
 %description mod_rewrite
 This module allows you rewrite a set of URLs interally in the
@@ -559,6 +576,7 @@
 Summary:       lighttpd module for monitoring traffic and server load
 Summary(pl.UTF-8):     Moduł lighttpd do monitorowania ruchu i obciążenia 
serwera
 Group:         Networking/Daemons/HTTP
+URL:           
http://redmine.lighttpd.net/projects/lighttpd/wiki/Docs:ModRRDTool
 Requires:      %{name} = %{version}-%{release}
 Requires:      rrdtool
 
@@ -595,7 +613,9 @@
 Summary:       lighttpd module for setting conditional request headers
 Summary(pl.UTF-8):     Moduł lighttpd do ustawiania warunkowych nagłówków żądań
 Group:         Networking/Daemons/HTTP
+URL:           
http://redmine.lighttpd.net/projects/lighttpd/wiki/Docs:ModSetEnv
 Requires:      %{name} = %{version}-%{release}
+Provides:      webserver(setenv)
 
 %description mod_setenv
 mod_setenv is used to add request headers.
@@ -607,6 +627,7 @@
 Summary:       lighttpd module for simple virtual-hosting
 Summary(pl.UTF-8):     Moduł lighttpd do prostych hostów wirtualnych
 Group:         Networking/Daemons/HTTP
+URL:           
http://redmine.lighttpd.net/projects/lighttpd/wiki/Docs:ModSimpleVhost
 Requires:      %{name} = %{version}-%{release}
 Conflicts:     %{name}-mod_mysql_vhost
 
@@ -620,6 +641,7 @@
 Summary:       lighttpd module for server-side includes
 Summary(pl.UTF-8):     Moduł lighttpd do SSI (server-side includes)
 Group:         Networking/Daemons/HTTP
+URL:           http://redmine.lighttpd.net/projects/lighttpd/wiki/Docs:ModSSI
 Requires:      %{name} = %{version}-%{release}
 
 %description mod_ssi
@@ -646,6 +668,7 @@
 Summary:       lighttpd module for displaying server status
 Summary(pl.UTF-8):     Moduł lighttpd do wyświetlania stanu serwera
 Group:         Networking/Daemons/HTTP
+URL:           
http://redmine.lighttpd.net/projects/lighttpd/wiki/Docs:ModStatus
 Requires:      %{name} = %{version}-%{release}
 
 %description mod_status
@@ -658,6 +681,7 @@
 Summary:       Trigger before Download
 Summary(pl.UTF-8):     Wyzwalacz przed ściąganiem
 Group:         Networking/Daemons/HTTP
+URL:           
http://redmine.lighttpd.net/projects/lighttpd/wiki/Docs:ModTriggerBeforeDownload
 Requires:      %{name} = %{version}-%{release}
 
 %description mod_trigger_b4_dl
@@ -692,6 +716,7 @@
 Summary:       lighttpd usertrack module
 Summary(pl.UTF-8):     Moduł usertrack dla lighttpd
 Group:         Networking/Daemons/HTTP
+URL:           
http://redmine.lighttpd.net/projects/lighttpd/wiki/Docs:ModUserTrack
 Requires:      %{name} = %{version}-%{release}
 
 %description mod_usertrack
@@ -704,6 +729,7 @@
 Summary:       WebDAV module for lighttpd
 Summary(pl.UTF-8):     Moduł WebDAV dla libghttpd
 Group:         Networking/Daemons/HTTP
+URL:           
http://redmine.lighttpd.net/projects/lighttpd/wiki/Docs:ModWebDAV
 Requires:      %{name} = %{version}-%{release}
 
 %description mod_webdav
@@ -786,7 +812,9 @@
 Summary:       lighttpd support for SSLv2 and SSLv3
 Summary(pl.UTF-8):     Obsługa SSLv2 i SSLv3 dla lighttpd
 Group:         Networking/Daemons/HTTP
+URL:           http://redmine.lighttpd.net/projects/lighttpd/wiki/Docs:SSL
 Requires:      %{name} = %{version}-%{release}
+Suggests:      ca-certificates
 
 %description ssl
 lighttpd support for SSLv2 and SSLv3.
@@ -977,11 +1005,11 @@
 #
 # 1. at the end of transaction. (posttrans, feature from rpm 4.4.2)
 # 2. first install of module (post: $1 = 1)
-# 2. uninstall of module (postun: $1 == 0)
+# 2. uninstall of module (postun: $1 = 0)
 #
 # the strict internal deps between lighttpd modules and
 # main package are very important for all this to work.
-%service %{name} restart "LigHTTPd webserver"
+%service %{name} restart "Lighttpd webserver"
 exit 0
 
 # macro called at module post scriptlet
@@ -1318,6 +1346,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.201.2.22  2012/01/05 17:58:16  glen
+- up to 2.01 tarball (released dec 2005)
+- other fixes, builds, nothing else tested
+
 Revision 1.201.2.21  2009/01/19 11:28:45  glen
 - stat-local todo
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/lighttpd/lighttpd.spec?r1=1.201.2.21&r2=1.201.2.22&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to