Author: pawelz Date: Sat Jul 4 16:50:22 2009 GMT Module: packages Tag: HEAD ---- Log message: - TODO moved to spec file (special dedication to shadzik) - License
---- Files affected: packages/gabriel: gabriel.spec (1.1 -> 1.2) ---- Diffs: ================================================================ Index: packages/gabriel/gabriel.spec diff -u packages/gabriel/gabriel.spec:1.1 packages/gabriel/gabriel.spec:1.2 --- packages/gabriel/gabriel.spec:1.1 Sat Jul 4 18:38:00 2009 +++ packages/gabriel/gabriel.spec Sat Jul 4 18:50:17 2009 @@ -1,11 +1,17 @@ # $Revision$, $Date$ # +# TODO: +# - gabriel-passphrase.patch: +# ssh_userauth_autopubkey from libssh takes two arguments. The second one is +# public key passphrase. This patch asumes that passphrase is empty so it +# won't work with encrypted public keys. It should call pinentry or something. +# I have no idea. Summary: Secure remote D-Bus Summary(pl.UTF-8): Bezpieczny zdalny D-Bus Name: gabriel Version: 0.1 Release: 0.1 -License: - (enter GPL/GPL v2/GPL v3/LGPL/BSD/BSD-like/other license name here) +License: GPL v2 Group: Applications Source0: http://dl.sourceforge.net/gabriel/%{name}-%{version}.tar.gz # Source0-md5: 136d971aaf4917c31bfdc25c3f713091 @@ -62,6 +68,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.2 2009/07/04 16:50:17 pawelz +- TODO moved to spec file (special dedication to shadzik) +- License + Revision 1.1 2009/07/04 16:38:00 pawelz - initial - ssh dbus forwarding ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/gabriel/gabriel.spec?r1=1.1&r2=1.2&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
