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