Bug 212209

Summary: Main python-sexy package shouldn't require libsexy-devel
Product: [Fedora] Fedora Reporter: Matthias Saou <matthias>
Component: python-sexyAssignee: Haïkel Guémar <karlthered>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: extras-qa
Target Milestone: ---Keywords: EasyFix
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: 0.1.9-2 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-11-13 13:05:55 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:

Description Matthias Saou 2006-10-25 17:13:40 UTC
I just tried to install "listen" and yum wanted to pull in a whole bunch of
devel packages. The problem seems to be with :

--> Processing Dependency: libsexy-devel >= 0.1.10 for package: python-sexy

The spec file should probably be changed from :
Requires:  libsexy-devel >= 0.1.10
To :
Requires:  libsexy >= 0.1.10

Comment 1 Haïkel Guémar 2006-10-25 22:25:03 UTC
Thanks, this will be fixed in the upcoming build. 
It seems that the libsexy-devel is not necessary for developping with python-sexy.