Update of /cvsroot/fink/dists/10.4/unstable/crypto/finkinfo
In directory sc8-pr-cvs17.sourceforge.net:/tmp/cvs-serv2091

Modified Files:
        gnupg2.info 
Log Message:
Fix system-openssl dependency, and ensure that it takes precedence

Index: gnupg2.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/crypto/finkinfo/gnupg2.info,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- gnupg2.info 2 Dec 2007 03:21:26 -0000       1.5
+++ gnupg2.info 3 Dec 2007 00:41:16 -0000       1.6
@@ -1,14 +1,13 @@
 Package: gnupg2
 Version: 2.0.7
-Revision: 1
+Revision: 2
 Description: Gnu privacy guard - A Free PGP replacement
 License: GPL
-Maintainer: Brendan Cully <[EMAIL PROTECTED]>
 BuildDepends: <<
   texinfo (>= 4.1-3), libgettext3-dev, libiconv-dev, bzip2-dev, libusb,
   openldap23-dev, readline5, libgpg-error (>= 1.4-1), libgcrypt (>= 1.2.0-1),
   libassuan (>= 1.0.3-1), libksba8 (>= 1.0.2-1), pth2-dev, libcurl4,
-  system-openssl
+  system-openssl-dev
 <<
 Depends: <<
   bzip2-shlibs, libgettext3-shlibs, libiconv, libusb-shlibs,
@@ -25,7 +24,7 @@
 Source2ExtractDir: gnupg-%v
 PatchFile: %n.patch
 PatchFile-MD5: 08fbc5f7a866905dbdedc1df30f74cdf
-ConfigureParams: --libexecdir='${prefix}/lib' --with-libiconv-prefix=%p 
--disable-dependency-tracking
+ConfigureParams: CPPFLAGS="-I%p/lib/system-openssl/include $CPPFLAGS" 
LDFLAGS="-L%p/lib/system-openssl/lib $LDFLAGS" --libexecdir='${prefix}/lib' 
--with-libiconv-prefix=%p --disable-dependency-tracking
 InstallScript: <<
        make install DESTDIR="%d"
 
@@ -54,3 +53,4 @@
 %p/share/doc/%n/documentation/handbook/
 <<
 Homepage: http://www.gnupg.org
+Maintainer: Brendan Cully <[EMAIL PROTECTED]>


-------------------------------------------------------------------------
SF.Net email is sponsored by: The Future of Linux Business White Paper
from Novell.  From the desktop to the data center, Linux is going
mainstream.  Let it simplify your IT future.
http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4
_______________________________________________
Fink-commits mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to