Bug 1479849

Summary: perl_Package_to_Install_Core_Modules
Product: [Community] Spacewalk Reporter: Miroslav Suchý <msuchy>
Component: ServerAssignee: Tomáš Kašpárek <tkasparek>
Status: CLOSED CURRENTRELEASE QA Contact: Red Hat Satellite QA List <satqe-list>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 2.6CC: eherget
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-09-27 19:37:34 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:    
Bug Blocks: 1310034, 1484117    

Description Miroslav Suchý 2017-08-09 14:48:44 UTC
Description of problem:
All perl requires should be changed to:
-BuildRequires:  perl-interpreter
+BuildRequires:  perl

I stumbled upon this on perl-Satcon when rebuilding packages to Fedora.
For more info see:
https://fedoraproject.org/wiki/Changes/perl_Package_to_Install_Core_Modules

Comment 1 Miroslav Suchý 2017-08-09 14:49:27 UTC
oh, the change should be reverse
-BuildRequires:  perl
+BuildRequires:  perl-interpreter

Comment 2 Tomáš Kašpárek 2017-08-10 09:27:23 UTC
spacewalk.git(master): 5f7db03858bc5fecfc0c3f80034bea4098f6a693
5261e47dfb6c199500f18d063695e0aef56c7864

Comment 3 Eric Herget 2017-09-27 19:37:34 UTC
Spacewalk 2.7 has been released.

https://github.com/spacewalkproject/spacewalk/wiki/ReleaseNotes27