Own the %{_libexecdir}/libostree dir
This commit is contained in:
parent
c4dd042961
commit
5906eb7d47
@ -1,7 +1,7 @@
|
|||||||
Summary: Tool for managing bootable, immutable filesystem trees
|
Summary: Tool for managing bootable, immutable filesystem trees
|
||||||
Name: ostree
|
Name: ostree
|
||||||
Version: 2017.10
|
Version: 2017.10
|
||||||
Release: 2%{?dist}
|
Release: 3%{?dist}
|
||||||
Source0: https://github.com/ostreedev/%{name}/releases/download/v%{version}/libostree-%{version}.tar.xz
|
Source0: https://github.com/ostreedev/%{name}/releases/download/v%{version}/libostree-%{version}.tar.xz
|
||||||
# https://bugzilla.redhat.com/show_bug.cgi?id=1451458
|
# https://bugzilla.redhat.com/show_bug.cgi?id=1451458
|
||||||
Source1: 91-ostree.preset
|
Source1: 91-ostree.preset
|
||||||
@ -135,10 +135,14 @@ rm -f %{buildroot}%{_libexecdir}/libostree/ostree-trivial-httpd
|
|||||||
%ifnarch s390 s390x %{arm}
|
%ifnarch s390 s390x %{arm}
|
||||||
%files grub2
|
%files grub2
|
||||||
%{_sysconfdir}/grub.d/*ostree
|
%{_sysconfdir}/grub.d/*ostree
|
||||||
|
%dir %{_libexecdir}/libostree
|
||||||
%{_libexecdir}/libostree/grub2*
|
%{_libexecdir}/libostree/grub2*
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Aug 22 2017 Ville Skyttä <ville.skytta@iki.fi> - 2017.10-3
|
||||||
|
- Own the %%{_libexecdir}/libostree dir
|
||||||
|
|
||||||
* Thu Aug 17 2017 Colin Walters <walters@verbum.org> - 2017.10-2
|
* Thu Aug 17 2017 Colin Walters <walters@verbum.org> - 2017.10-2
|
||||||
- New upstream version
|
- New upstream version
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user