Jelajahi Sumber

upgrading package: pound 2.1.4 -> 2.1.5

Ralf S. Engelschall 19 tahun lalu
induk
melakukan
bbe7177656
2 mengubah file dengan 14 tambahan dan 2 penghapusan
  1. 12 0
      pound/pound.patch
  2. 2 2
      pound/pound.spec

+ 12 - 0
pound/pound.patch

@@ -26,3 +26,15 @@
  #if HAVE_STRING_H
  #include    <string.h>
  #else
+Index: Makefile.in
+--- Makefile.in.orig	2006-10-28 09:38:58 +0200
++++ Makefile.in	2006-10-28 09:41:08 +0200
+@@ -44,7 +44,7 @@
+ 		${CC} @LDFLAGS@ -o pound $(OBJS) $(LIBS)
+ 
+ poundctl:	poundctl.o
+-		${CC} -o poundctl poundctl.o
++		${CC} @LDFLAGS@ -o poundctl poundctl.o $(LIBS)
+ 
+ $(OBJS):	pound.h
+ 

+ 2 - 2
pound/pound.spec

@@ -32,8 +32,8 @@ Distribution: OpenPKG Community
 Class:        EVAL
 Group:        Web
 License:      GPL
-Version:      2.1.4
-Release:      20061014
+Version:      2.1.5
+Release:      20061028
 
 #   package options
 %option       with_fsl  yes