[gdesklets/f16] added patch and updated spec

Luya Tshimbalanga luya at fedoraproject.org
Mon Dec 5 22:18:07 UTC 2011


commit 8b46293a63679be7a30a4860b4591babb8a7ab13
Author: Luya Tshimbalanga <luya at kwetu.TELUS1603>
Date:   Mon Dec 5 14:16:35 2011 -0800

    added patch and updated spec

 gdesklets.spec |   13 ++++++++++---
 1 files changed, 10 insertions(+), 3 deletions(-)
---
diff --git a/gdesklets.spec b/gdesklets.spec
index b3bcaba..0273fbb 100644
--- a/gdesklets.spec
+++ b/gdesklets.spec
@@ -2,7 +2,7 @@
 
 Name:		gdesklets
 Version:	0.36.3
-Release:	2%{?dist}
+Release:	3%{?dist}
 Summary:	Architecture for desktop applets
 
 Group:		User Interface/Desktops
@@ -11,10 +11,12 @@ License:	GPL+
 URL:		http://%{name}.de/
 Source0:	http://%{name}.de/files/%{name}-%{version}.tar.bz2
 Patch0:		transition.patch
+Patch1:		vfs.patch
+
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
-BuildRequires:  python-devel > 2.0.0, pyorbit-devel , pygtk2-devel > 2.4.0, 
-BuildRequires:  librsvg2-devel, libgtop2-devel >= 2.8.0, gettext   
+BuildRequires:  python3-devel > 3.0.0, pyorbit-devel, pygtk2-devel > 2.4.0, 
+BuildRequires:  librsvg2-devel, libgtop2-devel >= 2.8.0, gettext, gvfs-devel   
 BuildRequires:  libXau-devel, libXdmcp-devel, intltool, gnome-python2-devel
 BuildRequires:  libgnome-devel > 2.6.0, desktop-file-utils, libcap-devel
 Requires:	gnome-python2-gconf >= 2.6.0
@@ -31,6 +33,7 @@ bars, weather sensors, news tickers.
 %prep
 %setup -q -n %{name}-%{version}
 %patch0 -p1 -b .transition
+%patch1 -p0 -b .vfs
 
 %build
 %configure \
@@ -84,6 +87,10 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Sun Dec 05 2011 Luya Tshimbalanga <luya at fedoraproject.org> - 0.36.3-3
+- Patch for vfs declaration (rhbz#740610)
+- Added gvfs-devel and python3-devel for BuildRequires
+
 * Tue Feb 08 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.36.3-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
 


More information about the scm-commits mailing list