Update of /cvsroot/leaf/src/bering-uclibc/apps/dnsmasq
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv31619

Modified Files:
        buildtool.cfg buildtool.mk 
Log Message:
update to dnsmasq 2.10 and a fix for dnsmasq.list (could not create lease file)


Index: buildtool.cfg
===================================================================
RCS file: /cvsroot/leaf/src/bering-uclibc/apps/dnsmasq/buildtool.cfg,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** buildtool.cfg       29 Jun 2004 16:40:00 -0000      1.2
--- buildtool.cfg       29 Jul 2004 21:27:34 -0000      1.3
***************
*** 11,15 ****
  </File>
  
! <File dnsmasq-2.9.tar.gz>
    Server = cvs-sourceforge
    Revision = HEAD
--- 11,15 ----
  </File>
  
! <File dnsmasq-2.10.tar.gz>
    Server = cvs-sourceforge
    Revision = HEAD
***************
*** 18,36 ****
  </File>
  
- <File dnsmasq.init>
-   Server = cvs-sourceforge
-   Revision = HEAD
-   Directory = dnsmasq
- </File>
- 
- 
- 
  <Package>
        <dnsmasq>
!               Version = 2.9
                Revision = 1
  
                Help <<EOF
!               Dnsmasq is a lightweight, easy to configure DNS forwarder designed
                to provide DNS (domain name) services to a small network where
                using BIND would be overkill. It can have its upstream DNS
--- 18,28 ----
  </File>
  
  <Package>
        <dnsmasq>
!               Version = 2.10
                Revision = 1
  
                Help <<EOF
!               Dnsmasq is lightweight, easy to configure DNS forwarder designed
                to provide DNS (domain name) services to a small network where
                using BIND would be overkill. It can have its upstream DNS
***************
*** 87,90 ****
--- 79,83 ----
                                Filename        = var/lib/misc
                                Type            = directory
+                               Type            = list
                        </File>         
  

Index: buildtool.mk
===================================================================
RCS file: /cvsroot/leaf/src/bering-uclibc/apps/dnsmasq/buildtool.mk,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** buildtool.mk        27 Jun 2004 18:24:13 -0000      1.1
--- buildtool.mk        29 Jul 2004 21:27:34 -0000      1.2
***************
*** 2,6 ****
  include $(MASTERMAKEFILE)
  
! DNSMASQ_DIR:=dnsmasq-2.9
  DNSMASQ_TARGET_DIR:=$(BT_BUILD_DIR)/dnsmasq
  
--- 2,6 ----
  include $(MASTERMAKEFILE)
  
! DNSMASQ_DIR:=dnsmasq-2.10
  DNSMASQ_TARGET_DIR:=$(BT_BUILD_DIR)/dnsmasq
  



-------------------------------------------------------
This SF.Net email is sponsored by OSTG. Have you noticed the changes on
Linux.com, ITManagersJournal and NewsForge in the past few weeks? Now,
one more big change to announce. We are now OSTG- Open Source Technology
Group. Come see the changes on the new OSTG site. www.ostg.com
_______________________________________________
leaf-cvs-commits mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-cvs-commits

Reply via email to