rpms/hal/devel hal.spec,1.187,1.188

Matthew Garrett mjg59 at fedoraproject.org
Sat Mar 14 16:59:16 UTC 2009


Author: mjg59

Update of /cvs/pkgs/rpms/hal/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv9524

Modified Files:
	hal.spec 
Log Message:
* Sat Mar 14 2009 - Matthew Garrett <mjg at redhat.com> - 0.5.12-25.20090226git
- Fully disable smbios support - backlight control is in-kernel on Dells now.



Index: hal.spec
===================================================================
RCS file: /cvs/pkgs/rpms/hal/devel/hal.spec,v
retrieving revision 1.187
retrieving revision 1.188
diff -u -r1.187 -r1.188
--- hal.spec	6 Mar 2009 01:14:49 -0000	1.187
+++ hal.spec	14 Mar 2009 16:58:46 -0000	1.188
@@ -28,7 +28,7 @@
 Name: hal
 Version: 0.5.12
 #Release: 14%{?dist}
-Release: 24.%{?alphatag}%{?dist}
+Release: 25.%{?alphatag}%{?dist}
 URL: http://www.freedesktop.org/Software/hal
 #Source0: http://hal.freedesktop.org/releases/%{name}-%{version}rc1.tar.bz2
 Source0: http://hal.freedesktop.org/releases/%{name}-%{version}-%{?alphatag}.tar.gz
@@ -70,9 +70,6 @@
 BuildRequires: libvolume_id-devel >= %{udev_version} 
 BuildRequires: pciutils-devel >= %{pciutils_version}
 BuildRequires: xmlto
-%ifarch %{ix86} x86_64 ia64
-BuildRequires: libsmbios-devel
-%endif
 BuildRequires: PolicyKit-devel >= %{policykit_version}
 BuildRequires: gperf >= %{gperf_version}
 
@@ -158,6 +155,7 @@
     --enable-acl-management                 \
     --enable-umount-helper                  \
     --enable-acpi-ibm                       \
+    --disable-smbios			    \
     --with-eject=%{_sbindir}/eject
 
 # because of patch8
@@ -295,6 +293,9 @@
 %{_datadir}/gtk-doc/html/libhal-storage/*
 
 %changelog
+* Sat Mar 14 2009 - Matthew Garrett <mjg at redhat.com> - 0.5.12-25.20090226git
+- Fully disable smbios support - backlight control is in-kernel on Dells now.
+
 * Fri Mar 06 2009 - Matthew Garrett <mjg at redhat.com> - 0.5.12-24.20090226git
 - Remove Toshiba hotkey support. toshiba_acpi can handle them now.
 




More information about the fedora-extras-commits mailing list