packages: gvfs/gvfs.spec - preserve mtime patch from https://bugzilla.gnome...

glen glen at pld-linux.org
Tue May 17 09:36:18 CEST 2011


Author: glen                         Date: Tue May 17 07:36:18 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- preserve mtime patch from https://bugzilla.gnome.org/show_bug.cgi?id=527339
  works also for GNOME_2, so BR dep lowered

---- Files affected:
packages/gvfs:
   gvfs.spec (1.52 -> 1.53) 

---- Diffs:

================================================================
Index: packages/gvfs/gvfs.spec
diff -u packages/gvfs/gvfs.spec:1.52 packages/gvfs/gvfs.spec:1.53
--- packages/gvfs/gvfs.spec:1.52	Tue Apr 26 18:51:43 2011
+++ packages/gvfs/gvfs.spec	Tue May 17 09:36:13 2011
@@ -3,11 +3,12 @@
 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
@@ -17,7 +18,7 @@
 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
@@ -99,6 +100,7 @@
 
 %prep
 %setup -q
+%patch0 -p1
 
 %build
 %{__intltoolize}
@@ -248,6 +250,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.53  2011/05/17 07:36:13  glen
+- preserve mtime patch from https://bugzilla.gnome.org/show_bug.cgi?id=527339
+  works also for GNOME_2, so BR dep lowered
+
 Revision 1.52  2011/04/26 16:51:43  megabajt
 - updated to 1.8.1
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/gvfs/gvfs.spec?r1=1.52&r2=1.53&f=u



More information about the pld-cvs-commit mailing list