Bug 635146

Summary: Need to modify pulp.spec to handle RHEL5 and RHEL6 qpid packages
Product: [Retired] Pulp Reporter: Mike McCune <mmccune>
Component: z_otherAssignee: Jeff Ortel <jortel>
Status: CLOSED CURRENTRELEASE QA Contact: wes hayutin <whayutin>
Severity: high Docs Contact:
Priority: high    
Version: unspecifiedCC: pthomas, skarmark, tsanders
Target Milestone: ---Keywords: Triaged
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-08-16 14:20:16 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:    
Bug Blocks: 647488    

Description Mike McCune 2010-09-17 20:49:25 UTC
Currently pulp.spec has conditional requires for Fedora 12 and lower:

Requires: qpidd
Requires: qpidd-ssl
%if 0%{?fedora} < 13
Requires: rhm-cpp-server-store
%else:
Requires: qpid-cpp-server-store
%endif

but RHEL will fall into the requires:

Requires: qpid-cpp-server-store

which may or many not work for RHEL6.  Need to determine the package names for RHEL5/6 and adjust the specfile accordingly.

Comment 1 Jeff Ortel 2010-10-29 20:18:47 UTC
RHEL 5.5 has:
qpid-cpp-server-0.7.946106-17.el5.i386.rpm
qpid-cpp-server-ssl-0.7.946106-17.el5.i386.rpm
qpid-cpp-server-store-0.7.946106-17.el5.i386.rpm

So, the %else will work.  As for RHEL 6, All I can find in nightly builds so far is:   
 
qpid-cpp-server-0.7.946106-5.el6.i686.rpm

But, I'm still looking.

Comment 2 Sayli Karmarkar 2010-11-18 08:25:06 UTC
Added qpid-cpp-server, qpid-cpp-server-ssl, qpid-cpp-server-store requirement to pulp.spec for rhel5 dist tag. To get these packages RHEL5 users will need to have MRG entitlements.

Comment 4 Todd Sanders 2010-11-22 14:57:48 UTC
The qpid packages that we require should be part of the mrg-messaging-base repo, that we will be able to entitle Kalpana customers to without the need for an additional mrg entitlement.

-Todd

Comment 5 Jay Dobies 2010-11-29 14:16:07 UTC
Fixed in 0.109.

Comment 6 Preethi Thomas 2011-05-06 17:29:15 UTC
verified

Comment 7 Preethi Thomas 2011-08-16 14:20:16 UTC
Closing with Community Release 15

pulp-0.0.223-4.