Jelajahi Sumber

upgrading package: pound 2.1.7 -> 2.1.8

Ralf S. Engelschall 19 tahun lalu
induk
melakukan
2b90bf4b02
2 mengubah file dengan 6 tambahan dan 18 penghapusan
  1. 4 16
      pound/pound.patch
  2. 2 2
      pound/pound.spec

+ 4 - 16
pound/pound.patch

@@ -1,18 +1,6 @@
-Index: Makefile.in
---- Makefile.in.orig	2006-12-06 18:32:18 +0100
-+++ Makefile.in	2006-12-07 09:12:24 +0100
-@@ -44,7 +44,7 @@
- 		${CC} @LDFLAGS@ -o pound $(OBJS) $(LIBS)
- 
- poundctl:	poundctl.o
--		${CC} -o poundctl poundctl.o $(LIBS)
-+		${CC} @LDFLAGS@ -o poundctl poundctl.o $(LIBS)
- 
- $(OBJS):	pound.h
- 
 Index: http.c
---- http.c.orig	2006-12-06 18:32:18 +0100
-+++ http.c	2006-12-07 09:12:24 +0100
+--- http.c.orig	2006-12-09 09:39:26 +0100
++++ http.c	2006-12-10 10:38:26 +0100
 @@ -29,6 +29,10 @@
  
  #include    "pound.h"
@@ -25,8 +13,8 @@ Index: http.c
  static char *h500 = "500 Internal Server Error",
              *h501 = "501 Not Implemented",
 Index: pound.h
---- pound.h.orig	2006-12-06 18:32:18 +0100
-+++ pound.h	2006-12-07 09:12:24 +0100
+--- pound.h.orig	2006-12-09 09:39:26 +0100
++++ pound.h	2006-12-10 10:38:26 +0100
 @@ -31,6 +31,12 @@
  #include    <stdio.h>
  #include    <math.h>

+ 2 - 2
pound/pound.spec

@@ -32,8 +32,8 @@ Distribution: OpenPKG Community
 Class:        EVAL
 Group:        Web
 License:      GPL
-Version:      2.1.7
-Release:      20061207
+Version:      2.1.8
+Release:      20061210
 
 #   package options
 %option       with_fsl  yes