[leaf-commits] src/bering-uclibc4/source/samba patch-2.0.10-2.0.10a.diff.gz, NONE, 1.1 samba-2.0.10.tar.gz, NONE, 1.1 samba-nocups.patch.gz, NONE, 1.1 buildtool.cfg, 1.1, 1.2 buildtool.mk, 1.1, 1.2

Andrew <[email protected]>
Newsgroups gmane.linux.leaf.cvs
Message-ID <[email protected]>
Update of /cvsroot/leaf/src/bering-uclibc4/source/samba
In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv13051

Modified Files:
	buildtool.cfg buildtool.mk 
Added Files:
	patch-2.0.10-2.0.10a.diff.gz samba-2.0.10.tar.gz 
	samba-nocups.patch.gz 
Log Message:
Rollback to samba-2.0


--- NEW FILE: samba-nocups.patch.gz ---
(This appears to be a binary file; contents omitted.)

Index: buildtool.mk
===================================================================
RCS file: /cvsroot/leaf/src/bering-uclibc4/source/samba/buildtool.mk,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** buildtool.mk	18 Sep 2010 15:33:44 -0000	1.1
--- buildtool.mk	18 Sep 2010 15:50:11 -0000	1.2
***************
*** 7,11 ****
  include $(MASTERMAKEFILE)
  
! SAMBA_DIR:=samba-3.5.5
  SAMBA_TARGET_DIR:=$(BT_BUILD_DIR)/samba
  export AUTOCONF=$(BT_STAGING_DIR)/bin/autoconf
--- 7,11 ----
  include $(MASTERMAKEFILE)
  
! SAMBA_DIR:=samba-2.0.10
  SAMBA_TARGET_DIR:=$(BT_BUILD_DIR)/samba
  export AUTOCONF=$(BT_STAGING_DIR)/bin/autoconf
***************
*** 19,32 ****
  $(SAMBA_DIR)/.source:
  	zcat $(SAMBA_SOURCE) | tar -xvf -
! #	zcat $(SAMBA_PATCH1) | patch -d $(SAMBA_DIR) -p1
! #	zcat $(SAMBA_PATCH2) | patch -d $(SAMBA_DIR) -p1
  	touch $(SAMBA_DIR)/.source
  	
  $(SAMBA_DIR)/.configured: $(SAMBA_DIR)/.source
! 	(cd $(SAMBA_DIR)/source3 ; CFLAGS="$(BT_COPT_FLAGS)" CC=$(TARGET_CC) LD=$(TARGET_LD) \
  		./configure \
! 		--host=$(GNU_HOST_NAME) \
! 		--build=$(GNU_HOST_NAME) \
! 		--target=$(GNU_HOST_NAME) \
  		--prefix=/usr \
  		--sysconfdir=/etc \
--- 19,32 ----
  $(SAMBA_DIR)/.source:
  	zcat $(SAMBA_SOURCE) | tar -xvf -
! 	zcat $(SAMBA_PATCH1) | patch -d $(SAMBA_DIR) -p1
! 	zcat $(SAMBA_PATCH2) | patch -d $(SAMBA_DIR) -p1
  	touch $(SAMBA_DIR)/.source
  	
  $(SAMBA_DIR)/.configured: $(SAMBA_DIR)/.source
! 	(cd $(SAMBA_DIR)/source ; $(AUTOCONF) ; CFLAGS="$(BT_COPT_FLAGS)" CC=$(TARGET_CC) LD=$(TARGET_LD) \
  		./configure \
! 		--host=$(ARCH)-linux \
! 		--build=$(ARCH)-linux \
! 		--target=$(ARCH)-linux \
  		--prefix=/usr \
  		--sysconfdir=/etc \
***************
*** 34,39 ****
  		--localstatedir=/var \
  		--with-lockdir=/var/run \
! 		--without-smbmount \
! 		--disable-cups);
  	touch $(SAMBA_DIR)/.configured
  
--- 34,38 ----
  		--localstatedir=/var \
  		--with-lockdir=/var/run \
! 		--without-smbmount );
  	touch $(SAMBA_DIR)/.configured
  

--- NEW FILE: samba-2.0.10.tar.gz ---
(This appears to be a binary file; contents omitted.)

--- NEW FILE: patch-2.0.10-2.0.10a.diff.gz ---
(This appears to be a binary file; contents omitted.)

Index: buildtool.cfg
===================================================================
RCS file: /cvsroot/leaf/src/bering-uclibc4/source/samba/buildtool.cfg,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** buildtool.cfg	18 Sep 2010 15:33:44 -0000	1.1
--- buildtool.cfg	18 Sep 2010 15:50:11 -0000	1.2
***************
*** 1,39 ****
- 
- <Server samba.org>
- 	Type = http
- 	Name = www.samba.org
- 	Serverpath = /samba
- </Server>
-                         
-                         
  <File buildtool.mk>
!   Server = cvs4-sourceforge
    Revision = HEAD
    Directory = samba
  </File>
  
! <File samba-3.5.5.tar.gz>
!   Server = samba.org
    Revision = HEAD
    envname = SAMBA_SOURCE
!   Directory = ftp
  </File>
  
! #<File patch-2.0.10-2.0.10a.diff.gz>
! #  Server = cvs-sourceforge
! #  Revision = HEAD
! #  envname = SAMBA_PATCH1
! #  Directory = samba
! #</File>
  
! #<File samba-nocups.patch.gz>
! #  Server = cvs-sourceforge
! #  Revision = HEAD
! #  envname = SAMBA_PATCH2
! #  Directory = samba
! #</File>
  
  <File samba.init>
!   Server = cvs4-sourceforge
    Revision = HEAD
    Directory = samba
--- 1,31 ----
  <File buildtool.mk>
!   Server = cvs-sourceforge
    Revision = HEAD
    Directory = samba
  </File>
  
! <File samba-2.0.10.tar.gz>
!   Server = cvs-sourceforge
    Revision = HEAD
    envname = SAMBA_SOURCE
!   Directory = samba
  </File>
  
! <File patch-2.0.10-2.0.10a.diff.gz>
!   Server = cvs-sourceforge
!   Revision = HEAD
!   envname = SAMBA_PATCH1
!   Directory = samba
! </File>
  
! <File samba-nocups.patch.gz>
!   Server = cvs-sourceforge
!   Revision = HEAD
!   envname = SAMBA_PATCH2
!   Directory = samba
! </File>
  
  <File samba.init>
!   Server = cvs-sourceforge
    Revision = HEAD
    Directory = samba
***************
*** 41,45 ****
  
  <File samba.cron>
!   Server = cvs4-sourceforge
    Revision = HEAD
    Directory = samba
--- 33,37 ----
  
  <File samba.cron>
!   Server = cvs-sourceforge
    Revision = HEAD
    Directory = samba
***************
*** 47,51 ****
  
  <File smb.conf>
!   Server = cvs4-sourceforge
    Revision = HEAD
    Directory = samba
--- 39,43 ----
  
  <File smb.conf>
!   Server = cvs-sourceforge
    Revision = HEAD
    Directory = samba


------------------------------------------------------------------------------
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.