rpms/hal/FC-5 hal.spec,1.95,1.96

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Wed Jul 26 19:43:12 UTC 2006


Author: johnp

Update of /cvs/dist/rpms/hal/FC-5
In directory cvs.devel.redhat.com:/tmp/cvs-serv12347

Modified Files:
	hal.spec 
Log Message:
- Add BR on dbus-glib since dbus-devel doesn't pull it in



Index: hal.spec
===================================================================
RCS file: /cvs/dist/rpms/hal/FC-5/hal.spec,v
retrieving revision 1.95
retrieving revision 1.96
diff -u -r1.95 -r1.96
--- hal.spec	26 Jul 2006 19:29:44 -0000	1.95
+++ hal.spec	26 Jul 2006 19:43:09 -0000	1.96
@@ -19,7 +19,7 @@
 Summary: Hardware Abstraction Layer
 Name: hal
 Version: 0.5.7.1
-Release: 1%{?dist}
+Release: 2%{?dist}
 URL: http://www.freedesktop.org/Software/hal
 Source0: %{name}-%{version}.tar.gz
 Source1: 99-redhat-storage-policy-fixed-drives.fdi
@@ -35,6 +35,7 @@
 BuildRequires: expat-devel >= %{expat_version}
 BuildRequires: glib2-devel >= %{glib2_version}
 BuildRequires: dbus-devel  >= %{dbus_version}
+BuildRequires: dbus-glib >= %{dbus_version}
 BuildRequires: python-devel
 BuildRequires: hwdata
 BuildRequires: libselinux-devel >= %{libselinux_version}
@@ -198,6 +199,9 @@
 %{_bindir}/hal-device-manager
 
 %changelog
+* Wed Jul 26 2006 John (J5) Palmieri <johnp at redhat.com> - 0.5.7.1-2
+- Add BR on dbus-glib since dbus-devel doesn't pull it in
+
 * Wed Jul 26 2006 John (J5) Palmieri <johnp at redhat.com> - 0.5.7.1-1
 - Point release from upstream that fixes HAL with new kernels
 - Up minimum kernel version to 2.6.15




More information about the fedora-cvs-commits mailing list