rpms/hal/devel hal.spec,1.91,1.92

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Mon May 15 13:45:55 UTC 2006


Author: johnp

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

Modified Files:
	hal.spec 
Log Message:
- Patch from Brian Pepple <bdpepple at ameritech.net> Add BR for dbus-glib



Index: hal.spec
===================================================================
RCS file: /cvs/dist/rpms/hal/devel/hal.spec,v
retrieving revision 1.91
retrieving revision 1.92
diff -u -r1.91 -r1.92
--- hal.spec	8 May 2006 14:29:14 -0000	1.91
+++ hal.spec	15 May 2006 13:45:42 -0000	1.92
@@ -20,7 +20,7 @@
 Summary: Hardware Abstraction Layer
 Name: hal
 Version: 0.5.7
-Release: 7 
+Release: 8 
 URL: http://www.freedesktop.org/Software/hal
 Source0: %{name}-%{version}.tar.gz
 Source1: 99-redhat-storage-policy-fixed-drives.fdi
@@ -38,6 +38,8 @@
 BuildRequires: libselinux-devel >= %{libselinux_version}
 BuildRequires: doxygen >= %{doxygen_version}
 BuildRequires: gettext >= %{gettext_version}
+BuildRequires: dbus-glib >= %{dbus_version}
+
 %ifnarch s390 s390x
 BuildRequires: libusb-devel >= %{libusb_version}
 %endif
@@ -197,6 +199,9 @@
 %{_bindir}/hal-device-manager
 
 %changelog
+* Mon May 15 2006 John (J5) Palmieri <johnp at redhat.com> - 0.5.7-8
+- Patch from Brian Pepple <bdpepple at ameritech.net> Add BR for dbus-glib
+
 * Mon May 08 2006 John (J5) Palmieri <johnp at redhat.com> - 0.5.7-7
 - Removed typo from spec
 




More information about the fedora-cvs-commits mailing list