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

Modified Files:
        buildtool.cfg buildtool.mk 
Added Files:
        ebtables-cvs.patch.gz 
Removed Files:
        ebtables-v2.0.8-rc2.tar.gz 
Log Message:
added some fixes from CVS

--- ebtables-v2.0.8-rc2.tar.gz DELETED ---

Index: buildtool.cfg
===================================================================
RCS file: /cvsroot/leaf/src/bering-uclibc/apps/ebtables/buildtool.cfg,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -d -r1.7 -r1.8
*** buildtool.cfg       13 Aug 2006 19:41:54 -0000      1.7
--- buildtool.cfg       19 Nov 2006 12:05:08 -0000      1.8
***************
*** 12,19 ****
  </File>
  
  <Package>
        <ebtables>
                Version = 2.0.8-rc2
!               Revision = 1
  
                Help <<EOF
--- 12,26 ----
  </File>
  
+ <File ebtables-cvs.patch.gz>
+   Server = cvs-sourceforge
+   Revision = HEAD
+   envname = EBTABLES_PATCH
+   Directory = ebtables
+ </File>
+ 
  <Package>
        <ebtables>
                Version = 2.0.8-rc2
!               Revision = 2
  
                Help <<EOF

Index: buildtool.mk
===================================================================
RCS file: /cvsroot/leaf/src/bering-uclibc/apps/ebtables/buildtool.mk,v
retrieving revision 1.9
retrieving revision 1.10
diff -C2 -d -r1.9 -r1.10
*** buildtool.mk        7 Jan 2006 22:26:52 -0000       1.9
--- buildtool.mk        19 Nov 2006 12:05:08 -0000      1.10
***************
*** 10,13 ****
--- 10,14 ----
  $(EBTABLES_DIR)/.source:
        tar xvzf $(EBTABLES_SOURCE)
+       zcat $(EBTABLES_PATCH) | patch -d $(EBTABLES_DIR) -p1
        echo $(EBTABLES_DIR) > DIRNAME
        touch $(EBTABLES_DIR)/.source

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


-------------------------------------------------------------------------
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