[ristretto] - BR xfconf-devel to fix build after Xfce 4.8 update

Christoph Wickert cwickert at fedoraproject.org
Wed Feb 9 18:08:15 UTC 2011


commit 4666603f0aeb553cd30b61c52466975f283f4ac0
Author: Christoph Wickert <cwickert at fedoraproject.org>
Date:   Wed Feb 9 19:08:08 2011 +0100

    - BR xfconf-devel to fix build after Xfce 4.8 update

 ristretto.spec |    8 +++++---
 1 files changed, 5 insertions(+), 3 deletions(-)
---
diff --git a/ristretto.spec b/ristretto.spec
index 869eeb4..ad6762c 100644
--- a/ristretto.spec
+++ b/ristretto.spec
@@ -13,7 +13,9 @@ Source0:        http://archive.xfce.org/src/apps/%{name}/%{majorversion}/%{name}
 Patch0:         ristretto-0.0.91-dsofix.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
-BuildRequires:  Thunar-devel >= 0.4, libxfcegui4-devel >= 4.4.0
+BuildRequires:  Thunar-devel >= 0.4
+BuildRequires:  libxfcegui4-devel >= 4.6.0
+BuildRequires:  xfconf-devel >= 4.6.0
 BuildRequires:  libexif-devel >= 0.6.0, dbus-glib-devel >= 0.34
 BuildRequires:  desktop-file-utils, gettext, intltool
 Requires:       xfce4-doc
@@ -83,8 +85,8 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 
 
 %changelog
-* Wed Feb 09 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.0.91-2
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
+* Wed Feb 09 2011 Christoph Wickert <cwickert at fedoraproject.org> - 0.0.91-2
+- BR xfconf-devel to fix build after Xfce 4.8 update
 
 * Tue Jul 13 2010 Christoph Wickert <cwickert at fedoraproject.org> - 0.0.91-1
 - Update to 0.0.91 (Development release for next major version)


More information about the scm-commits mailing list