- fix a typo in the description

- clean out a use of a macro in the changelog
This commit is contained in:
Nalin Dahyabhai 2010-01-29 21:04:58 +00:00
parent b66b75100a
commit 4cf6d70315

View File

@ -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 <nalin@redhat.com> 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 <nalin@redhat.com> - 0.29.1-5