diff --git a/rpm-ostree.spec b/rpm-ostree.spec index 42d62cf..01b9c4c 100644 --- a/rpm-ostree.spec +++ b/rpm-ostree.spec @@ -4,13 +4,17 @@ Summary: Hybrid image/package system Name: rpm-ostree Version: 2021.1 -Release: 3%{?dist} +Release: 4%{?dist} License: LGPLv2+ URL: https://github.com/coreos/rpm-ostree # This tarball is generated via "cd packaging && make -f Makefile.dist-packaging dist-snapshot" # in the upstream git. It also contains vendored Rust sources. Source0: https://github.com/coreos/rpm-ostree/releases/download/v%{version}/rpm-ostree-%{version}.tar.xz Patch0: 0001-core-Set-_dbpath-back-to-usr-share-rpm-after-writing.patch +Patch1: 0001-Add-usr-lib-rpm-macros.d-macros.rpm-ostree-to-set-_d.patch +Patch3: 0001-libpriv-rpm-util-Add-usr-lib-sysimage-rpm-symlink-in.patch +Patch4: 0001-libpriv-rpm-util-Use-usr-share-rpm-for-base-rpmdb-qu.patch +Patch5: 0001-scripts-Bind-usr-share-empty-over-usr-share-rpm.patch ExclusiveArch: %{rust_arches} @@ -203,6 +207,9 @@ $PYTHON autofiles.py > files.devel \ %files devel -f files.devel %changelog +* Wed Feb 10 2021 Colin Walters - 2021.1-4 +- Backport patches from https://github.com/coreos/rpm-ostree/pull/2553 + * Tue Jan 26 2021 Jonathan Lebon - 2021.1-3 - Backport https://github.com/coreos/rpm-ostree/pull/2490 for rawhide