Author: freetz Date: Mon Mar 13 13:44:31 2006 GMT Module: SPECS Tag: DEVEL ---- Log message: - 2.14.0, runtime gnome-mount detection, depend on new hal API
---- Files affected: SPECS: gnome-vfs2.spec (1.164.2.17 -> 1.164.2.18) ---- Diffs: ================================================================ Index: SPECS/gnome-vfs2.spec diff -u SPECS/gnome-vfs2.spec:1.164.2.17 SPECS/gnome-vfs2.spec:1.164.2.18 --- SPECS/gnome-vfs2.spec:1.164.2.17 Sat Mar 11 21:00:01 2006 +++ SPECS/gnome-vfs2.spec Mon Mar 13 14:44:26 2006 @@ -1,17 +1,13 @@ # $Revision$, $Date$ -# -# Conditional build -%bcond_without gnome_mount # enable gnome-mount support -# Summary: GNOME - virtual file system Summary(pl): GNOME - wirtualny system plików Name: gnome-vfs2 -Version: 2.13.92 -Release: 2 +Version: 2.14.0 +Release: 1 License: LGPL v2+ Group: Applications -Source0: http://ftp.gnome.org/pub/gnome/sources/gnome-vfs/2.13/gnome-vfs-%{version}.tar.bz2 -# Source0-md5: faff1305378d5aa1ac37c13c0788866f +Source0: http://ftp.gnome.org/pub/gnome/sources/gnome-vfs/2.14/gnome-vfs-%{version}.tar.bz2 +# Source0-md5: f45ff7d95f7adf49d5abe13f744f5545 Source1: %{name}-defaults.list Patch0: %{name}-no_g_mime.patch Patch1: %{name}-fstab_edit_crash.patch @@ -32,7 +28,6 @@ BuildRequires: glib2-devel >= 1:2.9.3 BuildRequires: gnome-common >= 2.8.0 BuildRequires: gnome-doc-tools -%{?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 @@ -136,7 +131,6 @@ %configure \ --disable-howl \ --disable-schemas-install \ - --%{?with_gnome_mount:en}%{!?with_gnome_mount:dis}able-gnome-mount \ --enable-gtk-doc \ --enable-ipv6 \ --with-html-dir=%{_gtkdocdir} @@ -171,7 +165,6 @@ %gconf_schema_install system_dns_sd.schemas %gconf_schema_install system_http_proxy.schemas %gconf_schema_install system_smb.schemas -%gconf_schema_install system_storage.schemas %preun %gconf_schema_uninstall desktop_default_applications.schemas @@ -179,7 +172,6 @@ %gconf_schema_uninstall system_dns_sd.schemas %gconf_schema_uninstall system_http_proxy.schemas %gconf_schema_uninstall system_smb.schemas -%gconf_schema_uninstall system_storage.schemas %post libs -p /sbin/ldconfig %postun libs -p /sbin/ldconfig @@ -193,7 +185,6 @@ %{_sysconfdir}/gconf/schemas/system_dns_sd.schemas %{_sysconfdir}/gconf/schemas/system_http_proxy.schemas %{_sysconfdir}/gconf/schemas/system_smb.schemas -%{_sysconfdir}/gconf/schemas/system_storage.schemas %attr(755,root,root) %{_bindir}/gnomevfs-* %attr(755,root,root) %{_libdir}/gnome-vfs-daemon %dir %{_libdir}/gnome-vfs-2.0 @@ -230,6 +221,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.164.2.18 2006/03/13 13:44:26 freetz +- 2.14.0, runtime gnome-mount detection, depend on new hal API + Revision 1.164.2.17 2006/03/11 20:00:01 freetz - sorted R: ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/gnome-vfs2.spec?r1=1.164.2.17&r2=1.164.2.18&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
