Bug 461728
| Summary: | Review Request: fet - Open source free timetabling software | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Balint Cristian <cristian.balint> |
| Component: | Package Review | Assignee: | Mamoru TASAKA <mtasaka> |
| Status: | CLOSED NEXTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | rawhide | CC: | fedora-package-review, notting |
| Target Milestone: | --- | Flags: | mtasaka:
fedora-review+
huzaifas: 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: | 2008-09-25 07:50:59 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
Balint Cristian
2008-09-10 09:11:57 UTC
Initial pass: # rpmlint fet fet-devel fet-debuginfo 3 packages and 0 specfiles checked; 0 errors, 0 warnings. Some notes: - fet seems a GUI application so a proper desktop file is needed. - Would you explain how fet_??.qm can be created? (In reply to comment #2) > Some notes: Hi Tasaka, > - fet seems a GUI application so a proper desktop file is needed. - Solved within new spin, desktop file added with some translations > - Would you explain how fet_??.qm can be created? - Not expert with qt/kdevelop but upsream is consisted by a single guy. To satisfy this lack, I added in .spec 3 lines to recompile all .ts files at rpmbuild time, i think its the best option for now, a short doc what are these files (i didnt knew before): http://manpages.ubuntu.com/manpages/intrepid/man1/lrelease-qt3.html My motivation: I recently was faced to do a highschool timetable for my mother, after wasting time with other tools, this software was simply the best, was the only one able to meet the task, so I decided to import it in fedora olso notify fedora-edu SIG. Motivation is more of since its a romanian software too :-) Latest package is: Spec URL: http://openrisc.rdsor.ro/fet.spec SRPM URL: http://openrisc.rdsor.ro/fet-5.6.3-2.fc10.src.rpm Okay. One comment: * It is better that you once remove all .qm files at %prep. + builds successfully http://koji.fedoraproject.org/koji/taskinfo?taskID=827918 + spec/srpm good + can be installed correctly + seems to work well ------------------------------------------------------- This package (fet) is APPROVED by mtasaka ------------------------------------------------------- ping? New Package CVS Request ======================= Package Name: fet Short Description: Open source free timetabling software Owners: rezso Branches: F-8 F-9 devel cvs done (In reply to comment #5) > One comment: > * It is better that you once remove all .qm files at %prep. [done] Thank You Tasaka ! /cristian. |