rpms/gvfs/devel gvfs.spec,1.6,1.7

Alexander Larsson (alexl) fedora-extras-commits at redhat.com
Mon Jan 21 16:14:05 UTC 2008


Author: alexl

Update of /cvs/pkgs/rpms/gvfs/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29882

Modified Files:
	gvfs.spec 
Log Message:
* Mon Jan 21 2008 Alexander Larsson <alexl at redhat.com> - 0.1.4-2
- Remove the http/dav stuff for now, as we don't have the latest libsoup



Index: gvfs.spec
===================================================================
RCS file: /cvs/pkgs/rpms/gvfs/devel/gvfs.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- gvfs.spec	21 Jan 2008 16:02:09 -0000	1.6
+++ gvfs.spec	21 Jan 2008 16:13:29 -0000	1.7
@@ -1,7 +1,7 @@
 Summary: Backends for the gio framework in GLib
 Name: gvfs
 Version: 0.1.4
-Release: 1%{?dist}
+Release: 2%{?dist}
 License: LGPLv2+
 Group: System Environment/Libraries
 URL: http://www.gtk.org
@@ -71,8 +71,9 @@
 %{_datadir}/gvfs/mounts/trash.mount
 %{_datadir}/gvfs/mounts/cdda.mount
 %{_datadir}/gvfs/mounts/computer.mount
-%{_datadir}/gvfs/mounts/dav.mount
-%{_datadir}/gvfs/mounts/http.mount
+# We don't have the new libsoup yet.
+#%{_datadir}/gvfs/mounts/dav.mount
+#%{_datadir}/gvfs/mounts/http.mount
 %{_datadir}/gvfs/mounts/localtest.mount
 %{_datadir}/gvfs/mounts/burn.mount
 %{_datadir}/dbus-1/services/gvfs-daemon.service
@@ -88,8 +89,8 @@
 %{_libexecdir}/gvfsd-trash
 %{_libexecdir}/gvfsd-cdda
 %{_libexecdir}/gvfsd-computer
-%{_libexecdir}/gvfsd-dav
-%{_libexecdir}/gvfsd-http
+#%{_libexecdir}/gvfsd-dav
+#%{_libexecdir}/gvfsd-http
 %{_libexecdir}/gvfsd-localtest
 %{_libexecdir}/gvfsd-burn
 %{_bindir}/gvfs-cat
@@ -114,6 +115,9 @@
 %{_libdir}/libgvfscommon.so
 
 %changelog
+* Mon Jan 21 2008 Alexander Larsson <alexl at redhat.com> - 0.1.4-2
+- Remove the http/dav stuff for now, as we don't have the latest libsoup
+
 * Mon Jan 21 2008 Alexander Larsson <alexl at redhat.com> - 0.1.4-1
 - Update to 0.1.4
 - Send USR1 in post to reload config




More information about the fedora-extras-commits mailing list