From 4cf6d703150731d4ce473a7a2c22a3248aae809a Mon Sep 17 00:00:00 2001 From: Nalin Dahyabhai Date: Fri, 29 Jan 2010 21:04:58 +0000 Subject: [PATCH] - fix a typo in the description - clean out a use of a macro in the changelog --- oddjob.spec | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/oddjob.spec b/oddjob.spec index 4e302bd..b2f9ff1 100644 --- a/oddjob.spec +++ b/oddjob.spec @@ -21,7 +21,7 @@ Obsoletes: oddjob-devel < 0.30, oddjob-libs < 0.30, oddjob-python < 0.30 URL: http://www.fedorahosted.org/oddjob %description -oddjob is a D-BUS service which performs particular tasks for clients which +oddjob is a D-Bus service which performs particular tasks for clients which connect to it and issue requests using the system-wide message bus. %package mkhomedir @@ -157,8 +157,9 @@ exit 0 * Wed Jan 27 2010 Nalin Dahyabhai 0.30-1 - drop the shared library and python bindings, which so far as i can tell weren't being used, obsoleting them to avoid a mess on upgrades -- move the mkhomedir helper from %%{_libdir}/%{name} to %%{_libexecdir}/%{name} - to make the multilib configuration files agree (#559232) +- move the mkhomedir helper from %%{_libdir}/%%{name} to + %%{_libexecdir}/%%{name} to make the multilib configuration files agree + (#559232) - use %%global instead of %%define * Mon Jan 25 2010 Nalin Dahyabhai - 0.29.1-5