]> git.pld-linux.org Git - packages/blueman.git/blobdiff - blueman.spec
- up to 1.23
[packages/blueman.git] / blueman.spec
index 35f7ac9cfed5886543246d3e61306e1344fc81b9..c40d2120c0a675754b2d61b343a79e92edfd1b62 100644 (file)
@@ -1,12 +1,16 @@
-%define                rev     106
+# TODO
+# unpackaged
+#   /usr/lib/nautilus-sendto/plugins/libnstblueman.a
+#   /usr/lib/nautilus-sendto/plugins/libnstblueman.la
+#   /usr/lib/nautilus-sendto/plugins/libnstblueman.so
 Summary:       Blueman - bluetooth management utility for GNOME
 Name:          blueman
-Version:       1.21
-Release:       4
+Version:       1.23
+Release:       1
 License:       GPL
 Group:         Applications
 Source0:       http://download.tuxfamily.org/blueman/%{name}-%{version}.tar.gz
-# Source0-md5: 26b70341b3d3da28da62c917c8b20377
+# Source0-md5: f0bee59589f4c23e35bf08c2ef8acaef
 URL:           http://blueman.tuxfamily.org/
 BuildRequires: bluez-libs-devel
 BuildRequires: gettext-devel
@@ -20,6 +24,8 @@ BuildRequires:        python-distutils-extra
 BuildRequires: python-pynotify-devel
 BuildRequires: rpm-pythonprov
 BuildRequires: startup-notification-devel
+Requires(post,postun): gtk-update-icon-cache
+Requires(post,postun): hicolor-icon-theme
 Requires:      bluez-libs >= 4.25
 Requires:      bluez-utils >= 4.25
 Requires:      gtk+2 >= 2.12
@@ -55,10 +61,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
@@ -96,5 +101,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.026548 seconds and 4 git commands to generate.