Bug 427001

Summary: notify-python not recognized by pkg-config
Product: [Fedora] Fedora Reporter: john bray <kb6ql>
Component: notify-pythonAssignee: John Dennis <jdennis>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 7   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-01-02 22:55:53 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 john bray 2007-12-29 20:25:55 UTC
Description of problem:
/usr/bin/pkg-config does not recoginize that notify-python package is installed.

Version-Release number of selected component (if applicable):
notify-python-0.1.0-4.fc7.x86_64
[and pkgconfig-0.21-5.fc7.x86_64]

How reproducible:
100%

Steps to Reproduce:
1.pkg-config --exists --print-errors notify-python
2.
3.
  
Actual results:
[jmb@cheetah trunk]$ pkg-config --exists --print-errors notify-python
Package notify-python was not found in the pkg-config search path.
Perhaps you should add the directory containing `notify-python.pc'
to the PKG_CONFIG_PATH environment variable
No package 'notify-python' found

but note, for comparison:
[jmb@cheetah trunk]$ pkg-config --exists --print-errors gnome-python-2.0
[jmb@cheetah trunk]$ pkg-config --exists --print-errors nautilus-python
[jmb@cheetah trunk]$ rpm -q notify-python
notify-python-0.1.0-4.fc7.x86_64
[jmb@cheetah trunk]$ rpm -q --whatprovides /usr/bin/pkg-config
pkgconfig-0.21-5.fc7.x86_64


Expected results:
pkg-config recognizes the existence of the notify-python package.

Additional info:

Comment 1 john bray 2007-12-29 20:28:36 UTC
oh.  sorry.  forgot to say that this results in autogen failing to generate
anything.

Comment 2 John Dennis 2008-01-02 22:55:53 UTC
fixed in rawhide, notify-python-0.1.1-1.fc9
This also updates to the latest upstream