]> git.pld-linux.org Git - packages/cups.git/commitdiff
- autoconf version
authorJakub Bogusz <qboosh@pld-linux.org>
Sat, 30 Jul 2011 15:32:02 +0000 (15:32 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    cups.spec -> 1.301

cups.spec

index bd63b37f5b22ff7baa0c66291148e793f2ed02ce..ad9bb0bcb987997c2c148ee5a2b80f375ab00018 100644 (file)
--- a/cups.spec
+++ b/cups.spec
@@ -1,7 +1,7 @@
 #
 # Conditional build:
 %bcond_with    gnutls          # use GNU TLS for SSL/TLS support (instead of OpenSSL)
-%bcond_without dnssd
+%bcond_without dnssd           # DNS Service Discovery support
 %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
@@ -44,7 +44,7 @@ Patch11:      %{name}-usb.patch
 Patch12:       %{name}-desktop.patch
 URL:           http://www.cups.org/
 BuildRequires: acl-devel
-BuildRequires: autoconf
+BuildRequires: autoconf >= 2.60
 BuildRequires: automake
 %{?with_dnssd:BuildRequires:   avahi-compat-libdns_sd-devel}
 BuildRequires: dbus-devel
This page took 0.034793 seconds and 4 git commands to generate.