Bug 443024
| Summary: | Publican should depend on kdesdk-utils rather than kdesdk | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Community] Publican | Reporter: | Keith Sharp <kms> | ||||
| Component: | publican | Assignee: | Jeff Fearn 🐞 <jfearn> | ||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | low | Docs Contact: | |||||
| Priority: | low | ||||||
| Version: | 1.6 | CC: | mdehaan, mmcallis, petersen, publican-list, rdieter, stickster | ||||
| Target Milestone: | --- | Keywords: | Reopened | ||||
| Target Release: | --- | ||||||
| Hardware: | All | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | 0.34 | Doc Type: | Bug Fix | ||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | |||||||
| : | 631838 (view as bug list) | Environment: | |||||
| Last Closed: | 2008-07-20 23:36:58 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: | 432443 | ||||||
| Bug Blocks: | 631838 | ||||||
| Attachments: |
|
||||||
|
Description
Keith Sharp
2008-04-18 08:32:03 UTC
Created attachment 302851 [details]
Patch to SPEC file to depend on kdesdk-potools rather than kdesdk
In the meantime, instead of using
Requires: kdesdk
Consider using
Requires: %{_bindir}/xml2pot %{_bindir}/po2xml
instead (asap).
This should ensure things continue to work before and after any split is done
in kdesdk (which should be coming soon, hopefully).
Changed requires and buildrequires to: %{_bindir}/xml2pot %{_bindir}/po2xml
I still see "Requires: kdesdk" in both devel and F-9. It can be replaced by kdesdk-utils for both of them or the above if you prefer. 0.34, where this bug has been fixed, is still being baked. This can be fixed in the current (F-8, F-9, devel) package CVS -- it's just a specfile change and a new build and push. It doesn't need to hang on 0.34 being ready. I'm happy to do it, if that helps. publican-0.33-1.fc9 has been submitted as an update for Fedora 9 Vote 1: https://admin.fedoraproject.org/updates/F9/pending/publican-0.33-1.fc9 Also built in devel and F8. However as kdesdk-utils is not available in F8 I did not push it as an update. *** Bug 455412 has been marked as a duplicate of this bug. *** publican-0.33-1.fc9 has been pushed to the Fedora 9 stable repository. If problems still persist, please make note of it in this bug report. |