wok diff cups/receipt @ rev 4669

Up: python-bpython (0.9.5.2)
author Claudinei Pereira <claudinei@slitaz.org>
date Tue Dec 29 10:58:34 2009 +0000 (2009-12-29)
parents c6c606632d4f
children f7e96b8e3444
line diff
     1.1 --- a/cups/receipt	Sat Sep 26 13:48:37 2009 +0200
     1.2 +++ b/cups/receipt	Tue Dec 29 10:58:34 2009 +0000
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="cups"
     1.7 -VERSION="1.3.10"
     1.8 +VERSION="1.4.2"
     1.9  CATEGORY="system-tools"
    1.10  SHORT_DESC="Common UNIX Printing System."
    1.11  MAINTAINER="erjo@slitaz.org"
    1.12 @@ -25,6 +25,8 @@
    1.13  		--disable-ldap \
    1.14  		--disable-pam \
    1.15  		--disable-gssapi \
    1.16 +		--disable-acl \
    1.17 +		 --disable-slp \
    1.18  		--with-cups-user=nobody \
    1.19  		--with-cups-group=nogroup \
    1.20  		--with-languages="de es fr" \