[packages] cups: update to v1.3.10

git-svn-id: svn://svn.openwrt.org/openwrt/packages@15455 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nico 2009-04-27 22:18:45 +00:00
parent 6edd53dbee
commit 86417dca4e
6 changed files with 31 additions and 36 deletions

View File

@ -8,15 +8,15 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=cups
PKG_VERSION:=1.3.7
PKG_RELEASE:=5
PKG_VERSION:=1.3.10
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-source.tar.bz2
PKG_SOURCE_URL:= \
http://ftp.rz.tu-bs.de/pub/mirror/ftp.easysw.com/ftp/pub/cups/$(PKG_VERSION) \
ftp://ftp.easysw.com/pub/cups/$(PKG_VERSION) \
ftp://ftp3.easysw.com/pub/cups/$(PKG_VERSION)
PKG_MD5SUM:=db4a45a17104f10f3ee599d88267c9e5
PKG_MD5SUM:=84fffe96b8537c81a463faccead80026
PKG_BUILD_DEPENDS:=zlib

View File

@ -1,12 +1,11 @@
diff -urN cups-1.3.7/Makefile cups-1.3.7.new/Makefile
--- cups-1.3.7/Makefile 2008-02-16 00:26:51.000000000 +0100
+++ cups-1.3.7.new/Makefile 2008-07-13 16:46:01.000000000 +0200
@@ -19,8 +19,8 @@
--- a/Makefile
+++ b/Makefile
@@ -19,8 +19,8 @@ include Makedefs
# Directories to make...
#
-DIRS = cups backend berkeley cgi-bin filter locale man monitor \
- notifier $(PDFTOPS) scheduler systemv test \
- notifier scheduler systemv test \
+DIRS = cups backend berkeley cgi-bin filter monitor \
+ notifier scheduler systemv \
$(PHPDIR) \

View File

@ -1,7 +1,6 @@
diff -urN cups-1.3.7/systemv/Makefile cups-1.3.7.new/systemv/Makefile
--- cups-1.3.7/systemv/Makefile 2007-07-11 23:46:42.000000000 +0200
+++ cups-1.3.7.new/systemv/Makefile 2008-07-13 16:15:46.000000000 +0200
@@ -70,7 +70,7 @@
--- a/systemv/Makefile
+++ b/systemv/Makefile
@@ -70,7 +70,7 @@ install: all
$(INSTALL_BIN) lp $(BINDIR)
$(INSTALL_BIN) lpoptions $(BINDIR)
$(INSTALL_BIN) lpstat $(BINDIR)

View File

@ -1,7 +1,6 @@
diff -urN cups-1.3.7/configure cups-1.3.7.new/configure
--- cups-1.3.7/configure 2008-04-01 23:59:43.000000000 +0200
+++ cups-1.3.7.new/configure 2008-07-13 16:17:08.000000000 +0200
@@ -1920,7 +1920,7 @@
--- a/configure
+++ b/configure
@@ -1926,7 +1926,7 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu

View File

@ -1,6 +1,6 @@
--- cups-1.3.7/cups-config.in 2007-07-11 23:46:42.000000000 +0200
+++ cups-1.3.7.new/cups-config.in 2008-07-13 17:17:00.000000000 +0200
@@ -53,7 +53,7 @@
--- a/cups-config.in
+++ b/cups-config.in
@@ -53,7 +53,7 @@ else
CFLAGS="$CFLAGS -I$includedir"
fi
@ -9,10 +9,9 @@
LDFLAGS="$LDFLAGS -L$libdir"
fi
fi
diff -urN cups-1.3.7/config-scripts/cups-3264.m4 cups-1.3.7.new/config-scripts/cups-3264.m4
--- cups-1.3.7/config-scripts/cups-3264.m4 2007-07-11 23:46:42.000000000 +0200
+++ cups-1.3.7.new/config-scripts/cups-3264.m4 2008-07-13 17:21:36.000000000 +0200
@@ -108,7 +108,7 @@
--- a/config-scripts/cups-3264.m4
+++ b/config-scripts/cups-3264.m4
@@ -108,7 +108,7 @@ case "$uname" in
LIB64CUPSIMAGE="64bit/libcupsimage.so.2"
LIB64DIR="$exec_prefix/lib"
if test -d /usr/lib64; then
@ -21,10 +20,9 @@ diff -urN cups-1.3.7/config-scripts/cups-3264.m4 cups-1.3.7.new/config-scripts/c
fi
UNINSTALL64="uninstall64bit"
fi
diff -urN cups-1.3.7/config-scripts/cups-directories.m4 cups-1.3.7.new/config-scripts/cups-directories.m4
--- cups-1.3.7/config-scripts/cups-directories.m4 2007-09-18 22:39:31.000000000 +0200
+++ cups-1.3.7.new/config-scripts/cups-directories.m4 2008-07-13 17:21:51.000000000 +0200
@@ -107,7 +107,7 @@
--- a/config-scripts/cups-directories.m4
+++ b/config-scripts/cups-directories.m4
@@ -107,7 +107,7 @@ if test "$libdir" = "\${exec_prefix}/lib
;;
Linux*)
if test -d /usr/lib64; then
@ -33,9 +31,9 @@ diff -urN cups-1.3.7/config-scripts/cups-directories.m4 cups-1.3.7.new/config-sc
fi
;;
HP-UX*)
--- cups-1.3.7/configure 2008-04-01 23:59:43.000000000 +0200
+++ cups-1.3.7.new/configure 2008-07-13 17:20:19.000000000 +0200
@@ -9217,7 +9217,7 @@
--- a/configure
+++ b/configure
@@ -9254,7 +9254,7 @@ if test "$libdir" = "\${exec_prefix}/lib
;;
Linux*)
if test -d /usr/lib64; then
@ -44,7 +42,7 @@ diff -urN cups-1.3.7/config-scripts/cups-directories.m4 cups-1.3.7.new/config-sc
fi
;;
HP-UX*)
@@ -9761,9 +9761,6 @@
@@ -9792,9 +9792,6 @@ case "$uname" in
LIB32CUPS="32bit/libcups.so.2"
LIB32CUPSIMAGE="32bit/libcupsimage.so.2"
LIB32DIR="$exec_prefix/lib"
@ -54,7 +52,7 @@ diff -urN cups-1.3.7/config-scripts/cups-directories.m4 cups-1.3.7.new/config-sc
UNINSTALL32="uninstall32bit"
fi
@@ -9773,9 +9770,6 @@
@@ -9804,9 +9801,6 @@ case "$uname" in
LIB64CUPS="64bit/libcups.so.2"
LIB64CUPSIMAGE="64bit/libcupsimage.so.2"
LIB64DIR="$exec_prefix/lib"

View File

@ -1,9 +1,9 @@
--- cups-1.3.7/configure.old 2008-10-19 23:29:10.000000000 +0200
+++ cups-1.3.7/configure 2008-10-19 23:31:10.000000000 +0200
@@ -10115,59 +10115,6 @@
--- a/configure
+++ b/configure
@@ -10146,59 +10146,6 @@ if test -n "$GCC"; then
OPTIM="-fPIC $OPTIM"
fi
- # The -fstack-protector option is available with some versions of
- # GCC and adds "stack canaries" which detect when the return address
- # has been overwritten, preventing many types of exploit attacks.