Author: glen                         Date: Wed Dec 21 01:05:19 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- default config includes webapps.d
- rel 4

---- Files affected:
SPECS:
   lighttpd.spec (1.146 -> 1.147) 

---- Diffs:

================================================================
Index: SPECS/lighttpd.spec
diff -u SPECS/lighttpd.spec:1.146 SPECS/lighttpd.spec:1.147
--- SPECS/lighttpd.spec:1.146   Sun Nov 27 15:27:45 2005
+++ SPECS/lighttpd.spec Wed Dec 21 02:05:14 2005
@@ -37,7 +37,7 @@
 %define _source http://www.lighttpd.net/download/%{name}-%{version}.tar.gz
 %endif
 
-%define                _rel 3
+%define                _rel 4
 
 Summary:       Fast and light HTTP server
 Summary(pl):   Szybki i lekki serwer HTTP
@@ -62,7 +62,7 @@
 # Source9-md5: ac20784510e420d5cbe5fc1cdb53d7a7
 Source10:      http://gdl.hopto.org/~spider/pldstats/gfx/pld1.png
 # Source10-md5:        486ecec3f6f4fe7f9bf7cee757b864f4
-Source11:      lighttpd-pld.html
+Source11:      %{name}-pld.html
 URL:           http://www.lighttpd.net/
 %{?with_xattr:BuildRequires:   attr-devel}
 BuildRequires: autoconf
@@ -73,7 +73,6 @@
 %{?with_memcache:BuildRequires:        libmemcache-devel}
 BuildRequires: libtool
 %{?with_webdav_props:BuildRequires:    libxml2-devel}
-%{?with_webdav_props:BuildRequires:    sqlite3-devel}
 %{?with_lua:BuildRequires:     lua50-devel >= 5.0.2-5.1}
 BuildRequires: mailcap >= 2.1.14-4.4
 %{?with_mysql:BuildRequires:   mysql-devel}
@@ -82,17 +81,18 @@
 BuildRequires: pcre-devel
 BuildRequires: pkgconfig
 BuildRequires: rpmbuild(macros) >= 1.202
+%{?with_webdav_props:BuildRequires:    sqlite3-devel}
 %{?with_valgrind:BuildRequires:        valgrind}
 BuildRequires: zlib-devel
-PreReq:                rc-scripts
-Requires(pre): sh-utils
+Requires(post,preun):  /sbin/chkconfig
+Requires(postun):      /usr/sbin/groupdel
+Requires(postun):      /usr/sbin/userdel
 Requires(pre): /bin/id
 Requires(pre): /usr/bin/getgid
 Requires(pre): /usr/sbin/groupadd
 Requires(pre): /usr/sbin/useradd
-Requires(post,preun):  /sbin/chkconfig
-Requires(postun):      /usr/sbin/groupdel
-Requires(postun):      /usr/sbin/userdel
+Requires(pre): sh-utils
+Requires:      rc-scripts
 Provides:      group(http)
 Provides:      group(lighttpd)
 Provides:      httpd
@@ -418,6 +418,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.147  2005/12/21 01:05:14  glen
+- default config includes webapps.d
+- rel 4
+
 Revision 1.146  2005/11/27 14:27:45  glen
 - rel 3
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/lighttpd.spec?r1=1.146&r2=1.147&f=u

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

Reply via email to