diff --git a/netcfg.changes b/netcfg.changes index d480b31..4774c2f 100644 --- a/netcfg.changes +++ b/netcfg.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Aug 4 07:47:22 UTC 2015 - tchvatal@suse.com + +- Do not ghost the empty /etc/hostname to not break installationimages + pkg. + ------------------------------------------------------------------- Thu Jun 11 15:37:35 UTC 2015 - tchvatal@suse.com diff --git a/netcfg.spec b/netcfg.spec index 83d1565..ef572ee 100644 --- a/netcfg.spec +++ b/netcfg.spec @@ -101,7 +101,7 @@ exit 0 %files %defattr(644,root,root,755) -%ghost %{_sysconfdir}/hostname +%{_sysconfdir}/hostname %{_sysconfdir}/HOSTNAME %verify(not md5 size mtime) %config(noreplace) %{_sysconfdir}/aliases %verify(not md5 size mtime) %config(noreplace) %{_sysconfdir}/defaultdomain