From 7a75a5fbec2326f6967c1414a45d8eee89984249 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Zbigniew=20J=C4=99drzejewski-Szmek?= Date: Mon, 1 Jun 2015 21:00:21 -0400 Subject: [PATCH] Fix changelog and put hwdb.d in rpm --- systemd.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/systemd.spec b/systemd.spec index e387d76..b348c5f 100644 --- a/systemd.spec +++ b/systemd.spec @@ -600,6 +600,7 @@ getent passwd systemd-journal-upload >/dev/null 2>&1 || useradd -r -l -g systemd %dir %{_sysconfdir}/binfmt.d %dir %{_sysconfdir}/udev %dir %{_sysconfdir}/udev/rules.d +%dir %{_sysconfdir}/udev/hwdb.d %ghost %verify(not md5 size mtime) %config(noreplace,missingok) /etc/crypttab /etc/inittab %config(noreplace) %{_sysconfdir}/sysctl.conf @@ -854,11 +855,10 @@ getent passwd systemd-journal-upload >/dev/null 2>&1 || useradd -r -l -g systemd /usr/lib/firewalld/services/* %changelog -* Sat May 30 2015 Zbigniew Jędrzejewski-Szmek - 220-4:.git%{gitcommit}}%{?dist} -- Check for botched translations (#1226566) - * Sat May 30 2015 Zbigniew Jędrzejewski-Szmek - 220-4 - systemd-devel should require systemd-libs, not the main package (#1226301) +- Check for botched translations (#1226566) +- Make /etc/udev/hwdb.d part of the rpm (#1226379) * Thu May 28 2015 Richard W.M. Jones - 220-3 - Add patch to fix udev --daemon not cleaning child processes