[Lunar-commits] <moonbase-other> cups: Downgrading this to 1.5.4. Versions 1.6.x have API/ABI changes that breaks hplip-3.12.6.
Dennis Veatch
stumbles at lunar-linux.org
Fri Aug 17 13:27:03 CEST 2012
commit b1e12728b9cf0bc0e22cf0e5f01c937eff4d5999
Author: Dennis Veatch <stumbles at lunar-linux.org>
Date: Fri, 17 Aug 2012 04:27:03 -0700
URL: https://github.com/lunar-linux/moonbase-other/commit/b1e12728b9cf0bc0e22cf0e5f01c937eff4d5999
cups: Downgrading this to 1.5.4. Versions 1.6.x have API/ABI changes that breaks hplip-3.12.6.
---
printer/cups/BUILD +0/-9
printer/cups/DETAILS +3/-3
2 files changed, 3 insertions (+), 12 deletions (-)
--- a/printer/cups/BUILD
+++ b/printer/cups/BUILD
@@ -1,14 +1,5 @@
(
-# if in_depends $MODULE gnutls ; then
- # Prevent crash when using print preview in firefox4
- # http://www.cups.org/str.php?L3606
- # https://bugzilla.redhat.com/show_bug.cgi?id=607159
- # https://bugzilla.mozilla.org/show_bug.cgi?id=573039
- # configure warns: GNU TLS cannot be made thread-safe
- #OPTS+=" --disable-threads"
-# fi &&
-
default_config &&
sedit "s:-Os -g::" Makedefs &&
sedit "s:-fstack-protector::" Makedefs &&
--- a/printer/cups/DETAILS
+++ b/printer/cups/DETAILS
@@ -1,11 +1,11 @@
MODULE=cups
- VERSION=1.6.1
+ VERSION=1.5.4
SOURCE=$MODULE-$VERSION-source.tar.bz2
SOURCE_URL=ftp://ftp.easysw.com/pub/$MODULE/$VERSION
- SOURCE_VFY=sha1:cf10a0fd7f5b02f61c087bf44c1df20b34f888e0
+ SOURCE_VFY=sha1:cb39961cbaf1851a47694828ad9a7cdf4da51fbd
WEB_SITE=http://www.cups.org
ENTERED=20020218
- UPDATED=20120728
+ UPDATED=20120817
SHORT="A portable printing layer"
cat << EOF
More information about the Lunar-commits
mailing list