Require bubblewrap
This commit is contained in:
parent
f5759b3d2b
commit
5895086fe5
@ -1,7 +1,7 @@
|
|||||||
Summary: Client side upgrade program and server side compose tool
|
Summary: Client side upgrade program and server side compose tool
|
||||||
Name: rpm-ostree
|
Name: rpm-ostree
|
||||||
Version: 2016.4
|
Version: 2016.4
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
#VCS: https://github.com/cgwalters/rpm-ostree
|
#VCS: https://github.com/cgwalters/rpm-ostree
|
||||||
# This tarball is generated via "make -f Makefile.dist-packaging dist-snapshot"
|
# This tarball is generated via "make -f Makefile.dist-packaging dist-snapshot"
|
||||||
Source0: rpm-ostree-%{version}.tar.xz
|
Source0: rpm-ostree-%{version}.tar.xz
|
||||||
@ -48,6 +48,8 @@ BuildRequires: pkgconfig(libsolv)
|
|||||||
Provides: rpm-ostree-client
|
Provides: rpm-ostree-client
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
|
Requires: bubblewrap
|
||||||
|
|
||||||
%description
|
%description
|
||||||
This tool binds together the world of RPM packages with the OSTree
|
This tool binds together the world of RPM packages with the OSTree
|
||||||
model of bootable filesystem trees. It provides commands usable both
|
model of bootable filesystem trees. It provides commands usable both
|
||||||
|
Loading…
Reference in New Issue
Block a user