- Update to 1.0.2
This commit is contained in:
parent
2db11df2d8
commit
9326795cae
@ -1 +1 @@
|
||||
gvfs-1.0.1.tar.bz2
|
||||
gvfs-1.0.2.tar.bz2
|
||||
|
11
gvfs.spec
11
gvfs.spec
@ -1,7 +1,7 @@
|
||||
Summary: Backends for the gio framework in GLib
|
||||
Name: gvfs
|
||||
Version: 1.0.1
|
||||
Release: 5%{?dist}
|
||||
Version: 1.0.2
|
||||
Release: 1%{?dist}
|
||||
License: LGPLv2+
|
||||
Group: System Environment/Libraries
|
||||
URL: http://www.gtk.org
|
||||
@ -32,9 +32,6 @@ Patch1: gvfs-0.99.2-archive-integration.patch
|
||||
|
||||
Patch2: gvfs-obexftp-updated-apis-3.patch
|
||||
|
||||
# From upstream svn
|
||||
Patch3: fix-mounting.patch
|
||||
|
||||
# http://bugzilla.gnome.org/show_bug.cgi?id=530654
|
||||
Patch4: gvfs-1.1.1-reverse-map-fuse-paths.patch
|
||||
|
||||
@ -120,7 +117,6 @@ media players (Media Transfer Protocol) to applications using gvfs.
|
||||
%setup -q
|
||||
%patch1 -p0 -b .archive-integration
|
||||
%patch2 -p0 -b .bluez-ods
|
||||
%patch3 -p1 -b .fix-mounting
|
||||
%patch4 -p1 -b .reverse-map-fuse-paths.patch
|
||||
|
||||
%build
|
||||
@ -259,6 +255,9 @@ update-desktop-database &> /dev/null ||:
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Oct 20 2008 Tomas Bzatek <tbzatek@redhat.com> - 1.0.2-1
|
||||
- Update to 1.0.2
|
||||
|
||||
* Tue Oct 7 2008 Tomas Bzatek <tbzatek@redhat.com> - 1.0.1-5
|
||||
- Don't make warnings fatal (resolves #465693)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user