diff --git a/base/pam/hostcc.patch b/base/pam/hostcc.patch index defe3f1ba..1d0f52483 100644 --- a/base/pam/hostcc.patch +++ b/base/pam/hostcc.patch @@ -2,7 +2,7 @@ # This copyright note is auto-generated by ./scripts/Create-CopyPatch. # # Filename: package/.../pam/hostcc.patch -# Copyright (C) 2006 The OpenSDE Project +# Copyright (C) 2006 - 2007 The OpenSDE Project # # More information can be found in the files COPYING and README. # @@ -16,21 +16,21 @@ use HOST_CC instead of CC when building the helpers to generate doc/ ---- ./doc/specs/Makefile.in.orig 2006-09-10 16:20:54.000000000 +0200 -+++ ./doc/specs/Makefile.in 2006-09-10 16:31:27.000000000 +0200 -@@ -62,12 +62,12 @@ - DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir) +--- ./doc/specs/Makefile.in.orig 2007-03-24 23:25:53.000000000 +0100 ++++ ./doc/specs/Makefile.in 2007-03-24 23:26:35.000000000 +0100 +@@ -63,12 +63,12 @@ + DEFAULT_INCLUDES = -I. -I$(top_builddir)@am__isrc@ depcomp = $(SHELL) $(top_srcdir)/depcomp am__depfiles_maybe = depfiles -COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ +COMPILE = $(HOST_CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) --LTCOMPILE = $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) \ -+LTCOMPILE = $(LIBTOOL) --tag=CC --mode=compile $(HOST_CC) $(DEFS) \ - $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \ - $(AM_CFLAGS) $(CFLAGS) + LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \ +- --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \ ++ --mode=compile $(HOST_CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \ + $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -CCLD = $(CC) +CCLD = $(HOST_CC) - LINK = $(LIBTOOL) --tag=CC --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ - $(AM_LDFLAGS) $(LDFLAGS) -o $@ - YACCCOMPILE = $(YACC) $(YFLAGS) $(AM_YFLAGS) + LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \ + --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \ + $(LDFLAGS) -o $@ diff --git a/base/pam/pam.desc b/base/pam/pam.desc index 7b522d938..bb3c3d2bb 100644 --- a/base/pam/pam.desc +++ b/base/pam/pam.desc @@ -3,7 +3,7 @@ [COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch. [COPY] [COPY] Filename: package/.../pam/pam.desc -[COPY] Copyright (C) 2006 The OpenSDE Project +[COPY] Copyright (C) 2006 - 2007 The OpenSDE Project [COPY] Copyright (C) 2004 - 2006 The T2 SDE Project [COPY] Copyright (C) 1998 - 2003 Clifford Wolf [COPY] @@ -33,9 +33,9 @@ [L] GPL [S] Stable -[V] 0.99.6.3 +[V] 0.99.7.1 [P] X -1-3-5---9 178.700 -[D] 615574600 Linux-PAM-0.99.6.3.tar.bz2 http://www.kernel.org/pub/linux/libs/pam/pre/library/ -[D] 1017566611 Linux-PAM-0.99.6.3-docs.tar.bz2 http://www.kernel.org/pub/linux/libs/pam/pre/doc/ +[D] 3242484042 Linux-PAM-0.99.7.1.tar.bz2 http://www.kernel.org/pub/linux/libs/pam/pre/library/ +[D] 962047574 Linux-PAM-0.99.7.1-docs.tar.bz2 http://www.kernel.org/pub/linux/libs/pam/pre/doc/