Bug 1198697

Summary: RFE: remove 'scls' from %{_sysconfdir} and %{_localstatedir}
Product: Red Hat Enterprise Linux 6 Reporter: Ľuboš Kardoš <lkardos>
Component: scl-utilsAssignee: Ľuboš Kardoš <lkardos>
Status: CLOSED CURRENTRELEASE QA Contact: BaseOS QE - Apps <qe-baseos-apps>
Severity: unspecified Docs Contact:
Priority: high    
Version: 6.7CC: bgollahe, bkabrda, drieden, extras-qa, hhorak, jkurik, jorton, jzeleny, lkardos, lzachar
Target Milestone: rcKeywords: FutureFeature, ZStream
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: 1198693
: 1199912 1199913 1199914 (view as bug list) Environment:
Last Closed: 2015-10-22 09:32:21 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 1198693    
Bug Blocks: 1198696, 1199912, 1199913, 1199914    

Description Ľuboš Kardoš 2015-03-04 16:27:31 UTC
+++ This bug was initially created as a clone of Bug #1198693 +++

Description of problem:
Based on discussion at:
https://www.redhat.com/archives/sclorg/2015-February/msg00032.html

Let's get rid of hardcoded 'scls' part in %{_sysconfdir} and %{_localstatedir} macros definitions in scl-utils-build, if the same dir is not used under /opt/<vendor> as well. It is inconsistent right now.

It may have sense to have another level of directories under /opt/<vendor>, but it doesn't make sense to require this for all collections.

If some distro wants to use the 'scls' dir, it just needs to re-define %_scl_prefix macro.