Bug 469998
| Summary: | Review Request: nightview - A general astronomical software package to control of a CCD camera | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Lubomir Rintel <lkundrak> |
| Component: | Package Review | Assignee: | Marek Mahut <mmahut> |
| Status: | CLOSED NEXTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | rawhide | CC: | fedora-package-review, mmahut, notting |
| Target Milestone: | --- | Flags: | mmahut:
fedora-review+
kevin: fedora-cvs+ |
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2009-01-07 21:13:50 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: | 478680 | ||
| Bug Blocks: | |||
|
Description
Lubomir Rintel
2008-11-05 06:45:45 UTC
nightview.i386: E: no-binary The package should be of the noarch architecture because it doesn't contain any binaries. This is a convenience meta-package that drags in the whole suite when installed. It, obviously, can't be nade noarch separately. That might not be true for RPM 4.6, which makes it possible for subpackages to be noarch, but since it also introduces architecture-specific dependencies, it might make more sense to leave it as it is, architecture specific, and let it depend on packages of specific architectures. Builds fine in fedora-5-i386-epel mock, the above is the only RPMLint warning. 1) you're missing desktop-file-utils in BuildRequires 2) gcc 4.3 problem: http://koji.fedoraproject.org/koji/getfile?taskID=918010&name=build.log (In reply to comment #2) > 1) you're missing desktop-file-utils in BuildRequires Right, fixed. > 2) gcc 4.3 problem: > http://koji.fedoraproject.org/koji/getfile?taskID=918010&name=build.log Also fixed. Thanks for the suggestions! New package: SPEC: http://netbsd.sk/~lkundrak/SPECS/nightview.spec SRPM: http://netbsd.sk/~lkundrak/SRPMS/nightview-0.3.1-2.el5.src.rpm (In reply to comment #3) > (In reply to comment #2) > > 2) gcc 4.3 problem: > > http://koji.fedoraproject.org/koji/getfile?taskID=918010&name=build.log > > Also fixed. Not really yet: http://koji.fedoraproject.org/koji/getfile?taskID=924599&name=build.log ping I somehow happened to submit old package named as new. Corrected now. The links, hopefully correct this time, still apply: SPEC: http://netbsd.sk/~lkundrak/SPECS/nightview.spec SRPM: http://netbsd.sk/~lkundrak/SRPMS/nightview-0.3.1-2.el5.src.rpm Built fine in fedora-development-i386. Added workaround for bug #478680 SPEC: http://v3.sk/~lkundrak/SPECS/nightview.spec SRPM: http://v3.sk/~lkundrak/SRPMS/nightview-0.3.1-3.el5.src.rpm http://koji.fedoraproject.org/koji/taskinfo?taskID=1032749 * You're not packing latest version of nightview (0.3.2) ftp://integral.physics.muni.cz/pub/nightview/ * Some of files are GPLv2+ example: ./xnightview/base64.cpp If not it looks working fine - too bad we don't have a CCD camera to try it out :) (In reply to comment #8) > * You're not packing latest version of nightview (0.3.2) > > ftp://integral.physics.muni.cz/pub/nightview/ Updated. > * Some of files are GPLv2+ > > example: ./xnightview/base64.cpp The whole work is distributed as GPLv2. > If not it looks working fine - too bad we don't have a CCD camera to try it out > :) A bigger pity is lack of open SBIG specification I'd say... SRPM: http://fedorapeople.org/~lkundrak/nightview-0.3.2-1.el5.i386/nightview-0.3.2-1.fc11.src.rpm SPEC: http://fedorapeople.org/~lkundrak/nightview-0.3.2-1.el5.i386/nightview.spec Build log: http://fedorapeople.org/~lkundrak/nightview-0.3.2-1.el5.i386/ You're right, it's sad. Also, please mail Dr. Hroch with patches. APPROVED. Thanks! (In reply to comment #10) > You're right, it's sad. Also, please mail Dr. Hroch with patches. I think in 0.3.2 he included fix for gcc4.3, which was our only upstreamable patch. Other ones are specific to our build. New Package CVS Request ======================= Package Name: nightview Short Description: Software package to control a CCD camera Owners: lkundrak Branches: EL-5 F-10 (Note that I've found a typo in Summary and made it a bit shorter. I'll change it in the package upon commit as well). cvs done. Thanks for the review Marek; Thanks for CVS Kevin. Imported and built |