[exo] Remove the hal-devel BuildRequires, too

Christoph Wickert cwickert at fedoraproject.org
Tue Apr 26 14:15:40 UTC 2011


commit 38f09c32ea94119ee5690a4ec57cd6794d8245be
Author: Christoph Wickert <cwickert at fedoraproject.org>
Date:   Tue Apr 26 16:15:23 2011 +0200

    Remove the hal-devel BuildRequires, too

 exo.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/exo.spec b/exo.spec
index ab6f784..6768f42 100644
--- a/exo.spec
+++ b/exo.spec
@@ -6,7 +6,7 @@
 
 Name:           exo
 Version:        0.6.0
-Release:        4%{?dist}
+Release:        5%{?dist}
 Summary:        Application library for the Xfce desktop environment
 
 Group:          System Environment/Libraries
@@ -29,7 +29,7 @@ BuildRequires:  gettext
 BuildRequires:  python-devel
 BuildRequires:  perl-URI
 BuildRequires:  libxfce4util-devel >= %{xfceversion}
-BuildRequires:  hal-devel libnotify-devel
+BuildRequires:  libnotify-devel
 BuildRequires:  intltool >= 0.31
 BuildRequires:  chrpath
 BuildRequires:  desktop-file-utils
@@ -154,6 +154,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %{python_sitearch}/pyexo.*
 
 %changelog
+* Tue Apr 26 2011 Christoph Wickert <cwickert at fedoraproject.org> - 0.6.0-5
+- Remove the hal-devel BuildRequires, too
+
 * Sat Apr 02 2011 Christoph Wickert <cwickert at fedoraproject.org> - 0.6.0-4
 - exo-devel no longer requires hal-devel
 


More information about the scm-commits mailing list