packages: gnome-vfs-obexftp/gnome-vfs-obexftp.spec - BR: libtool - undefine...

sparky sparky at pld-linux.org
Wed Jan 6 04:14:42 CET 2010


Author: sparky                       Date: Wed Jan  6 03:14:42 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- BR: libtool
- undefine __cxx to prevent configure from looking for c++ compiler

---- Files affected:
packages/gnome-vfs-obexftp:
   gnome-vfs-obexftp.spec (1.11 -> 1.12) 

---- Diffs:

================================================================
Index: packages/gnome-vfs-obexftp/gnome-vfs-obexftp.spec
diff -u packages/gnome-vfs-obexftp/gnome-vfs-obexftp.spec:1.11 packages/gnome-vfs-obexftp/gnome-vfs-obexftp.spec:1.12
--- packages/gnome-vfs-obexftp/gnome-vfs-obexftp.spec:1.11	Wed Feb  4 13:56:59 2009
+++ packages/gnome-vfs-obexftp/gnome-vfs-obexftp.spec	Wed Jan  6 04:14:36 2010
@@ -14,10 +14,13 @@
 BuildRequires:	expat-devel
 BuildRequires:	glib2-devel >= 1:2.6.0
 BuildRequires:	gnome-vfs2-devel >= 2.12.0.1
+BuildRequires:	libtool
 BuildRequires:	openobex-devel >= 1.2
 BuildRequires:	pkgconfig
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
+%undefine	__cxx
+
 %description
 This package provides an OBEX FTP client for GNOME-VFS applications.
 In practice, this lets you access the file system Bluetooth equipped
@@ -61,6 +64,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.12  2010/01/06 03:14:36  sparky
+- BR: libtool
+- undefine __cxx to prevent configure from looking for c++ compiler
+
 Revision 1.11  2009/02/04 12:56:59  hawk
 - release 4
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/gnome-vfs-obexftp/gnome-vfs-obexftp.spec?r1=1.11&r2=1.12&f=u



More information about the pld-cvs-commit mailing list