]> git.pld-linux.org Git - packages/gvfs.git/commitdiff
- add obex-data-server patch auto/th/gvfs-1_0_1-2
authorPatryk Zawadzki <patrys@room-303.com>
Sat, 18 Oct 2008 16:34:30 +0000 (16:34 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    gvfs.spec -> 1.22

gvfs.spec

index 68386c082b8ce6ae109a85ddd2faf65627953af1..05bce24e0f63c37054e7f39928b5bcfe28433960 100644 (file)
--- a/gvfs.spec
+++ b/gvfs.spec
@@ -2,11 +2,12 @@ Summary:      gvfs - userspace virtual filesystem
 Summary(pl.UTF-8):     gvfs - wirtualny system plików w przestrzeni użytkownika
 Name:          gvfs
 Version:       1.0.1
-Release:       1
+Release:       2
 License:       LGPL v2+
 Group:         Libraries
 Source0:       http://ftp.gnome.org/pub/GNOME/sources/gvfs/1.0/%{name}-%{version}.tar.bz2
 # Source0-md5: 0d123f87e3e660271cd9d11b8c592c5a
+Patch0:                %{name}-ods.patch
 BuildRequires: GConf2-devel >= 2.22.0
 BuildRequires: autoconf >= 2.50
 BuildRequires: automake
@@ -31,6 +32,7 @@ BuildRequires:        libtool
 BuildRequires: libxml2-devel >= 1:2.6.31
 BuildRequires: pkgconfig
 Requires:      %{name}-libs = %{version}-%{release}
+Suggests:      obex-data-server >= 0.4
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %define                _libexecdir     %{_libdir}/%{name}
@@ -89,6 +91,7 @@ Pakiet ten dostarcza bashowe uzupełnianie nazw dla gvfs.
 
 %prep
 %setup -q
+%patch0 -p0
 
 %build
 %{__intltoolize}
This page took 0.031029 seconds and 4 git commands to generate.