Author: freetz                       Date: Sun Feb 19 21:45:16 2006 GMT
Module: SPECS                         Tag: DEVEL
---- Log message:
- disable gnome-mount (too much PITA for now, waiting for something usable)
  rel.4

---- Files affected:
SPECS:
   gnome-vfs2.spec (1.164.2.11 -> 1.164.2.12) 

---- Diffs:

================================================================
Index: SPECS/gnome-vfs2.spec
diff -u SPECS/gnome-vfs2.spec:1.164.2.11 SPECS/gnome-vfs2.spec:1.164.2.12
--- SPECS/gnome-vfs2.spec:1.164.2.11    Sun Feb 19 22:15:51 2006
+++ SPECS/gnome-vfs2.spec       Sun Feb 19 22:45:11 2006
@@ -1,9 +1,13 @@
 # $Revision$, $Date$
+#
+# Conditional build
+%bcond_with    gnome_mount     # enable gnome-mount support
+#
 Summary:       GNOME - virtual file system
 Summary(pl):   GNOME - wirtualny system plików
 Name:          gnome-vfs2
 Version:       2.13.91
-Release:       3
+Release:       4
 License:       LGPL v2+
 Group:         Applications
 Source0:       
http://ftp.gnome.org/pub/gnome/sources/gnome-vfs/2.13/gnome-vfs-%{version}.tar.bz2
@@ -28,7 +32,7 @@
 BuildRequires: glib2-devel >= 1:2.9.3
 BuildRequires: gnome-common >= 2.8.0
 BuildRequires: gnome-doc-tools
-BuildRequires: gnome-mount-devel
+%{?with_gnome_mount:BuildRequires:     gnome-mount-devel}
 BuildRequires: gtk+2-devel >= 2:2.6.3
 BuildRequires: gtk-doc >= 1.4
 BuildRequires: hal-devel >= 0.5.6
@@ -132,7 +136,7 @@
 %configure \
        --disable-howl \
        --disable-schemas-install \
-       --enable-gnome-mount \
+       --%{?with_gnome_mount:en}%{!?with_gnome_mount:dis}able-gnome-mount \
        --enable-gtk-doc \
        --enable-ipv6 \
        --with-html-dir=%{_gtkdocdir}
@@ -226,6 +230,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.164.2.12  2006/02/19 21:45:11  freetz
+- disable gnome-mount (too much PITA for now, waiting for something usable)
+  rel.4
+
 Revision 1.164.2.11  2006/02/19 21:15:51  qboosh
 - libs/devel files fix
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/SPECS/gnome-vfs2.spec?r1=1.164.2.11&r2=1.164.2.12&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to