Update of /cvsroot/fink/dists/10.3/unstable/crypto/finkinfo
In directory 
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv11892/10.3/unstable/crypto/finkinfo

Modified Files:
        gpgme11.info gpgme11.patch 
Log Message:
pilot-link9 to stable, gpgme11 update to use pthreads by default (since it 
actually *works*)

Index: gpgme11.patch
===================================================================
RCS file: /cvsroot/fink/dists/10.3/unstable/crypto/finkinfo/gpgme11.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- gpgme11.patch       5 Jul 2005 13:58:42 -0000       1.1
+++ gpgme11.patch       12 Sep 2005 16:56:47 -0000      1.2
@@ -5,8 +5,8 @@
  # Configure thread packages.
  thread_modules=""
  
-+# default to pth
-+thread_module="pth"
++# default to pthread
++thread_module="pthread"
 +
  @[EMAIL PROTECTED]"$thread_modules pth"
  libs_pth="@PTH_LDFLAGS@ @PTH_LIBS@"

Index: gpgme11.info
===================================================================
RCS file: /cvsroot/fink/dists/10.3/unstable/crypto/finkinfo/gpgme11.info,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- gpgme11.info        5 Jul 2005 13:58:42 -0000       1.9
+++ gpgme11.info        12 Sep 2005 16:56:47 -0000      1.10
@@ -1,9 +1,9 @@
 Package: gpgme11
 Version: 1.0.3
-Revision: 4
+Revision: 5
 Maintainer: Darian Lanx <[EMAIL PROTECTED]>
-BuildDepends: gdbm3, libiconv-dev, gettext-dev, libgpg-error, pth (>= 1.4.1-2)
-Depends: %N-shlibs (>= %v-%r), pth-shlibs (>= 1.4.1-2), libgpg-error-shlibs, 
gettext, libiconv-bin, libiconv, gnupg (>= 1.2.4-1) | gnupg-testing (>= 
1.3.6-12)
+BuildDepends: gdbm3, libiconv-dev, libgettext3-dev, libgpg-error, pth (>= 
1.4.1-2)
+Depends: %N-shlibs (>= %v-%r), pth-shlibs (>= 1.4.1-2), libgpg-error-shlibs, 
libgettext3-shlibs, libiconv, gnupg (>= 1.2.4-1) | gnupg-testing (>= 1.3.6-12)
 Replaces: gpgme, gpgme11-shlibs (<< 1.0.2-1)
 Conflicts: gpgme
 BuildDependsOnly: true



-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to