瀏覽代碼

upgrading package: cups 1.3.11 -> 1.4.0

Ralf S. Engelschall 16 年之前
父節點
當前提交
ebba9c01c2
共有 2 個文件被更改,包括 13 次插入14 次删除
  1. 11 12
      cups/cups.patch
  2. 2 2
      cups/cups.spec

+ 11 - 12
cups/cups.patch

@@ -1,19 +1,18 @@
 Index: Makedefs.in
---- Makedefs.in.orig	2008-01-22 23:37:21 +0100
-+++ Makedefs.in	2008-04-02 09:10:32 +0200
-@@ -241,7 +241,7 @@
+--- Makedefs.in.orig	2009-05-27 01:27:06 +0200
++++ Makedefs.in	2009-08-29 09:57:23 +0200
+@@ -258,7 +258,6 @@
  # Rules...
  #
  
 -.SILENT:
-+
- .SUFFIXES:	.1 .1.gz .1m .1m.gz .5 .5.gz .7 .7.gz .8 .8.gz .a .c .cxx .h .man .o .32.o .64.o .gz
+ .SUFFIXES:	.1 .1.gz .1m .1m.gz .3 .3.gz .5 .5.gz .7 .7.gz .8 .8.gz .a .c .cxx .h .man .o .32.o .64.o .gz
  
  .c.o:
 Index: configure
---- configure.orig	2008-04-01 23:59:43 +0200
-+++ configure	2008-04-02 09:10:32 +0200
-@@ -9384,7 +9384,7 @@
+--- configure.orig	2009-08-28 17:35:34 +0200
++++ configure	2009-08-29 09:56:53 +0200
+@@ -10102,7 +10102,7 @@
  
  if test x$cachedir = x; then
  	if test "x$uname" = xDarwin; then
@@ -22,7 +21,7 @@ Index: configure
  	else
  		CUPS_CACHEDIR="$localstatedir/cache/cups"
  	fi
-@@ -9539,9 +9539,9 @@
+@@ -10256,9 +10256,9 @@
  
  
  # Longer-term spool data
@@ -35,9 +34,9 @@ Index: configure
  
  
 Index: scheduler/main.c
---- scheduler/main.c.orig	2008-03-21 22:36:40 +0100
-+++ scheduler/main.c	2008-04-02 09:10:32 +0200
-@@ -377,6 +377,25 @@
+--- scheduler/main.c.orig	2009-05-18 17:43:32 +0200
++++ scheduler/main.c	2009-08-29 09:56:53 +0200
+@@ -404,6 +404,25 @@
  
      chdir("/");
  

+ 2 - 2
cups/cups.spec

@@ -31,8 +31,8 @@ Distribution: OpenPKG Community
 Class:        EVAL
 Group:        Print
 License:      GPL/LGPL (with exceptions)
-Version:      1.3.11
-Release:      20090703
+Version:      1.4.0
+Release:      20090829
 
 #   package options
 %option       with_ssl   no