public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in net-fs/samba-client/files: 3.3.4-missing_includes.patch 3.3.3-fix-as-needed.patch
@ 2009-06-26 20:22 Patrick Lauer (patrick)
  0 siblings, 0 replies; only message in thread
From: Patrick Lauer (patrick) @ 2009-06-26 20:22 UTC (permalink / raw
  To: gentoo-commits

patrick     09/06/26 20:22:56

  Added:                3.3.4-missing_includes.patch
                        3.3.3-fix-as-needed.patch
  Log:
  Initial commit. New split samba ebuilds by dev-zero.
  (Portage version: 2.2_rc33/cvs/Linux x86_64)

Revision  Changes    Path
1.1                  net-fs/samba-client/files/3.3.4-missing_includes.patch

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-fs/samba-client/files/3.3.4-missing_includes.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-fs/samba-client/files/3.3.4-missing_includes.patch?rev=1.1&content-type=text/plain

Index: 3.3.4-missing_includes.patch
===================================================================
--- source/client/mtab.c.orig	2009-03-23 09:33:48.339895132 +0100
+++ source/client/mtab.c	2009-03-23 09:33:58.159797512 +0100
@@ -32,6 +32,7 @@
 #include <errno.h>
 #include <stdio.h>
 #include <sys/time.h>
+#include <sys/stat.h>
 #include <time.h>
 #include <fcntl.h>
 #include <mntent.h>



1.1                  net-fs/samba-client/files/3.3.3-fix-as-needed.patch

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-fs/samba-client/files/3.3.3-fix-as-needed.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-fs/samba-client/files/3.3.3-fix-as-needed.patch?rev=1.1&content-type=text/plain

Index: 3.3.3-fix-as-needed.patch
===================================================================
--- source/Makefile.in.orig	2009-04-08 16:45:35.000000000 +0200
+++ source/Makefile.in	2009-04-08 16:45:46.000000000 +0200
@@ -1389,9 +1389,9 @@
 bin/cifs.upcall@EXEEXT@: $(BINARY_PREREQS) $(CIFS_UPCALL_OBJ) $(LIBSMBCLIENT_OBJ1) @BUILD_POPT@ @LIBTALLOC_SHARED@ @LIBTDB_SHARED@ @LIBWBCLIENT_SHARED@
 	@echo Linking $@
 	@$(CC) $(FLAGS) -o $@ $(CIFS_UPCALL_OBJ) $(DYNEXP) $(LDFLAGS) \
-		-lkeyutils $(LIBS) $(LIBSMBCLIENT_OBJ1) $(KRB5LIBS) \
+		-lkeyutils $(LIBSMBCLIENT_OBJ1) $(KRB5LIBS) \
 		$(LDAP_LIBS) $(POPT_LIBS) $(LIBTALLOC_LIBS) $(WINBIND_LIBS) \
-		$(LIBTDB_LIBS) $(NSCD_LIBS)
+		$(LIBTDB_LIBS) $(NSCD_LIBS) $(LIBS)
 
 bin/testparm@EXEEXT@: $(BINARY_PREREQS) $(TESTPARM_OBJ) @BUILD_POPT@ @LIBTALLOC_SHARED@ @LIBTDB_SHARED@
 	@echo Linking $@






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-06-26 20:22 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-06-26 20:22 [gentoo-commits] gentoo-x86 commit in net-fs/samba-client/files: 3.3.4-missing_includes.patch 3.3.3-fix-as-needed.patch Patrick Lauer (patrick)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox