Update package description
This commit is contained in:
parent
86cf9571ff
commit
5b1c3c0442
@ -1,4 +1,4 @@
|
|||||||
Summary: Client side upgrade program and server side compose tool
|
Summary: Hybrid image/package system
|
||||||
Name: rpm-ostree
|
Name: rpm-ostree
|
||||||
Version: 2017.3
|
Version: 2017.3
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
@ -56,9 +56,12 @@ Requires: bubblewrap
|
|||||||
Requires: fuse
|
Requires: fuse
|
||||||
|
|
||||||
%description
|
%description
|
||||||
This tool binds together the world of RPM packages with the OSTree
|
rpm-ostree is a hybrid image/package system. It supports
|
||||||
model of bootable filesystem trees. It provides commands usable both
|
"composing" packages on a build server into an OSTree repository,
|
||||||
on client systems as well as server-side composes.
|
which can then be replicated by client systems with atomic upgrades.
|
||||||
|
Additionally, unlike many "pure" image systems, with rpm-ostree
|
||||||
|
each client system can layer on additional packages, providing
|
||||||
|
a "best of both worlds" approach.
|
||||||
|
|
||||||
%package devel
|
%package devel
|
||||||
Summary: Development headers for %{name}
|
Summary: Development headers for %{name}
|
||||||
|
Loading…
Reference in New Issue
Block a user