rpms/hal/devel hal.spec,1.134,1.135

David Zeuthen (davidz) fedora-extras-commits at redhat.com
Tue Aug 14 17:24:26 UTC 2007


Author: davidz

Update of /cvs/pkgs/rpms/hal/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29656

Modified Files:
	hal.spec 
Log Message:
* Tue Aug 14 2007 - David Zeuthen <davidz at redhat.com> - 0.5.10-0.git20070731%{?dist}.2
- Require libsmbios-bin on x86 and x86_64




Index: hal.spec
===================================================================
RCS file: /cvs/pkgs/rpms/hal/devel/hal.spec,v
retrieving revision 1.134
retrieving revision 1.135
diff -u -r1.134 -r1.135
--- hal.spec	9 Aug 2007 17:37:33 -0000	1.134
+++ hal.spec	14 Aug 2007 17:23:54 -0000	1.135
@@ -26,7 +26,7 @@
 Summary: Hardware Abstraction Layer
 Name: hal
 Version: 0.5.10
-Release: 0.git20070731%{?dist}.1
+Release: 0.git20070731%{?dist}.2
 URL: http://www.freedesktop.org/Software/hal
 Source0: http://people.freedesktop.org/~david/dist/%{name}-%{version}rc1.tar.gz
 Patch0: hal-0.5.10-use-correct-mode-for-open.patch
@@ -79,6 +79,7 @@
 %endif
 %ifarch %{ix86} x86_64
 Requires: dmidecode >= %{dmidecode_version}
+Requires: libsmbios-bin
 %endif
 Requires: ConsoleKit >= %{consolekit_version}
 Requires: PolicyKit >= %{policykit_version}
@@ -235,6 +236,9 @@
 %{_datadir}/gtk-doc/html/libhal-storage/*
 
 %changelog
+* Tue Aug 14 2007 - David Zeuthen <davidz at redhat.com> - 0.5.10-0.git20070731%{?dist}.2
+- Require libsmbios-bin on x86 and x86_64
+
 * Thu Aug 09 2007 - David Zeuthen <davidz at redhat.com> - 0.5.10-0.git20070731%{?dist}.1
 - Set the correct mode when using open(3p) (Joe Orton)
 - Fix bug in implementation of libhal_psi_has_more()




More information about the fedora-extras-commits mailing list