Bug 199484
Summary: | Review Request: notify-python - python bindings for libnotify | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | John Dennis <jdennis> |
Component: | Package Review | Assignee: | David Cantrell <dcantrell> |
Status: | CLOSED NEXTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | rawhide | CC: | fedora-package-review, katzj, sundaram |
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: | 2006-07-22 12:13:44 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: | 188268 |
Description
John Dennis
2006-07-19 20:07:44 UTC
Tech ack. NEEDSWORK: Compiled modules are arch specific, you need to use sitearch rather than sitelib. Thus, sitelib isn't used anywhere, why define it? Don't need the requires on python-abi, thats automagic now. Needed to add pkgconfig, libnotify-devel, pygtk2-devel, gtk2-devel, dbus-glib-devel, dbus-devel as buildreqs. No rpmlint errors or warnings to worry about. Please fix above issues. Fixed above issues, except I could not find dbus-glib-devel in rawhide, so I omitted that package. Spec URL: ftp://people.redhat.com/jdennis/notify-python.spec SRPM URL: ftp://people.redhat.com/jdennis/notify-python-0.1.0-2.src.rpm Added Jeremy to CC, as he needs this as well. dbus-glib hit rawhide last night, I was testing in brew with the current dist-fc6 stuff, which included dbus-glib. Please add it back, this will not compile w/out it. O.K. added dbus-glib-devel, but I can't test the build because I can't find this package. Normally I get my rawhide packages off of bigpapi (formerly qafiler), so I'm guessing the package wasn't there when the last sync occurred. Can you point me to another location (e.g. something off of /mnt/redhat?) performed a brew scratch build on notify-python-0.1.0-2 with dbus-glib-devel added, everything seems o.k. Note URL's for spec file and src rpm in #3 updated as well. Looks good now. Approving. Does this need to be in comps anywhere, or will it be pulled in through a dependancy of something else? It will be a dependency of other packages Package showed up in rawhide today. Closing |