files: Adapt to prepare-root move
This commit is contained in:
parent
e5d3a28661
commit
1aa1345593
@ -97,8 +97,6 @@ install -D -m 0644 %{SOURCE1} $RPM_BUILD_ROOT/%{_prefix}/lib/systemd/system-pres
|
|||||||
%doc README.md
|
%doc README.md
|
||||||
%{_bindir}/ostree
|
%{_bindir}/ostree
|
||||||
%{_bindir}/rofiles-fuse
|
%{_bindir}/rofiles-fuse
|
||||||
%{_sbindir}/ostree-prepare-root
|
|
||||||
%{_sbindir}/ostree-remount
|
|
||||||
%{_datadir}/ostree/trusted.gpg.d
|
%{_datadir}/ostree/trusted.gpg.d
|
||||||
%{_sysconfdir}/ostree
|
%{_sysconfdir}/ostree
|
||||||
%{_sysconfdir}/dracut.conf.d/ostree.conf
|
%{_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
|
%{_prefix}/lib/systemd/system-preset/91-ostree.preset
|
||||||
%exclude %{_sysconfdir}/grub.d/*ostree
|
%exclude %{_sysconfdir}/grub.d/*ostree
|
||||||
%exclude %{_libexecdir}/ostree/grub2*
|
%exclude %{_libexecdir}/ostree/grub2*
|
||||||
|
# Moved in git master
|
||||||
|
%{_prefix}/lib/ostree/ostree-prepare-root
|
||||||
|
%{_prefix}/lib/ostree/ostree-remount
|
||||||
|
|
||||||
%files devel
|
%files devel
|
||||||
%{_libdir}/lib*.so
|
%{_libdir}/lib*.so
|
||||||
|
Loading…
Reference in New Issue
Block a user