#3090 closed defect (fixed)
Gnome-Keyring notes
Reported by: | Randy McMurchy | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | BOOK | Version: | SVN |
Severity: | normal | Keywords: | |
Cc: |
Description ¶
- intltool should be removed as a dependency as it is
redundant (polkit requires it already).
- Same as #1 except remove the D-Bus depend.
- Since PAM is required, we should pass
--with-pam-dir=/lib/security
- Since D-Bus is installed we should pass
--with-dbus-services=/usr/share/dbus-1/services
- --with-root-certs=/etc/ssl/certs should be passed
Wayne, let me know if you want me to take care of these kinds of things as I find them. I didn't update the book as I don't want you to feel I'm stepping on your toes. :-)
Change History (10)
comment:1 by , 15 years ago
comment:2 by , 15 years ago
I don't mind if you or anyone else fixes these types of problems. In fact it would be appreciated as I only have a limited amount of time to spend on this project. You can also change some of the dependencies from Recommended if you wish.
comment:3 by , 15 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:4 by , 15 years ago
Oops, I missed this ticket before submitting the 2.30 version in. I'll have a look at it now.
comment:5 by , 15 years ago
In regards to point 1, 2, and 3, polkit and Linux-PAM are not required dependencies although for point 3, it seems there is no harm having this option without installing Linux-PAM.
comment:6 by , 15 years ago
Owner: | changed from | to
---|---|
Status: | assigned → new |
Fixed point 3,4,5 in book. Will leave ticket open for comment on points 1 and 2.
comment:9 by , 14 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Apparently, Polkit has been removed as a dependency, so items 1 and 2 are no longer valid. Closing.
Additionally, the book says there is no test suite, but not exactly accurate as you can pass flags to configure to build the test suite.