]> git.pld-linux.org Git - packages/blueman.git/blobdiff - blueman.spec
- rel 8
[packages/blueman.git] / blueman.spec
index df87e892ad3fb4453aca25a534ab63e0c2f309d6..0bae94bfc41a8aecbb0d7876e8f608a3d769dcc0 100644 (file)
@@ -2,7 +2,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
@@ -57,10 +57,9 @@ Features:
 %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
@@ -98,5 +97,4 @@ rm -rf $RPM_BUILD_ROOT
 %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}
This page took 0.028046 seconds and 4 git commands to generate.