From a848307ed927669faae5733cec297cc90ac69844 Mon Sep 17 00:00:00 2001 From: David King Date: Dec 04 2014 15:23:40 +0000 Subject: Update dbus-send dependency for new dbus (#1170584) --- diff --git a/oddjob.spec b/oddjob.spec index f4fce26..3cf4883 100644 --- a/oddjob.spec +++ b/oddjob.spec @@ -1,5 +1,5 @@ %global build_sample_subpackage 0 -%global dbus_send /bin/dbus-send +%global dbus_send /usr/bin/dbus-send %if 0%{?fedora} > 18 || 0%{?rhel} > 6 %global systemd 1 @@ -17,7 +17,7 @@ Name: oddjob Version: 0.33 -Release: 3%{?dist} +Release: 4%{?dist} Source0: http://fedorahosted.org/released/oddjob/oddjob-%{version}.tar.gz #Source1: http://fedorahosted.org/released/oddjob/oddjob-%{version}.tar.gz.sig Summary: A D-Bus service which runs odd jobs on behalf of client applications @@ -250,6 +250,9 @@ fi exit 0 %changelog +* Thu Dec 04 2014 David King - 0.33-4 +- Update dbus-send dependency for new dbus (#1170584) + * Sun Aug 17 2014 Fedora Release Engineering - 0.33-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild