Author: arekm Date: Mon Nov 17 09:00:47 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - rel 3; fix pinentry script
---- Files affected: SPECS: pinentry.spec (1.27 -> 1.28) ---- Diffs: ================================================================ Index: SPECS/pinentry.spec diff -u SPECS/pinentry.spec:1.27 SPECS/pinentry.spec:1.28 --- SPECS/pinentry.spec:1.27 Tue Aug 26 17:56:20 2008 +++ SPECS/pinentry.spec Mon Nov 17 10:00:41 2008 @@ -9,7 +9,7 @@ Summary(pl.UTF-8): Proste kontrolki dialogowe do wpisywania PIN-ów lub haseł Name: pinentry Version: 0.7.5 -Release: 2 +Release: 3 License: GPL v2+ Group: Applications Source0: ftp://ftp.gnupg.org/gcrypt/pinentry/%{name}-%{version}.tar.gz @@ -122,6 +122,7 @@ exec %{_bindir}/pinentry-qt "$@" else exec %{_bindir}/pinentry-curses "$@" +fi EOF %clean @@ -164,6 +165,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.28 2008/11/17 09:00:41 arekm +- rel 3; fix pinentry script + Revision 1.27 2008/08/26 15:56:20 qboosh - user-configurable first ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/pinentry.spec?r1=1.27&r2=1.28&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
