SPECS (DEVEL): lighttpd.spec - snapshot again ; ) this version will...

glen glen at pld-linux.org
Thu Sep 7 16:05:22 CEST 2006


Author: glen                         Date: Thu Sep  7 14:05:22 2006 GMT
Module: SPECS                         Tag: DEVEL
---- Log message:
- snapshot again ;) this version will be merged to HEAD soon

---- Files affected:
SPECS:
   lighttpd.spec (1.154.2.25 -> 1.154.2.26) 

---- Diffs:

================================================================
Index: SPECS/lighttpd.spec
diff -u SPECS/lighttpd.spec:1.154.2.25 SPECS/lighttpd.spec:1.154.2.26
--- SPECS/lighttpd.spec:1.154.2.25	Thu Sep  7 01:04:46 2006
+++ SPECS/lighttpd.spec	Thu Sep  7 16:05:16 2006
@@ -31,23 +31,20 @@
 
 %define		_rel 0.55
 # svn snapshot
-%define		_svn	1277
+#define		_svn	1277
 # Prerelease snapshot: DATE-TIME
-#define _snap 20060901-1232
-#define _snap 20060724-0947
-
-# version we're applying branch diff
-%define		_basever	1.4.11
+%define _snap 20060907-1319
 
 Summary:	Fast and light HTTP server
 Summary(pl):	Szybki i lekki serwer HTTP
 Name:		lighttpd
-Version:	1.5.0
+Version:	1.4.12
 Release:	%{_rel}%{?_snap:.%(echo %{_snap}|tr - _)}%{?_svn:.%{_svn}}
 License:	BSD
 Group:		Networking/Daemons
-Source0:	http://www.lighttpd.net/download/%{name}-%{_basever}.tar.gz
-# Source0-md5:	f55eebb9815c94a7de35906bb557ecd3
+#Source0:	http://www.lighttpd.net/download/%{name}-%{_basever}.tar.gz
+Source0:	http://www.lighttpd.net/download/%{name}-%{version}-%{_snap}.tar.gz
+# Source0-md5:	a9c4747984235db61b9685388e9160f7
 Source1:	%{name}.init
 Source2:	%{name}.conf
 Source3:	%{name}.user
@@ -571,12 +568,12 @@
 lighttpd support for SSLv2 and SSLv3.
 
 %prep
-%setup -q -n %{name}-%{_basever}
-%patch100 -p1
+%setup -q
+#%patch100 -p1
 #%patch0 -p1 # applied already?
 #%patch1 -p1 # outdated
 %patch2 -p1
-%patch3 -p1
+#%patch3 -p1
 install %{SOURCE6} mime.types.sh
 
 # build mime.types.conf
@@ -885,7 +882,7 @@
 %files mod_mysql_vhost
 %defattr(644,root,root,755)
 %attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/conf.d/*mod_mysql_vhost.conf
-%attr(755,root,root) %{_libdir}/mod_sql_vhost_core.so
+#%attr(755,root,root) %{_libdir}/mod_sql_vhost_core.so
 %attr(755,root,root) %{_libdir}/mod_mysql_vhost.so
 %endif
 
@@ -894,10 +891,12 @@
 %attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/conf.d/*mod_proxy.conf
 %attr(755,root,root) %{_libdir}/mod_proxy.so
 
+%if 0
 %files mod_proxy_core
 %defattr(644,root,root,755)
 %attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/conf.d/*mod_proxy_core.conf
 %attr(755,root,root) %{_libdir}/mod_proxy_core.so
+%endif
 
 %files mod_redirect
 %defattr(644,root,root,755)
@@ -954,10 +953,12 @@
 %attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/conf.d/*mod_trigger_b4_dl.conf
 %attr(755,root,root) %{_libdir}/mod_trigger_b4_dl.so
 
+%if 0
 %files mod_uploadprogress
 %defattr(644,root,root,755)
 %attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/conf.d/*mod_uploadprogress.conf
 %attr(755,root,root) %{_libdir}/mod_uploadprogress.so
+%endif
 
 %files mod_userdir
 %defattr(644,root,root,755)
@@ -997,6 +998,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.154.2.26  2006/09/07 14:05:16  glen
+- snapshot again ;) this version will be merged to HEAD soon
+
 Revision 1.154.2.25  2006/09/06 23:04:46  glen
 - per module URL-s dropped as they no longer exist
 
================================================================

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



More information about the pld-cvs-commit mailing list