Update of /cvsroot/leaf/src/bering-uclibc/apps/bridge-utils
In directory sc8-pr-cvs6.sourceforge.net:/tmp/cvs-serv18557

Modified Files:
        buildtool.cfg buildtool.mk 
Added Files:
        bridge-utils-1.2.tar.gz 
Removed Files:
        bridge-utils-1.0.6.tar.gz 
Log Message:
update to version 1.2

--- NEW FILE: bridge-utils-1.2.tar.gz ---
(This appears to be a binary file; contents omitted.)

Index: buildtool.cfg
===================================================================
RCS file: /cvsroot/leaf/src/bering-uclibc/apps/bridge-utils/buildtool.cfg,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** buildtool.cfg       18 Jun 2006 21:16:21 -0000      1.5
--- buildtool.cfg       28 Nov 2006 22:40:25 -0000      1.6
***************
*** 5,9 ****
  </File>
                   
! <File bridge-utils-1.0.6.tar.gz>
    Server = cvs-sourceforge
    Revision = HEAD
--- 5,9 ----
  </File>
                   
! <File bridge-utils-1.2.tar.gz>
    Server = cvs-sourceforge
    Revision = HEAD
***************
*** 33,37 ****
  <Package>
        <bridge>
!               Version = 1.0.6
                Revision = 1
  
--- 33,37 ----
  <Package>
        <bridge>
!               Version = 1.2
                Revision = 1
  

Index: buildtool.mk
===================================================================
RCS file: /cvsroot/leaf/src/bering-uclibc/apps/bridge-utils/buildtool.mk,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -d -r1.7 -r1.8
*** buildtool.mk        18 Jun 2006 21:16:21 -0000      1.7
--- buildtool.mk        28 Nov 2006 22:40:25 -0000      1.8
***************
*** 2,7 ****
  include $(MASTERMAKEFILE)
  
! BRIDGE-UTILS_DIR:=bridge-utils-1.0.6
  BRIDGE-UTILS_TARGET_DIR:=$(BT_BUILD_DIR)/bridge
  
  $(BRIDGE-UTILS_DIR)/.source:
--- 2,8 ----
  include $(MASTERMAKEFILE)
  
! BRIDGE-UTILS_DIR:=bridge-utils-1.2
  BRIDGE-UTILS_TARGET_DIR:=$(BT_BUILD_DIR)/bridge
+ export AUTOCONF=$(BT_STAGING_DIR)/bin/autoconf
  
  $(BRIDGE-UTILS_DIR)/.source:
***************
*** 13,17 ****
                          
  $(BRIDGE-UTILS_DIR)/.configured: $(BRIDGE-UTILS_DIR)/.source
!       (cd $(BRIDGE-UTILS_DIR) ; CC=$(TARGET_CC) LD=$(TARGET_LD) 
CFLAGS="$(BT_COPT_FLAGS)" \
        ./configure --prefix=/usr --with-linux-headers=$(BT_LINUX_DIR)/include )
        touch $(BRIDGE-UTILS_DIR)/.configured
--- 14,18 ----
                          
  $(BRIDGE-UTILS_DIR)/.configured: $(BRIDGE-UTILS_DIR)/.source
!       (cd $(BRIDGE-UTILS_DIR) ; $(AUTOCONF) ; CC=$(TARGET_CC) LD=$(TARGET_LD) 
CFLAGS="$(BT_COPT_FLAGS)" \
        ./configure --prefix=/usr --with-linux-headers=$(BT_LINUX_DIR)/include )
        touch $(BRIDGE-UTILS_DIR)/.configured

--- bridge-utils-1.0.6.tar.gz DELETED ---


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
leaf-cvs-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/leaf-cvs-commits

Reply via email to