packages: blueman/blueman.spec - rel 8 - hal is obsolete, disable it

baggins baggins at pld-linux.org
Thu Jul 28 12:48:58 CEST 2011


Author: baggins                      Date: Thu Jul 28 10:48:58 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- rel 8
- hal is obsolete, disable it

---- Files affected:
packages/blueman:
   blueman.spec (1.27 -> 1.28) 

---- Diffs:

================================================================
Index: packages/blueman/blueman.spec
diff -u packages/blueman/blueman.spec:1.27 packages/blueman/blueman.spec:1.28
--- packages/blueman/blueman.spec:1.27	Sun May 29 21:38:35 2011
+++ packages/blueman/blueman.spec	Thu Jul 28 12:48:53 2011
@@ -3,7 +3,7 @@
 Summary:	Blueman - bluetooth management utility for GNOME
 Name:		blueman
 Version:	1.21
-Release:	7
+Release:	8
 License:	GPL
 Group:		Applications
 Source0:	http://download.tuxfamily.org/blueman/%{name}-%{version}.tar.gz
@@ -58,10 +58,9 @@
 %setup -q
 
 %build
-%configure
-# enable default path for fdi installation
-sed -i -e s/#hal_fdi/hal_fdi/g data/configs/Makefile
-#--with-dhcp-config=PATH
+%configure \
+	--disable-hal
+
 %{__make}
 
 %install
@@ -99,7 +98,6 @@
 %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/xdg/autostart/blueman.desktop
 %{_mandir}/man1/*.1*
 %{_datadir}/dbus-1/services/blueman-applet.service
-%{_datadir}/hal/fdi/information/20thirdparty/11-blueman-bnep.fdi
 %{py_sitescriptdir}/%{name}
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -108,6 +106,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.28  2011/07/28 10:48:53  baggins
+- rel 8
+- hal is obsolete, disable it
+
 Revision 1.27  2011/05/29 19:38:35  arekm
 - release 7
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/blueman/blueman.spec?r1=1.27&r2=1.28&f=u



More information about the pld-cvs-commit mailing list