SHA256
1
0
forked from pool/gvfs

Accepting request 33506 from home:dimstar:branches:GNOME:Factory

Copy from home:dimstar:branches:GNOME:Factory/gvfs via accept of submit request 33506 revision 3.
Request was accepted with message:

OBS-URL: https://build.opensuse.org/request/show/33506
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gvfs?expand=0&rev=69
This commit is contained in:
Magnus Boman
2010-02-28 08:17:57 +00:00
committed by Git OBS Bridge
parent 5220089321
commit 663108c81f
8 changed files with 60 additions and 71 deletions

View File

@@ -1,5 +1,5 @@
#
# spec file for package gvfs (Version 1.5.3)
# spec file for package gvfs (Version 1.5.4)
#
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
@@ -18,7 +18,7 @@
Name: gvfs
Version: 1.5.3
Version: 1.5.4
Release: 1
# FIXME add libimobiledevice-devel BuildRequires (it's available in the build service, talking to the packager to add it to factory)
License: LGPLv2.0+
@@ -26,8 +26,6 @@ Summary: VFS functionality for GLib
Url: http://www.gnome.org
Group: Development/Libraries/C and C++
Source0: %{name}-%{version}.tar.bz2
# PATCH-FIX-UPSTREAM gvfs-no-querymodule-on-install.patch bgo609927 vuntz@opensuse.org -- Do not call gio-querymodules on make install
Patch0: gvfs-no-querymodule-on-install.patch
# PATCH-FEATURE-OPENSUSE gvfs-dice-backend.patch hpj@suse.de -- Implements Novell IceDesktop backend. Should be upstreamed eventually.
Patch1: gvfs-dice-backend.patch
# PATCH-FIX-UPSTREAM gvfs-429959-handle-blank-schemas.patch bnc429959 hpj@suse.de -- Fix URI handler lookup with blank schemas.
@@ -112,7 +110,6 @@ VFS functionality for GLib.
%prep
%setup -q
translation-update-upstream
%patch0 -p1
%patch1 -p1
%patch4 -p1
%patch5 -p1