From 11ad311c068bcace1ab03b7c547001e5597eb95c Mon Sep 17 00:00:00 2001 From: Tomasz Pala Date: Tue, 14 Apr 2009 00:42:56 +0000 Subject: [PATCH] - added missing Rs Changed files: blueman.spec -> 1.18 --- blueman.spec | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/blueman.spec b/blueman.spec index 76a4c27..228af65 100644 --- a/blueman.spec +++ b/blueman.spec @@ -21,6 +21,11 @@ BuildRequires: rpm-pythonprov Requires: bluez-libs >= 4.25 Requires: bluez-utils >= 4.25 Requires: gtk+2 >= 2.12 +%pyrequires_eq python = %py_ver +Requires: python-bluetooth +Requires: python-dbus +Requires: python-pygtk-gtk +Requires: python-pynotify BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description @@ -56,7 +61,7 @@ Features: rm -rf $RPM_BUILD_ROOT %{__make} install \ - DESTDIR=$RPM_BUILD_ROOT + DESTDIR=$RPM_BUILD_ROOT %find_lang %{name} --with-gnome -- 2.44.0