Bug 438293
Summary: | Review Request: monosim- Manage your SIM Card contacts with pcsc readers | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Armando Basile <hmandevteam> |
Component: | Package Review | Assignee: | Mamoru TASAKA <mtasaka> |
Status: | CLOSED NEXTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | low | Docs Contact: | |
Priority: | low | ||
Version: | rawhide | CC: | fedora-package-review, kevin, notting |
Target Milestone: | --- | Flags: | mtasaka:
fedora-review+
dennis: fedora-cvs+ |
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
URL: | http://www.integrazioneweb.com/monosim | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2008-03-27 20:32:32 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
Armando Basile
2008-03-20 08:48:30 UTC
Files: http://www.integrazioneweb.com/monosim/packages/fedora/monosim-1.3.0-1.i386.rpm http://www.integrazioneweb.com/monosim/packages/fedora/monosim-1.3.0-1.src.rpm http://www.integrazioneweb.com/monosim/packages/fedora/monosim-1.3.0.spec.tar.gz http://www.integrazioneweb.com/monosim/packages/fedora/monosim-1.3.0.tar.gz i have only one "E:" with rpmlint: monosim.i386: E: devel-dependency pcsc-lite-devel New files added: http://www.integrazioneweb.com/monosim/packages/fedora/monosim-1.3.0.1-1.fc8.i386.rpm http://www.integrazioneweb.com/monosim/packages/fedora/monosim-1.3.0.1-1.fc8.src.rpm http://www.integrazioneweb.com/monosim/packages/fedora/monosim-1.3.0.1.spec.tar.gz http://www.integrazioneweb.com/monosim/packages/fedora/monosim-1.3.0.1.tar.gz New files (after last updates of THEMONOSPOT bug) http://www.integrazioneweb.com/monosim/packages/fedora/monosim-1.3.0.2-1.fc8.i386.rpm http://www.integrazioneweb.com/monosim/packages/fedora/monosim-1.3.0.2-1.fc8.src.rpm http://www.integrazioneweb.com/monosim/packages/fedora/monosim-1.3.0.2.spec.tar.gz http://www.integrazioneweb.com/monosim/packages/fedora/monosim-1.3.0.2.tar.gz Well, seems okay, however would you explain why you want the following Requries (especially pcsc-lite-devel?) ---------------------------------------------------------------------- Requires: pcsc-lite >= 1.0.0 Requires: pcsc-lite-libs >= 1.0.0 Requires: pcsc-lite-devel >= 1.0.0 ---------------------------------------------------------------------- monosim need libpcsclite.so installed, but i see that is already in pcsc-lite-libs so i have to generate 1.3.0.3 without pcsc-lite-devel :-) in other distro libpcsclite.so is included in -devel package (In reply to comment #5) > monosim need libpcsclite.so installed, If only this library is needed, then "Requires: pcsc-lite" can also be removed. monosim need also pcsc-lite because it install pcscd (daemon of pcsc service) unfortunatelly /usr/lib/libpcsclite.so is installed with pcsc-lite-devel pcsc-lite-libs install /usr/lib/libpcsclite.so.1 i could try to use ln -s /usr/lib/libpcsclite.so.1 /usr/lib/libpcsclite.so but could be some problems if -devel package is install after. i think that best thing could be install -devel package (that install also -libs) Okay, I understand the situation. I accept this package as 1.3.0.2. - srpm description okay - tarball matches upstream - Package builds http://koji.fedoraproject.org/koji/taskinfo?taskID=528652 - Can be installed (by yum) - Seems to work. --------------------------------------------------------------------------- This package (monosim) is APPROVED by me --------------------------------------------------------------------------- New Package CVS Request ======================= Package Name: monosim Short Description: Manage your SIM Card contacts with pcsc readers Owners: hman Branches: F-7 F-8 InitialCC: mtasaka.u-tokyo.ac.jp Cvsextras Commits: yes Should the Owner name here be 'hman-it' due to the switcharound to fix your certs? New Package CVS Request ======================= Package Name: monosim Short Description: Manage your SIM Card contacts with pcsc readers Owners: hman-it Branches: F-7 F-8 InitialCC: mtasaka.u-tokyo.ac.jp Cvsextras Commits: yes CVS Done monosim-1.3.0.2-1.fc7 has been submitted as an update for Fedora 7 monosim-1.3.0.2-1.fc8 has been submitted as an update for Fedora 8 monosim-1.3.0.2-1.fc7 has been pushed to the Fedora 7 stable repository. If problems still persist, please make note of it in this bug report. monosim-1.3.0.2-1.fc8 has been pushed to the Fedora 8 stable repository. If problems still persist, please make note of it in this bug report. |