[csw-devel] SF.net SVN: gar:[20265] csw/mgar/pkg/samba/trunk
janholzh at users.sourceforge.net
janholzh at users.sourceforge.net
Wed Feb 6 16:32:20 CET 2013
Revision: 20265
http://gar.svn.sourceforge.net/gar/?rev=20265&view=rev
Author: janholzh
Date: 2013-02-06 15:32:19 +0000 (Wed, 06 Feb 2013)
Log Message:
-----------
samba/trunk: bump to 4.0.3 which builds all modules, needs more work still
Modified Paths:
--------------
csw/mgar/pkg/samba/trunk/Makefile
csw/mgar/pkg/samba/trunk/checksums
Modified: csw/mgar/pkg/samba/trunk/Makefile
===================================================================
--- csw/mgar/pkg/samba/trunk/Makefile 2013-02-06 15:09:18 UTC (rev 20264)
+++ csw/mgar/pkg/samba/trunk/Makefile 2013-02-06 15:32:19 UTC (rev 20265)
@@ -1,6 +1,6 @@
NAME = samba
-VERSION = 4.0.1
+VERSION = 4.0.3
GARTYPE = v2
DESCRIPTION = Tools to access a servers filespace and printers via SMB (server)
@@ -24,7 +24,7 @@
# Use patch until this is fixed:
# https://bugzilla.samba.org/show_bug.cgi?id=9604
-PATCHFILES += 0001-Use-correct-struct-fields-in-vfs_commit.c.patch
+#PATCHFILES += 0001-Use-correct-struct-fields-in-vfs_commit.c.patch
# Use patch until this is fixed:
# https://bugzilla.samba.org/show_bug.cgi?id=9606
@@ -274,8 +274,8 @@
CHECKPKG_OVERRIDES_CSWsamba-winbind += file-with-bad-content|/usr/local|root/opt/csw/share/man/man8/winbindd.8
CHECKPKG_OVERRIDES_CSWsamba-winbind += surplus-dependency|CSWlibnss-winbind1
-EXTRA_CFLAGS = -lrt -lintl
-EXTRA_LDFLAGS = -lrt -lintl
+EXTRA_CFLAGS = -lrt -lintl -lsec
+EXTRA_LDFLAGS = -lrt -lintl -lsec
# At the moment there are errors about python headers missing on 64 bit
#BUILD64 = 1
Modified: csw/mgar/pkg/samba/trunk/checksums
===================================================================
--- csw/mgar/pkg/samba/trunk/checksums 2013-02-06 15:09:18 UTC (rev 20264)
+++ csw/mgar/pkg/samba/trunk/checksums 2013-02-06 15:32:19 UTC (rev 20265)
@@ -1 +1 @@
-5daeece2053504f75eb0094ae966d5c7 samba-4.0.1.tar.gz
+fdb093fb362109dae0ccadc314318da7 samba-4.0.3.tar.gz
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the devel
mailing list