[Lunar-commits] r25448 - moonbase/trunk/printer/cups
Florin Braescu
florin at lunar-linux.org
Tue Aug 14 00:33:10 CEST 2007
Author: florin
Date: 2007-08-14 00:33:10 +0200 (Tue, 14 Aug 2007)
New Revision: 25448
Modified:
moonbase/trunk/printer/cups/DEPENDS
moonbase/trunk/printer/cups/DETAILS
Log:
bump the version from 1.2.12 to 1.3.0. Over 30 new features and changes since 1.2.12, including Kerberos authentication, DNS-SD/Bonjour/Zeroconf support, improved online help, and localized printer drivers.
Modified: moonbase/trunk/printer/cups/DEPENDS
===================================================================
--- moonbase/trunk/printer/cups/DEPENDS 2007-08-13 07:19:54 UTC (rev 25447)
+++ moonbase/trunk/printer/cups/DEPENDS 2007-08-13 22:33:10 UTC (rev 25448)
@@ -1,29 +1,29 @@
-depends chkconfig &&
+depends chkconfig
optional_depends "%GHOSTSCRIPT" \
"" \
"" \
- "for most required printer drivers" &&
+ "for most required printer drivers"
optional_depends "Linux-PAM" \
"--enable-pam" \
"--disable-pam" \
- "for pluggable authentication" &&
+ "for pluggable authentication"
optional_depends "openssl" \
"--enable-ssl --enable-openssl" \
"--disable-openssl" \
- "for encrypted communications" &&
+ "for encrypted communications"
optional_depends "gnutls" \
"--enable-gnutls" \
"--disable-gnutls" \
- "for encrypted communications" &&
+ "for encrypted communications"
optional_depends "openldap" \
"--enable-ldap" \
"--disable-ldap" \
- "for LDAP printer sharing support" &&
+ "for LDAP printer sharing support"
optional_depends "dbus" \
"--enable-dbus" \
Modified: moonbase/trunk/printer/cups/DETAILS
===================================================================
--- moonbase/trunk/printer/cups/DETAILS 2007-08-13 07:19:54 UTC (rev 25447)
+++ moonbase/trunk/printer/cups/DETAILS 2007-08-13 22:33:10 UTC (rev 25448)
@@ -1,12 +1,12 @@
MODULE=cups
- VERSION=1.2.12
+ VERSION=1.3.0
SOURCE=$MODULE-$VERSION-source.tar.bz2
SOURCE_URL[0]=$SFORGE_URL/$MODULE
SOURCE_URL[1]=ftp://ftp.easysw.com/pub/$MODULE/$VERSION
- SOURCE_VFY=sha1:11a540f76a1d3164b6636bf8ba47928803ad9356
+ SOURCE_VFY=sha1:8653040642d81080cb1e40a77198f37fb8f98eeb
WEB_SITE=http://www.cups.org/
ENTERED=20020218
- UPDATED=20070713
+ UPDATED=20070814
SHORT="A portable printing layer"
cat << EOF
More information about the Lunar-commits
mailing list