]> git.pld-linux.org Git - packages/gnupg2.git/commitdiff
- back to standard /usr/bin/pinentry (existing now)
authorJakub Bogusz <qboosh@pld-linux.org>
Tue, 26 Aug 2008 15:49:01 +0000 (15:49 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    gnupg2.spec -> 1.82

gnupg2.spec

index 9e071f654e7f6d90dc84fa40fd0b4cefc20fb085..0d334e2fa84a4045b1c5032f7f0782be919f39e4 100644 (file)
@@ -127,7 +127,7 @@ Summary:    GnuPG extension - agent
 Summary(pl.UTF-8):     Rozszerzenie GnuPG - agent
 Group:         Applications/File
 Requires:      %{name}-common = %{version}-%{release}
-Requires:      pinentry
+Requires:      pinentry >= 0.7.5-2
 Obsoletes:     newpg
 
 %description -n gnupg-agent
@@ -196,7 +196,7 @@ sed -i -e 's#gl_AC_TYPE_LONG_LONG#AC_TYPE_LONG_LONG_INT#g' gl/m4/allocsa.m4
        --enable-gpg \
        --enable-symcryptrun \
        --with-capabilities \
-       --with-pinentry-pgm=%{_bindir}/pinentry-curses \
+       --with-pinentry-pgm=%{_bindir}/pinentry \
        --with-mailprog=/usr/lib/sendmail
 
 %{__make}
This page took 0.194894 seconds and 4 git commands to generate.