SPECS: lighttpd.spec - disable xattr, doesn't build with 1.4.0

glen glen at pld-linux.org
Sat Aug 20 16:52:33 CEST 2005


Author: glen                         Date: Sat Aug 20 14:52:33 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- disable xattr, doesn't build with 1.4.0

---- Files affected:
SPECS:
   lighttpd.spec (1.118 -> 1.119) 

---- Diffs:

================================================================
Index: SPECS/lighttpd.spec
diff -u SPECS/lighttpd.spec:1.118 SPECS/lighttpd.spec:1.119
--- SPECS/lighttpd.spec:1.118	Sat Aug 20 15:27:59 2005
+++ SPECS/lighttpd.spec	Sat Aug 20 16:52:27 2005
@@ -10,7 +10,7 @@
 #   see http://article.gmane.org/gmane.comp.web.lighttpd:722
 #
 # Conditional build for lighttpd:
-%bcond_without	xattr		# without support of extended attributes
+%bcond_with	xattr		# with support of extended attributes (doesn't compile in 1.4.0)
 %bcond_without	ipv6		# IPv4-only version (doesn't require IPv6 in kernel)
 %bcond_without	largefile	# without largefile support (see notes above)
 %bcond_without	ssl			# disable ssl support
@@ -306,6 +306,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.119  2005/08/20 14:52:27  glen
+- disable xattr, doesn't build with 1.4.0
+
 Revision 1.118  2005/08/20 13:27:59  glen
 - 1.4.0 release
 
================================================================

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




More information about the pld-cvs-commit mailing list