Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 173940 - sys-auth/pam_usb-0.4.0.ebuild
Summary: sys-auth/pam_usb-0.4.0.ebuild
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Petteri Räty (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-04-09 19:01 UTC by Andrea Luzzardi
Modified: 2007-04-10 09:48 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
pam_usb 0.4.0 ebuild (pam_usb-0.4.0.ebuild,847 bytes, text/plain)
2007-04-09 19:02 UTC, Andrea Luzzardi
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Andrea Luzzardi 2007-04-09 19:01:34 UTC
Hi,

pam_usb 0.4.0 just came out, I'll attach an ebuild soon. It's not just a version bump as the dependencies changed as well.
Comment 1 Andrea Luzzardi 2007-04-09 19:02:54 UTC
Created attachment 115851 [details]
pam_usb 0.4.0 ebuild
Comment 2 Petteri Räty (RETIRED) gentoo-dev 2007-04-09 21:59:40 UTC
Version bump committed.
Comment 3 Petteri Räty (RETIRED) gentoo-dev 2007-04-09 22:13:47 UTC
It seems depending on Hal means I needs mods to profiles etc so reopening until that is done.
Comment 4 Jakub Moc (RETIRED) gentoo-dev 2007-04-10 07:41:54 UTC
- this shouldn't depend on sys-apps/dbus itself, but on proper bindings only instead (i.e., dbus-python)
- dev-libs/libxml2 (R)DEPEND is missing
- dev-util/pkgconfig DEPEND is missing
Comment 5 Petteri Räty (RETIRED) gentoo-dev 2007-04-10 09:48:36 UTC
(In reply to comment #4)
> - this shouldn't depend on sys-apps/dbus itself, but on proper bindings only
> instead (i.e., dbus-python)

sys-apps/dbus-1.0.2-r2
        /lib/security/pam_usb.so
        /usr/bin/pamusb-check

Seems fine to me as the pam module built with native code links to dbus and there is >=dev-python/dbus-python-0.71 for the python code.


> - dev-libs/libxml2 (R)DEPEND is missing
> - dev-util/pkgconfig DEPEND is missing
> 

libxml2 and pkgconfig added. If you feel that these changes are not right, please reopen.