From 616fabdc20c453ba059733a5f17ca2c12dd1caf0 Mon Sep 17 00:00:00 2001 From: Johnny Hughes Date: Apr 01 2016 10:01:02 +0000 Subject: add in requries for rpm-ostree-client for cockpit-ostree --- diff --git a/SPECS/cockpit.spec b/SPECS/cockpit.spec index 08d8fba..19ffb39 100644 --- a/SPECS/cockpit.spec +++ b/SPECS/cockpit.spec @@ -381,8 +381,10 @@ Summary: Cockpit user interface for rpm-ostree Requires: rpm-ostree >= 2015.10-1 %else Requires: /usr/libexec/rpm-ostreed +Requires: rpm-ostree-client >= 2015.11-1 %endif + %description ostree The Cockpit components for managing software updates for ostree based systems. @@ -476,6 +478,9 @@ pulls in some necessary packages via dependencies. %endif %changelog +* Fri Apr 1 2016 Johnny Hughes - 0.96-2 +- add in Requries rpm-ostree-client to cockpit-ostree for CentOS + * Thu Mar 10 2016 Dominik Perpeet - 0.96-2 - Fix selenium tests - Fix issue with dwz / go binaries in packages