From 16917aa9de945c982960f3254ba8a89f8b502d67 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Jan=20R=C4=99korajski?= Date: Sun, 5 Feb 2012 13:06:02 +0000 Subject: [PATCH] - disable avahi, patches needs update Changed files: cups.spec -> 1.316 --- cups.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/cups.spec b/cups.spec index f593070..4c30110 100644 --- a/cups.spec +++ b/cups.spec @@ -1,8 +1,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 -- 2.43.0