[packages/pinentry] - build also pinentry-tty for dumb terminals

qboosh qboosh at pld-linux.org
Thu Oct 2 18:14:42 CEST 2014


commit 84e76dba94aa148e7e0bc72554d43d847795f360
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Thu Oct 2 18:14:47 2014 +0200

    - build also pinentry-tty for dumb terminals

 pinentry.spec | 2 ++
 1 file changed, 2 insertions(+)
---
diff --git a/pinentry.spec b/pinentry.spec
index dbef885..a10be21 100644
--- a/pinentry.spec
+++ b/pinentry.spec
@@ -127,6 +127,7 @@ CPPFLAGS="%{rpmcppflags} -I/usr/include/ncurses"
 	--enable-pinentry-gtk2%{!?with_gtk2:=no} \
 	--enable-pinentry-qt%{!?with_qt:=no} \
 	--enable-pinentry-qt4%{!?with_qt4:=no} \
+	--enable-pinentry-tty \
 	--with-qt-includes=%{_includedir}/qt
 
 %{__make}
@@ -172,6 +173,7 @@ rm -rf $RPM_BUILD_ROOT
 %doc AUTHORS ChangeLog NEWS README THANKS TODO
 %attr(755,root,root) %{_bindir}/pinentry
 %attr(755,root,root) %{_bindir}/pinentry-curses
+%attr(755,root,root) %{_bindir}/pinentry-tty
 %{_infodir}/pinentry.info*
 
 %if %{with gtk}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/pinentry.git/commitdiff/84e76dba94aa148e7e0bc72554d43d847795f360



More information about the pld-cvs-commit mailing list