From 929a701472b384be2dcb90dd199f3d6ad97b5c9d Mon Sep 17 00:00:00 2001 From: Johnny Hughes Date: Dec 14 2016 13:40:17 +0000 Subject: CentOS Mods --- diff --git a/SPECS/cockpit.spec b/SPECS/cockpit.spec index 02a593f..870140f 100644 --- a/SPECS/cockpit.spec +++ b/SPECS/cockpit.spec @@ -15,9 +15,9 @@ %define required_base 122 %endif -%if 0%{?centos} -%define rhel 0 -%endif +#%if 0%{?centos} +#%define rhel 0 +#%endif %define _hardened_build 1 @@ -565,6 +565,9 @@ pulls in some necessary packages via dependencies. %endif %changelog +* Wed Dec 14 2016 Johnny Hughes 122-3 +- CentOS Mods + * Mon Nov 14 2016 Dominik Perpeet 122-3 - Fix regression when activating virtual network interfaces rhbz#1394667 - Support network connections that don't have an interface name rhbz#1394668