Update of /cvsroot/leaf/src/bering-uclibc/apps/bridge-utils
In directory sc8-pr-cvs1:/tmp/cvs-serv12318

Modified Files:
        bridge-utils.mk bridge-utils.txt 
Added Files:
        bridge-utils_0.9.6-4.diff.gz bridge-utils_0.9.6.orig.tar.gz 
Removed Files:
        bridge-utils_0.9.5-2.diff.gz bridge-utils_0.9.5.orig.tar.gz 
        libc-lock.h 
Log Message:
New upstream release


--- NEW FILE: bridge-utils_0.9.6-4.diff.gz ---
(This appears to be a binary file; contents omitted.)

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

Index: bridge-utils.mk
===================================================================
RCS file: /cvsroot/leaf/src/bering-uclibc/apps/bridge-utils/bridge-utils.mk,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -C2 -d -r1.1.1.1 -r1.2
*** bridge-utils.mk     24 Nov 2002 16:27:09 -0000      1.1.1.1
--- bridge-utils.mk     26 Sep 2003 10:15:25 -0000      1.2
***************
*** 3,21 ****
  # GNU copyright 1997 by Joey Hess.
  #
  
  build: build-stamp
! build-stamp:
!       
        # Add here commands to compile the package.
!       $(MAKE) brctl/brctl
  
        touch build-stamp
  
  clean:
        rm -f build-stamp 
  
        # Add here commands to clean up after the build process.
!       -$(MAKE) clean
!       -$(MAKE) -C libbridge clean
  
  .PHONY: build clean 
--- 3,30 ----
  # GNU copyright 1997 by Joey Hess.
  #
+ # This version is for a hypothetical package that builds an
+ # architecture-dependant package, as well as an architecture-independent
+ # package.
+ 
+ 
+ CFLAGS += -O2
  
  build: build-stamp
! 
! build-stamp:  config.status
        # Add here commands to compile the package.
!       $(MAKE)
  
        touch build-stamp
  
+ config.status: configure
+       # Add here commands to configure the package.
+       ./configure --prefix=/usr
+ 
  clean:
        rm -f build-stamp 
  
        # Add here commands to clean up after the build process.
!       -$(MAKE) maintainer-clean
  
  .PHONY: build clean 

Index: bridge-utils.txt
===================================================================
RCS file: /cvsroot/leaf/src/bering-uclibc/apps/bridge-utils/bridge-utils.txt,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -C2 -d -r1.1.1.1 -r1.2
*** bridge-utils.txt    24 Nov 2002 16:27:08 -0000      1.1.1.1
--- bridge-utils.txt    26 Sep 2003 10:15:25 -0000      1.2
***************
*** 1,7 ****
  Source(s):
! bridge-utils_0.9.5-2
  
  Compile:
- Copy libc-lock.h in <uClibc>/include/bits/ directory
  ./bridge-utils.mk
  
--- 1,6 ----
  Source(s):
! bridge-utils_0.9.6-4
  
  Compile:
  ./bridge-utils.mk
  

--- bridge-utils_0.9.5-2.diff.gz DELETED ---

--- bridge-utils_0.9.5.orig.tar.gz DELETED ---

--- libc-lock.h DELETED ---




-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Leaf-cvs-commits mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-cvs-commits

Reply via email to