This commit is contained in:
Matthias Clasen 2008-02-11 23:42:20 +00:00
parent c30022e98a
commit 489becf264
3 changed files with 8 additions and 5 deletions

View File

@ -1 +1 @@
gvfs-0.1.6.tar.bz2
gvfs-0.1.7.tar.bz2

View File

@ -1,6 +1,6 @@
Summary: Backends for the gio framework in GLib
Name: gvfs
Version: 0.1.6
Version: 0.1.7
Release: 1%{?dist}
License: LGPLv2+
Group: System Environment/Libraries
@ -8,12 +8,12 @@ URL: http://www.gtk.org
Source: http://download.gnome.org/sources/gvfs/0.1/gvfs-%{version}.tar.bz2
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildRequires: pkgconfig
BuildRequires: glib2-devel >= 2.15.4
BuildRequires: glib2-devel >= 2.15.5
BuildRequires: dbus-glib-devel
BuildRequires: /usr/bin/ssh
BuildRequires: libcdio-devel >= 0.78.2
BuildRequires: fuse-devel
BuildRequires: hal-devel >= 0.5.9
BuildRequires: hal-devel >= 0.5.10
BuildRequires: libsoup-devel >= 2.3.0
BuildRequires: libsmbclient-devel
BuildRequires: intltool
@ -115,6 +115,9 @@ killall -USR1 gvfsd > /dev/null || :
%{_libdir}/libgvfscommon.so
%changelog
* Mon Feb 11 2008 Matthias Clasen <mclasen@redhat.com> - 0.1.7-1
- Update to 0.1.7
* Tue Jan 29 2008 Matthias Clasen <mclasen@redhat.com> - 0.1.6-1
- Update to 0.1.6

View File

@ -1 +1 @@
8a831137509db3e8a00317bd994e7391 gvfs-0.1.6.tar.bz2
3772deca4d4448a76910635acd856023 gvfs-0.1.7.tar.bz2