Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/net
In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv8734

Modified Files:
        gnet2.info 
Log Message:
rm cruft, fix _i ordering, freshen deps, fix Shlibs


Index: gnet2.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/net/gnet2.info,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- gnet2.info  18 Aug 2008 05:18:15 -0000      1.9
+++ gnet2.info  24 Oct 2008 04:23:18 -0000      1.10
@@ -1,38 +1,49 @@
 Package: gnet2
 Version: 2.0.8
-Revision: 1
+Revision: 2
 Maintainer: The Gnome Core Team <[EMAIL PROTECTED]>
 Depends: %N-shlibs (=%v-%r)
-BuildDepends: fink (>= 0.24.12-1), glib2-dev (>= 2.12.0-1), libgettext3-dev, 
libiconv-dev, pkgconfig
+BuildDepends: <<
+       fink (>= 0.24.12-1),
+       glib2-dev (>= 2.18.0-1),
+       libgettext3-dev,
+       libiconv-dev,
+       pkgconfig (>= 0.23)
+<<
 BuildDependsOnly: true
 Source: mirror:gnome:sources/gnet/2.0/gnet-%v.tar.bz2
 Source-MD5: 93327d2fca333d7e54ba2cf54e071165
-ConfigureParams: --mandir=%p/share/man
-PatchScript: perl -pi.bak -e 's/-pthread"/"/' configure
+PatchScript: <<
+       perl -pi -e 's/^AM_CFLAGS\s*=/INCLUDES=/' tests/check/Makefile.in
+<<
+ConfigureParams: --disable-dependency-tracking --disable-static 
--disable-network-tests
+#InfoTest: <<
+#      TestDepends: check
+#      TestScript: make check || exit 2
+#<<
 InstallScript: make DESTDIR=%d install
 SplitOff: <<
        Description: Shared Libraries for gnet
        Package: %N-shlibs
-       Depends: glib2-shlibs (>= 2.12.0-1), libgettext3-shlibs, libiconv
+       Depends: <<
+               glib2-shlibs (>= 2.18.0-1),
+               libgettext3-shlibs,
+               libiconv
+       <<
        Replaces: %N (<< 2.0.3-2)
        Files: lib/libgnet-2.0.0*.dylib
-       Shlibs: %p/lib/libgnet-2.0.0.dylib 7.0.0 %n (>= 2.0.7-1)
+       Shlibs: %p/lib/libgnet-2.0.0.dylib 9.0.0 %n (>= 2.0.8-2)
        DocFiles: AUTHORS BUGS COPYING ChangeLog HACKING NEWS README TODO
 <<
 DocFiles: AUTHORS BUGS COPYING ChangeLog HACKING NEWS README TODO
 Description: Simple network library
 DescPort: <<
        May be thread safety problems. Needs investigation.
+
+       Fix -I ordering
 <<
 DescPackaging: <<
-       Patch conn-http.c CVS r1.7->r1.8 to fix datatype mismatch.
-
-       Patch ./configure to recognize that we have pthreads but we don't
-       need any flags for it. Could skip the patch, but that passes
-       -pthreads to the compiler, which genrates a warning.
-       See: http://bugzilla.gnome.org/show_bug.cgi?id=347371
-
-       Use glib2-2.12.0 for GCC version independence and new glib2 package 
layout
+       ip6 self-test fails
 <<
 HomePage: http://gnetlibrary.org
 License: LGPL


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