- Update patch for missing file
This commit is contained in:
parent
263f0c24d9
commit
882b4efb30
@ -296,3 +296,12 @@ Index: daemon/gvfsbackendobexftp.c
|
|||||||
}
|
}
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
Index: daemon/obexftp-marshal.list
|
||||||
|
===================================================================
|
||||||
|
--- daemon/obexftp-marshal.list (revision 2008)
|
||||||
|
+++ daemon/obexftp-marshal.list (working copy)
|
||||||
|
@@ -1,2 +1,4 @@
|
||||||
|
+VOID:STRING
|
||||||
|
VOID:STRING,STRING
|
||||||
|
+VOID:STRING,STRING,STRING
|
||||||
|
VOID:STRING,STRING,UINT64
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
Summary: Backends for the gio framework in GLib
|
Summary: Backends for the gio framework in GLib
|
||||||
Name: gvfs
|
Name: gvfs
|
||||||
Version: 0.99.8
|
Version: 0.99.8
|
||||||
Release: 5%{?dist}
|
Release: 6%{?dist}
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
URL: http://www.gtk.org
|
URL: http://www.gtk.org
|
||||||
@ -255,6 +255,9 @@ update-desktop-database &> /dev/null ||:
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Sep 19 2008 - Bastien Nocera <bnocera@redhat.com> - 0.99.8-6
|
||||||
|
- Update patch for missing file
|
||||||
|
|
||||||
* Fri Sep 19 2008 - Bastien Nocera <bnocera@redhat.com> - 0.99.8-5
|
* Fri Sep 19 2008 - Bastien Nocera <bnocera@redhat.com> - 0.99.8-5
|
||||||
- Updated patch, fixed deadlock whilst mounting
|
- Updated patch, fixed deadlock whilst mounting
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user