[thunar-vfs] No longer BuildRequire hal-devel

Christoph Wickert cwickert at fedoraproject.org
Tue Apr 26 14:51:59 UTC 2011


commit 91276a26614426f6616a4076acfc2fafacad17e8
Author: Christoph Wickert <cwickert at fedoraproject.org>
Date:   Tue Apr 26 16:51:45 2011 +0200

    No longer BuildRequire hal-devel

 thunar-vfs.spec |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/thunar-vfs.spec b/thunar-vfs.spec
index b0060db..09cf0b8 100644
--- a/thunar-vfs.spec
+++ b/thunar-vfs.spec
@@ -4,7 +4,7 @@
 
 Name:           thunar-vfs
 Version:        1.2.0
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        Virtual filesystem shipped with Thunar 1.0 and earlier releases
 
 Group:          System Environment/Libraries
@@ -16,7 +16,6 @@ BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires:  libxfce4util-devel >= 4.6.0
 BuildRequires:  exo-devel >= 0.5.4
 BuildRequires:  dbus-glib-devel 
-BuildRequires:  hal-devel
 BuildRequires:  gamin-devel
 BuildRequires:  GConf2-devel
 BuildRequires:  startup-notification-devel >= 0.4
@@ -91,6 +90,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_libdir}/pkgconfig/thunar-vfs-*.pc
 
 %changelog
+* Tue Apr 26 2011 Christoph Wickert <cwickert at fedoraproject.org> - 1.2.0-3
+- No longer BuildRequire hal-devel
+
 * Wed Feb 09 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.2.0-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
 


More information about the scm-commits mailing list