packages: blueman/blueman.spec - up to 1.21

w.kier w.kier at pld-linux.org
Tue Jan 5 02:57:35 CET 2010


Author: w.kier                       Date: Tue Jan  5 01:57:34 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- up to 1.21

---- Files affected:
packages/blueman:
   blueman.spec (1.19 -> 1.20) 

---- Diffs:

================================================================
Index: packages/blueman/blueman.spec
diff -u packages/blueman/blueman.spec:1.19 packages/blueman/blueman.spec:1.20
--- packages/blueman/blueman.spec:1.19	Mon Aug  3 13:33:39 2009
+++ packages/blueman/blueman.spec	Tue Jan  5 02:57:29 2010
@@ -2,12 +2,12 @@
 %define		rev	106
 Summary:	Blueman - bluetooth management utility for GNOME
 Name:		blueman
-Version:	1.10
+Version:	1.21
 Release:	1
 License:	GPL
 Group:		Applications
 Source0:	http://download.tuxfamily.org/blueman/%{name}-%{version}.tar.gz
-# Source0-md5:	f9058305c42038678d5023fcabba22a4
+# Source0-md5:	26b70341b3d3da28da62c917c8b20377
 URL:		http://blueman.tuxfamily.org/
 BuildRequires:	bluez-libs-devel
 BuildRequires:	gettext-devel
@@ -19,6 +19,8 @@
 BuildRequires:	python-distutils-extra
 BuildRequires:	python-pynotify-devel
 BuildRequires:	rpm-pythonprov
+BuildRequires:	sed
+BuildRequires:	startup-notification-devel
 Requires:	bluez-libs >= 4.25
 Requires:	bluez-utils >= 4.25
 Requires:	gtk+2 >= 2.12
@@ -55,6 +57,8 @@
 
 %build
 %configure
+# enable default path for fdi installation
+sed -i -e s/#hal_fdi/hal_fdi/g data/configs/Makefile
 #--with-dhcp-config=PATH
 %{__make}
 
@@ -79,7 +83,7 @@
 %{_datadir}/dbus-1/system-services/org.blueman.Mechanism.service
 %{_iconsdir}/hicolor/scalable/*/*.svg
 %{_iconsdir}/hicolor/*/apps/*.png
-%{_datadir}/PolicyKit/policy/org.blueman.policy
+%{_datadir}/polkit-1/actions/org.blueman.policy
 %{_desktopdir}/blueman-manager.desktop
 %{py_sitedir}/*.so
 %{py_sitedir}/*.a
@@ -96,6 +100,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.20  2010/01/05 01:57:29  w.kier
+- up to 1.21
+
 Revision 1.19  2009/08/03 11:33:39  jareq
 - update to 1.10
 
================================================================

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



More information about the pld-cvs-commit mailing list