packages: cups/cups.spec - disable avahi, patches needs update

baggins baggins at pld-linux.org
Sun Feb 5 14:06:07 CET 2012


Author: baggins                      Date: Sun Feb  5 13:06:07 2012 GMT
Module: packages                      Tag: HEAD
---- Log message:
- disable avahi, patches needs update

---- Files affected:
packages/cups:
   cups.spec (1.315 -> 1.316) 

---- Diffs:

================================================================
Index: packages/cups/cups.spec
diff -u packages/cups/cups.spec:1.315 packages/cups/cups.spec:1.316
--- packages/cups/cups.spec:1.315	Sun Feb  5 14:03:06 2012
+++ packages/cups/cups.spec	Sun Feb  5 14:06:02 2012
@@ -2,8 +2,8 @@
 #
 # Conditional build:
 %bcond_with	gnutls		# use GNU TLS for SSL/TLS support (instead of OpenSSL)
-%bcond_with	dnssd		# DNS Service Discovery support (obsoleted by Avahi patch)
-%bcond_without	avahi		# DNS Service Discovery support via Avahi
+%bcond_without	dnssd		# DNS Service Discovery support (obsoleted by Avahi patch)
+%bcond_with	avahi		# DNS Service Discovery support via Avahi
 %bcond_without	ldap		# do not include LDAP support
 %bcond_without	gssapi		# do not include GSSAPI support
 %bcond_without	php		# don't build PHP extension/support in web interface
@@ -757,6 +757,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.316  2012/02/05 13:06:02  baggins
+- disable avahi, patches needs update
+
 Revision 1.315  2012/02/05 13:03:06  baggins
 - apply avahi patches conditionally
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/cups/cups.spec?r1=1.315&r2=1.316&f=u



More information about the pld-cvs-commit mailing list