Bug 513497
| Summary: | Review Request: ovirt-viewer - A vnc viewer for oVirt managed vms | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Mo Morsi <mmorsi> |
| Component: | Package Review | Assignee: | Nobody's working on this, feel free to take it <nobody> |
| Status: | CLOSED WONTFIX | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | rawhide | CC: | fedora-package-review, mail, notting |
| 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: | 2010-01-05 16:50:33 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
Mo Morsi
2009-07-23 22:07:43 UTC
Just some comments after a quick look at your spec file:
- You are mixing '%{buildroot}' and '$RPM_BUILD_ROOT'
https://fedoraproject.org/wiki/Packaging:Guidelines#Using_.25.7Bbuildroot.7D_and_.25.7Boptflags.7D_vs_.24RPM_BUILD_ROOT_and_.24RPM_OPT_FLAGS
Please take a look at https://fedoraproject.org/wiki/Packaging:Guidelines#BuildRoot_tag
- The man pages are automatically compressed by RPM
- README and COPYING must be added to the %files section.
https://fedoraproject.org/wiki/How_to_create_an_RPM_package#.25files_prefixes
- Isn't %configure instead of ./configure working?
https://fedoraproject.org/wiki/How_to_create_an_RPM_package#.25build_section
- Aren't gtk2, gtk-vnc, and gnutls automatically picked up by RPM?
ping? Sorry for the belated followup. Priorities shifted and didn't/don't have time to work on this, thus am closing. If anyone wants to resume work on the viewer itself or packaging it for Fedora, feel free to ping me w/ any questions you may have. |