diff --git a/rpm-ostree.spec b/rpm-ostree.spec index d2da1b7..233a4b5 100644 --- a/rpm-ostree.spec +++ b/rpm-ostree.spec @@ -1,7 +1,7 @@ Summary: Client side upgrade program and server side compose tool Name: rpm-ostree Version: 2016.4 -Release: 1%{?dist} +Release: 2%{?dist} #VCS: https://github.com/cgwalters/rpm-ostree # This tarball is generated via "make -f Makefile.dist-packaging dist-snapshot" Source0: rpm-ostree-%{version}.tar.xz @@ -48,6 +48,8 @@ BuildRequires: pkgconfig(libsolv) Provides: rpm-ostree-client %endif +Requires: bubblewrap + %description This tool binds together the world of RPM packages with the OSTree model of bootable filesystem trees. It provides commands usable both