Bug 349191
| Summary: | Review Request: malaga-suomi-voikko - A description of Finnish morphology written in Malaga (Voikko edition) | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Ville-Pekka Vainio <vpvainio> |
| 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, mfabian, mtasaka, notting |
| Target Milestone: | --- | Flags: | mtasaka:
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: | 2007-11-01 18:01:06 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: | 346121 | ||
| Bug Blocks: | 350781 | ||
|
Description
Ville-Pekka Vainio
2007-10-23 18:17:30 UTC
This is just a initial comment:
- malaga requires libmalaga, so "(Build)Requires: libmalaga" is actally
not needed.
- For %files entry
------------------------------------------------------------
%files
%{_libdir}/voikko
%{_libdir}/voikko/voikko-fi_FI*_l
%{_libdir}/voikko/voikko-fi_FI.pro
-------------------------------------------------------------
The entry "%_libdir/voikko" (which is a directory) means the
directory %_libdir/voikko itself and all files/directories/etc
under this directory, so the following two entries are not needed.
- Rebuild fails on ppc and ppc64.
For ppc:
http://koji.fedoraproject.org/koji/taskinfo?taskID=222539
For ppc64:
ttp://koji.fedoraproject.org/koji/taskinfo?taskID=222476
New SPEC: http://vpv.fedorapeople.org/packages/malaga-suomi-voikko.spec New SRPM: http://vpv.fedorapeople.org/packages/malaga-suomi-voikko-0.7.6-0.2.fc7.src.rpm (In reply to comment #1) > - malaga requires libmalaga, so "(Build)Requires: libmalaga" is actally > not needed. Fixed. > The entry "%_libdir/voikko" (which is a directory) means the > directory %_libdir/voikko itself and all files/directories/etc > under this directory, so the following two entries are not needed. Fixed, this also fixes the ppc and ppc64 build failures, I tested the new SRPM myself in koji. ---------------------------------------------------------------- This package (malaga-suomi-voikko) is APPROVED by me ---------------------------------------------------------------- New Package CVS Request ======================= Package Name: malaga-suomi-voikko Short Description: A description of Finnish morphology written in Malaga (Voikko edition) Owners: vpv Branches: F-7 F-8 Cvsextras Commits: yes cvs done. Package built for devel, see http://koji.fedoraproject.org/koji/taskinfo?taskID=223475 I also tried to build it for F-7 and F-8, which didn't succeed, because they don't have Malaga yet. I assume I need to wait for the updates to be pushed before building? In any case, I'm closing this bug. * you can ask rel-eng team to add malaga to buildroot so that you can rebuild this package on F-7 or F-8. When mailing to rel-eng team, please show them the EVR (epoch-version-release) of malaga to be added to buildroot. |