rpms/blueman/F-11 Blueman.spec,1.1,1.2 sources,1.2,1.3

Juan Manuel Rodriguez Moreno nushio at fedoraproject.org
Wed Nov 4 22:43:24 UTC 2009


Author: nushio

Update of /cvs/pkgs/rpms/blueman/F-11
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv25763

Modified Files:
	Blueman.spec sources 
Log Message:



Index: Blueman.spec
===================================================================
RCS file: /cvs/pkgs/rpms/blueman/F-11/Blueman.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- Blueman.spec	27 Jun 2009 15:01:20 -0000	1.1
+++ Blueman.spec	4 Nov 2009 22:43:23 -0000	1.2
@@ -2,8 +2,8 @@
 %{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(0)")}
 
 Name:       blueman
-Version:    1.10
-Release:    3%{?dist}
+Version:    1.21
+Release:    1%{?dist}
 Summary:    GTK+ Bluetooth Manager
 
 Group:      Applications/System
@@ -23,12 +23,14 @@ BuildRequires:  intltool >= 0.35.0
 BuildRequires:  dbus-python-devel
 BuildRequires:  python-devel >= 2.5
 BuildRequires:  desktop-file-utils
+BuildRequires:  bluez >= 4.25
 BuildRequires:  libtool
 BuildRequires:  notify-python
+
 Requires: python >= 2.5
-Requires: bluez >= 4.25
 Requires: obex-data-server >= 0.4.3
 Requires: pygtk2 >= 2.12
+Requires: pulseaudio >= 0.9.15
 Requires: dbus
 Requires: notify-python
 Requires: gnome-python2-gconf
@@ -37,11 +39,8 @@ Requires: PolicyKit-gnome
 Requires: notification-daemon
 Requires: gnome-session
 Requires: hal
-Provides: dbus-bluez-pin-helper
-
-#Detect pygtk correctly. https://bugs.edge.launchpad.net/blueman/+bug/337877
-#Patch0:  blueman-build-pygtk.patch
 
+Provides: dbus-bluez-pin-helper
 
 %description
 Blueman is a tool to use Bluetooth devices.
@@ -51,9 +50,9 @@ Blueman is a tool to use Bluetooth devic
 
 
 %build
-#autoreconf -f -i
-
-%configure --disable-static
+#./autogen.sh
+#make dist
+%configure --disable-static --disable-polkit --enable-hal
 make %{?_smp_mflags}
 
 
@@ -98,7 +97,7 @@ gtk-update-icon-cache %{_datadir}/icons/
 %config(noreplace) %{_sysconfdir}/dbus-1/system.d/org.blueman.Mechanism.conf
 %{_datadir}/gnome/autostart/blueman.desktop
 %{_datadir}/applications/blueman-manager.desktop
-%{_datadir}/PolicyKit/policy/org.blueman.policy
+%{_datadir}/polkit-1/actions/org.blueman.policy
 %{_datadir}/icons/hicolor/*/apps/*
 %{_datadir}/%{name}/
 %{_datadir}/dbus-1/services/blueman-applet.service
@@ -108,6 +107,9 @@ gtk-update-icon-cache %{_datadir}/icons/
 
 
 %changelog
+* Sun Oct 18 2009 Juan Rodriguez <nushio at gmail.com> - 1.21-1
+- Bumping to the latest Blueman. 
+
 * Tue Jun 23 2009 Juan Rodriguez <nushio at gmail.com> - 1.10-3
 - Added Provides dbus-bluez-pin-helper
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/blueman/F-11/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- sources	27 Jun 2009 15:01:20 -0000	1.2
+++ sources	4 Nov 2009 22:43:24 -0000	1.3
@@ -1 +1 @@
-f9058305c42038678d5023fcabba22a4  blueman-1.10.tar.gz
+26b70341b3d3da28da62c917c8b20377  blueman-1.21.tar.gz




More information about the scm-commits mailing list