Bug 1075066

Summary: Automatically generate %{?scl:Requires: %scl_runtime}
Product: Red Hat Enterprise Linux 6 Reporter: Jan Kurik <jkurik>
Component: scl-utilsAssignee: Jan Zeleny <jzeleny>
Status: CLOSED WONTFIX QA Contact: Lukáš Zachar <lzachar>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 6.5CC: bgollahe, bkabrda, drieden, dwalluck, isenfeld, jsvarova, jzeleny, lzachar, pm-eus, vondruch
Target Milestone: rcKeywords: ZStream
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: scl-utils-20120927-20.el6_5 Doc Type: Bug Fix
Doc Text:
Every collection package has to depend on a metapackage-runtime package. It is typically achieved by using the "%{?scl:Requires: %scl_runtime}" snippet. With this update, this dependency is generated automatically using the RPM generator. As a result, maintainers no longer have to store this snippet in their spec files.
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-09-26 12:40:24 UTC Type: ---
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: 1054820    
Bug Blocks:    

Description Jan Kurik 2014-03-11 12:17:04 UTC
This bug has been copied from bug #1054820 and has been proposed
to be backported to 6.5 z-stream (EUS).

Comment 4 Jan Zeleny 2014-03-28 15:03:08 UTC
As the proposed update broke some collections, we have to temporarily revert the patch. Looking for alternative solutions ...

Comment 16 Jan Zeleny 2014-09-26 12:40:24 UTC
As per maintainers' demand, the related patches are going to be reverted and the bug will not be addressed, as it would require changes in spec files of some collections.