From 5cc0f6388ee49b67f5c7f2ce94243b42fe423ecf Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 24 Jun 2015 08:17:38 +0200 Subject: scl-utils: add "rh_layout" option" --- scl-utils.spec | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'scl-utils.spec') diff --git a/scl-utils.spec b/scl-utils.spec index 1e0318e..dd5a04c 100644 --- a/scl-utils.spec +++ b/scl-utils.spec @@ -1,7 +1,7 @@ Name: scl-utils Epoch: 1 Version: 2.0.1 -Release: 2%{dist} +Release: 3%{dist} Summary: Utilities for alternative packaging License: GPLv2+ @@ -75,9 +75,10 @@ rm -rf %buildroot %{_rpmconfigdir}/brp-scl-python-bytecompile %changelog -* Wed Jun 24 2015 Remi Collet - 1:2.0.1-2 -- remove /scls/ from _sysconfdir, _sharedstatedir - and _localstatedir, in sync with RHEL version +* Wed Jun 24 2015 Remi Collet - 1:2.0.1-3 +- add "rh_layout" to remove /scls/ from _sysconfdir, + _sharedstatedir and _localstatedir, in sync with RHEL version + see #1198693 * Wed Jan 21 2015 Lubos Kardos - 1:2.0.1-2 - added owning of module file -- cgit