rpms/hal-info/devel hal-info.spec,1.38,1.39

Bastien Nocera hadess at fedoraproject.org
Tue Mar 3 10:36:05 UTC 2009


Author: hadess

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

Modified Files:
	hal-info.spec 
Log Message:
* Tue Mar 03 2009 - Bastien Nocera <bnocera at redhat.com> - 20090202-3
- Remove the Dell native killswitches, replaced by the kernel killswitches
  in dell_laptop (#488177)



Index: hal-info.spec
===================================================================
RCS file: /cvs/pkgs/rpms/hal-info/devel/hal-info.spec,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -r1.38 -r1.39
--- hal-info.spec	25 Feb 2009 03:17:18 -0000	1.38
+++ hal-info.spec	3 Mar 2009 10:35:35 -0000	1.39
@@ -1,7 +1,7 @@
 Summary: Device information files for HAL
 Name: hal-info
 Version: 20090202
-Release: 2%{?dist}
+Release: 3%{?dist}
 License: AFL or GPLv2
 Group: System Environment/Libraries
 URL: http://www.freedesktop.org/Software/hal
@@ -23,7 +23,7 @@
 %setup -q
 
 %build
-%configure
+%configure --enable-killswitch-dell-wlan=no --enable-killswitch-dell-bluetooth=no --enable-killswitch-dell-wwan=no
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -42,6 +42,10 @@
 %{_datadir}/hal/fdi/preprobe/10osvendor/*.fdi
 
 %changelog
+* Tue Mar 03 2009 - Bastien Nocera <bnocera at redhat.com> - 20090202-3
+- Remove the Dell native killswitches, replaced by the kernel killswitches
+  in dell_laptop (#488177)
+
 * Tue Feb 24 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 20090202-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
 




More information about the fedora-extras-commits mailing list