diff --git a/systemd-mini.changes b/systemd-mini.changes index 82f383f6..75f7133a 100644 --- a/systemd-mini.changes +++ b/systemd-mini.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Nov 23 17:33:19 UTC 2017 - fbui@suse.com + +- Drop a useless rm(1) from the specfile + ------------------------------------------------------------------- Thu Nov 23 09:59:46 CET 2017 - kukuk@suse.de diff --git a/systemd-mini.spec b/systemd-mini.spec index 4cc5efbc..ebe895c9 100644 --- a/systemd-mini.spec +++ b/systemd-mini.spec @@ -480,7 +480,6 @@ ln -sf %{_bindir}/systemctl %{buildroot}/bin/systemctl ln -sf %{_prefix}/lib/systemd/systemd-udevd %{buildroot}/sbin/udevd install -m755 -D %{S:1065} %{buildroot}/%{_prefix}/lib/udev/remount-tmpfs -rm -rf %{buildroot}%{_sysconfdir}/rpm mkdir -p %{buildroot}%{_localstatedir}/lib/systemd/sysv-convert mkdir -p %{buildroot}%{_localstatedir}/lib/systemd/migrated diff --git a/systemd.changes b/systemd.changes index 82f383f6..75f7133a 100644 --- a/systemd.changes +++ b/systemd.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Nov 23 17:33:19 UTC 2017 - fbui@suse.com + +- Drop a useless rm(1) from the specfile + ------------------------------------------------------------------- Thu Nov 23 09:59:46 CET 2017 - kukuk@suse.de diff --git a/systemd.spec b/systemd.spec index c9a63fde..6a1ef970 100644 --- a/systemd.spec +++ b/systemd.spec @@ -478,7 +478,6 @@ ln -sf %{_bindir}/systemctl %{buildroot}/bin/systemctl ln -sf %{_prefix}/lib/systemd/systemd-udevd %{buildroot}/sbin/udevd install -m755 -D %{S:1065} %{buildroot}/%{_prefix}/lib/udev/remount-tmpfs -rm -rf %{buildroot}%{_sysconfdir}/rpm mkdir -p %{buildroot}%{_localstatedir}/lib/systemd/sysv-convert mkdir -p %{buildroot}%{_localstatedir}/lib/systemd/migrated