[xfconf] Fix BR version

Christoph Wickert cwickert at fedoraproject.org
Sat Apr 28 20:50:18 UTC 2012


commit d4e7362eb6e44ea3aff21ff555b8e43f26ccb979
Author: Christoph Wickert <cwickert at fedoraproject.org>
Date:   Sat Apr 28 22:50:13 2012 +0200

    Fix BR version

 xfconf.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/xfconf.spec b/xfconf.spec
index 52c2032..4a8129d 100644
--- a/xfconf.spec
+++ b/xfconf.spec
@@ -15,7 +15,7 @@ BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires:  glib2-devel
 BuildRequires:  pkgconfig(libxfce4util-1.0) >= %{xfceversion}
 BuildRequires:  pkgconfig(dbus-1) >= 1.1.0
-BuildRequires:  pkgconfig(dbus-glib-1) >= 1.1.0
+BuildRequires:  pkgconfig(dbus-glib-1) >= 0.84
 BuildRequires:  perl(ExtUtils::Depends)
 BuildRequires:  perl(ExtUtils::PkgConfig)
 BuildRequires:  perl(ExtUtils::MakeMaker)


More information about the scm-commits mailing list