- pinentry-0.7.4
- BR: libcap-devel
This commit is contained in:
parent
664eac72cf
commit
203721b37f
@ -2,3 +2,5 @@ pinentry-0.7.2.tar.gz
|
||||
pinentry-0.7.2.tar.gz.sig
|
||||
pinentry-0.7.3.tar.gz
|
||||
pinentry-0.7.3.tar.gz.sig
|
||||
pinentry-0.7.4.tar.gz
|
||||
pinentry-0.7.4.tar.gz.sig
|
||||
|
@ -1,22 +0,0 @@
|
||||
--- pinentry-0.7.2/doc/pinentry.texi~ 2005-01-27 09:58:03.000000000 +0200
|
||||
+++ pinentry-0.7.2/doc/pinentry.texi 2005-10-18 21:03:51.000000000 +0300
|
||||
@@ -62,7 +62,7 @@
|
||||
@ifnottex
|
||||
@dircategory GNU Utilities
|
||||
@direntry
|
||||
-* pinentry:: Ask securely for a passphrase or PIN.
|
||||
+* pinentry: (pinentry). Ask securely for a passphrase or PIN.
|
||||
@end direntry
|
||||
This file documents the use and the internals of the @pinentry{}.
|
||||
|
||||
--- pinentry-0.7.2/doc/pinentry.info~ 2005-01-27 10:06:25.000000000 +0200
|
||||
+++ pinentry-0.7.2/doc/pinentry.info 2005-10-18 21:04:11.000000000 +0300
|
||||
@@ -3,7 +3,7 @@
|
||||
|
||||
INFO-DIR-SECTION GNU Utilities
|
||||
START-INFO-DIR-ENTRY
|
||||
-* pinentry:: Ask securely for a passphrase or PIN.
|
||||
+* pinentry: (pinentry). Ask securely for a passphrase or PIN.
|
||||
END-INFO-DIR-ENTRY
|
||||
This file documents the use and the internals of the PINENTRY.
|
||||
|
@ -1,7 +1,7 @@
|
||||
|
||||
Name: pinentry
|
||||
Version: 0.7.3
|
||||
Release: 2%{?dist}
|
||||
Version: 0.7.4
|
||||
Release: 1%{?dist}
|
||||
Summary: Collection of simple PIN or passphrase entry dialogs
|
||||
|
||||
Group: Applications/System
|
||||
@ -11,11 +11,10 @@ Source0: http://ftp.gnupg.org/gcrypt/pinentry/%{name}-%{version}.tar.gz
|
||||
Source1: http://ftp.gnupg.org/gcrypt/pinentry/%{name}-%{version}.tar.gz.sig
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
|
||||
Patch0: pinentry-info.patch
|
||||
|
||||
BuildRequires: gtk2-devel
|
||||
BuildRequires: qt-devel
|
||||
BuildRequires: ncurses-devel
|
||||
BuildRequires: gtk2-devel
|
||||
BuildRequires: libcap-devel
|
||||
BuildRequires: ncurses-devel
|
||||
BuildRequires: qt-devel
|
||||
|
||||
Requires(post): %{_sbindir}/update-alternatives
|
||||
Requires(post): /sbin/install-info
|
||||
@ -60,8 +59,6 @@ This package contains the Qt GUI based version of the PIN entry dialog.
|
||||
%prep
|
||||
%setup -q
|
||||
|
||||
%patch0 -p1
|
||||
|
||||
|
||||
%build
|
||||
unset QTDIR || : ; . /etc/profile.d/qt.sh
|
||||
@ -148,6 +145,10 @@ fi
|
||||
|
||||
|
||||
%changelog
|
||||
* Sun Dec 09 2007 Rex Dieter <rdieter[AT]fedoraproject.org> - 0.7.4-1
|
||||
- pinentry-0.7.4
|
||||
- BR: libcap-devel
|
||||
|
||||
* Sat Aug 25 2007 Rex Dieter <rdieter[AT]fedoraproject.org> - 0.7.3-2
|
||||
- respin (BuildID)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user