From 46c94f02c0aac36a3749c3ed96a5be159464c1b4 Mon Sep 17 00:00:00 2001 From: Honza HorĂ¡k Date: Jul 29 2013 15:27:56 +0000 Subject: Use systemd instead of systemd-units --- diff --git a/rwho.spec b/rwho.spec index d907315..3f277a3 100644 --- a/rwho.spec +++ b/rwho.spec @@ -20,10 +20,10 @@ Patch9: rwho-0.17-waitchild.patch Patch10: rwho-0.17-neighbours.patch Patch11: rwho-0.17-hostnamelen.patch Patch12: rwho-0.17-stderr.patch -Requires(post): systemd-units -Requires(preun): systemd-units -Requires(postun): systemd-units -BuildRequires: systemd-units +Requires(post): systemd +Requires(preun): systemd +Requires(postun): systemd +BuildRequires: systemd %description The rwho command displays output similar to the output of the who @@ -98,7 +98,10 @@ install -m 644 %SOURCE1 ${RPM_BUILD_ROOT}%{_unitdir}/rwhod.service %{_unitdir}/* %changelog -* Fri May 24 2013 Honza Horak - 0.17-51 +* Mon Jul 29 2013 Honza Horak - 0.17-52 +- Use systemd instead of systemd-units + +* Fri May 24 2013 Honza Horak - 0.17-51 - Remove syslog.target from unit requries, it doesn't need to exist * Thu Feb 14 2013 Fedora Release Engineering - 0.17-50 @@ -147,7 +150,7 @@ install -m 644 %SOURCE1 ${RPM_BUILD_ROOT}%{_unitdir}/rwhod.service - allow longer hostnames (bug #212076) - add -n option to ruptime manpage -* Wed Aug 01 2011 Honza Horak - 0.17-36 +* Mon Aug 01 2011 Honza Horak - 0.17-36 - added systemd native unit file * Thu Jun 02 2011 Honza Horak - 0.17-35