Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/libs
In directory sc8-pr-cvs17.sourceforge.net:/tmp/cvs-serv10939

Modified Files:
        libdnet.info 
Log Message:
move to stable to satisfy dependencies


Index: libdnet.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/libdnet.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- libdnet.info        20 Jan 2006 20:12:55 -0000      1.1
+++ libdnet.info        16 Jul 2008 20:23:13 -0000      1.2
@@ -1,27 +1,43 @@
 Package: libdnet
-Version: 1.5
-Revision: 3
+Version: 1.10
+Revision: 11
 ###
-Depends: %N-shlibs (= %v-%r)
-BuildDepends: fink (>= 0.9.9)
-BuildDependsOnly: true
-Replaces: %N (<< %v-2)
+Depends: %N1-shlibs (= %v-%r)
+BuildDepends: fink (>= 0.13.0-1), check
+Replaces: %N (<< 1.5-2)
 ###
 Source: mirror:sourceforge:%n/%n-%v.tar.gz
-Source-MD5: 378c10adefc3ce5333af8f3ee47385cc
+Source-MD5: 416b765e9d9961501ac85e9a366fd219
 ###
-Patch: %n.patch
+# Patch: %n.patch
 ###
-ConfigureParams: --mandir=%i/share/man --infodir=%p/share/info 
--libexecdir=%p/lib
+# --with-check=%p  New version of check does not work with libdnet 1.10 -kurt 
8/07
+ConfigureParams: --without-check --without-python --enable-shared 
--enable-static --disable-dependency-tracking --with-pic --mandir=%i/share/man 
--infodir=%p/share/info --libexecdir=%p/lib
 ###
 SplitOff: <<
-  Package: %N-shlibs
-  Replaces: %N (<< %v-2)
+  Package: %N1-shlibs
+  Conflicts: %N-shlibs
+  Replaces: %N (<< 1.5-2), %N-shlibs
   Files: <<
     lib/%N.*.dylib
   <<
   Shlibs: <<
-    %p/lib/%N.1.dylib 1.0.0 %n (>= 1.5-2)
+    %p/lib/%N.1.dylib 2.0.0 %n (>= 1.10-10)
+  <<
+  DocFiles: LICENSE README THANKS TODO
+<<
+SplitOff2: <<
+  Package: %N1-dev
+  Conflicts: %N-dev
+  Replaces: %N (<= 1.5-2), %N-dev
+  BuildDependsOnly: true
+  Files: <<
+    include
+    bin/dnet-config
+    lib/%N.dylib
+    lib/%N.a
+    lib/%N.la
+    share/man/man3
   <<
   DocFiles: LICENSE README THANKS TODO
 <<
@@ -30,11 +46,11 @@
 ###
 Description: Networking library
 DescDetail: <<
-libdnet provides a simplified, portable interface to several low-level
-networking routines, including network address manipulation, kernel
-arp(4) cache and route(4) table lookup and manipulation, network
-firewalling, network interface lookup and manipulation, and raw IP packet
-and Ethernet frame transmission.
+  libdnet provides a simplified, portable interface to several low-level
+  networking routines, including network address manipulation, kernel
+  arp(4) cache and route(4) table lookup and manipulation, network
+  firewalling, network interface lookup and manipulation, and raw IP packet
+  and Ethernet frame transmission.
 <<
 ###
 License: BSD


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to