OpenPKG CVS Repository http://cvs.openpkg.org/ ____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall Root: /v/openpkg/cvs Email: [email protected] Module: openpkg-src Date: 13-Dec-2008 17:25:57 Branch: HEAD Handle: 2008121316255600 Modified files: openpkg-src/samba samba.patch samba.spec Log: upgrading package: samba 3.2.4 -> 3.2.6 Summary: Revision Changes Path 1.22 +8 -0 openpkg-src/samba/samba.patch 1.136 +2 -2 openpkg-src/samba/samba.spec ____________________________________________________________________________ patch -p0 <<'@@ .' Index: openpkg-src/samba/samba.patch ============================================================================ $ cvs diff -u -r1.21 -r1.22 samba.patch --- openpkg-src/samba/samba.patch 3 Jul 2008 20:28:06 -0000 1.21 +++ openpkg-src/samba/samba.patch 13 Dec 2008 16:25:56 -0000 1.22 @@ -1,6 +1,14 @@ Index: source/configure --- source/configure.orig 2008-07-01 14:39:06 +0200 +++ source/configure 2008-07-03 22:10:38 +0200 +@@ -11279,6 +11279,7 @@ + SAMBA_CPPFLAGS="${SAMBA_CPPFLAGS} ${TDB_CFLAGS}" + SAMBA_CPPFLAGS="${SAMBA_CPPFLAGS} -I${srcdir-.}/libaddns" + SAMBA_CPPFLAGS="${SAMBA_CPPFLAGS} -I${srcdir-.}/librpc" ++SAMBA_CPPFLAGS="${SAMBA_CPPFLAGS} -I${srcdir-.}/iniparser/src" + + SAMBA_CONFIGURE_CPPFLAGS="${SAMBA_CPPFLAGS} -I${srcdir-.}/popt" + @@ -70080,6 +70080,8 @@ else LIBWBCLIENT_STATIC=$LIBWBCLIENT_STATIC_TARGET @@ . patch -p0 <<'@@ .' Index: openpkg-src/samba/samba.spec ============================================================================ $ cvs diff -u -r1.135 -r1.136 samba.spec --- openpkg-src/samba/samba.spec 18 Sep 2008 18:13:55 -0000 1.135 +++ openpkg-src/samba/samba.spec 13 Dec 2008 16:25:56 -0000 1.136 @@ -31,8 +31,8 @@ Class: BASE Group: Filesystem License: GPL -Version: 3.2.4 -Release: 20080918 +Version: 3.2.6 +Release: 20081213 # package options %option with_pam no @@ . ______________________________________________________________________ OpenPKG http://openpkg.org CVS Repository Commit List [email protected]
