]> git.pld-linux.org Git - packages/gvfs.git/commitdiff
- preserve mtime patch from https://bugzilla.gnome.org/show_bug.cgi?id=527339 auto/th/gvfs-1_8_1-2
authorElan Ruusamäe <glen@pld-linux.org>
Tue, 17 May 2011 07:36:13 +0000 (07:36 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
  works also for GNOME_2, so BR dep lowered

Changed files:
    gvfs.spec -> 1.53

gvfs.spec

index b2680d6f8b907813358a728e18ff6d00bfc80aee..9432653404b5d8452e72c4a65273e0382f777661 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.8.1
-Release:       1
+Release:       2
 License:       LGPL v2+
 Group:         Libraries
 Source0:       http://ftp.gnome.org/pub/GNOME/sources/gvfs/1.8/%{name}-%{version}.tar.bz2
 # Source0-md5: ef6ca22c01aaa8e985cfdd144c9afbb5
+Patch0:                set_attributes_from_info-v1.patch
 BuildRequires: autoconf >= 2.50
 BuildRequires: automake
 BuildRequires: avahi-glib-devel >= 0.6.22
@@ -16,7 +17,7 @@ BuildRequires:        dbus-glib-devel
 BuildRequires: expat-devel
 BuildRequires: gettext-devel
 BuildRequires: glib2-devel >= 1:2.28.0
-BuildRequires: gnome-disk-utility-devel >= 3.0.0
+BuildRequires: gnome-disk-utility-devel >= 2.30.0
 BuildRequires: gtk-doc >= 1.8
 BuildRequires: intltool >= 0.40.0
 BuildRequires: libarchive-devel
@@ -98,6 +99,7 @@ Pakiet ten dostarcza bashowe uzupełnianie nazw dla gvfs.
 
 %prep
 %setup -q
+%patch0 -p1
 
 %build
 %{__intltoolize}
This page took 0.041897 seconds and 4 git commands to generate.