Update of /cvsroot/fink/dists/10.3/stable/main/finkinfo/gnome
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv10159

Modified Files:
        gnome-vfs2.info 
Log Message:
add BuildConflicts


Index: gnome-vfs2.info
===================================================================
RCS file: /cvsroot/fink/dists/10.3/stable/main/finkinfo/gnome/gnome-vfs2.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- gnome-vfs2.info     2 Jul 2004 15:36:55 -0000       1.3
+++ gnome-vfs2.info     30 Dec 2004 18:04:57 -0000      1.4
@@ -2,6 +2,7 @@
 Version: 2.4.2
 Revision: 8
 Depends: %N-shlibs (>= %v-%r), gconf2 (>= 2.4.0.1-1), gettext, glib2 (>= 
2.2.3-1), libbonobo2 (>= 2.4.0-1), libiconv, libxml2-shlibs (>= 2.6.1-1), 
orbit2 (>= 2.8.1-1), popt
+BuildConflicts: openssl-dev, openssl097-dev
 BuildDepends: glib2-dev (>= 2.2.3-1), orbit2-dev (>= 2.8.1-1), libbonobo2-dev 
(>= 2.4.0-1), gconf2-dev (>= 2.4.0.1-1), libxml2 (>= 2.6.1-1), pkgconfig, 
gtk-doc (>= 1.1-1), intltool (>= 0.30-1), bzip2-dev, gettext-dev, gettext-bin, 
libiconv-dev
 Conflicts: gnome-vfs2-ssl
 Replaces: gnome-vfs2-ssl
@@ -14,8 +15,8 @@
 ConfigureParams: --with-openssl-libs=no
 CompileScript: <<
   %p/bin/intltoolize -c -f
-  ./configure %c
-  make
+  export CC=gcc-3.3; export CXX=g++-3.3; ./configure %c
+  make CC=gcc-3.3 CXX=g++-3.3
 <<
 InstallScript: <<
   GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 make install DESTDIR=%d



-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to