From 1aa1345593223e7645d7327107369fde5167a889 Mon Sep 17 00:00:00 2001 From: Colin Walters Date: Thu, 11 Aug 2016 13:18:02 -0400 Subject: [PATCH] files: Adapt to prepare-root move --- ostree.spec | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/ostree.spec b/ostree.spec index 655d7ba..6557bc6 100644 --- a/ostree.spec +++ b/ostree.spec @@ -97,8 +97,6 @@ install -D -m 0644 %{SOURCE1} $RPM_BUILD_ROOT/%{_prefix}/lib/systemd/system-pres %doc README.md %{_bindir}/ostree %{_bindir}/rofiles-fuse -%{_sbindir}/ostree-prepare-root -%{_sbindir}/ostree-remount %{_datadir}/ostree/trusted.gpg.d %{_sysconfdir}/ostree %{_sysconfdir}/dracut.conf.d/ostree.conf @@ -111,6 +109,9 @@ install -D -m 0644 %{SOURCE1} $RPM_BUILD_ROOT/%{_prefix}/lib/systemd/system-pres %{_prefix}/lib/systemd/system-preset/91-ostree.preset %exclude %{_sysconfdir}/grub.d/*ostree %exclude %{_libexecdir}/ostree/grub2* +# Moved in git master +%{_prefix}/lib/ostree/ostree-prepare-root +%{_prefix}/lib/ostree/ostree-remount %files devel %{_libdir}/lib*.so