rpms/pinentry/F-7 .cvsignore, 1.4, 1.5 pinentry.spec, 1.14, 1.15 sources, 1.4, 1.5 pinentry-info.patch, 1.3, NONE

Rex Dieter (rdieter) fedora-extras-commits at redhat.com
Thu Feb 7 17:56:56 UTC 2008


Author: rdieter

Update of /cvs/pkgs/rpms/pinentry/F-7
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5178

Modified Files:
	.cvsignore pinentry.spec sources 
Removed Files:
	pinentry-info.patch 
Log Message:
* Sun Dec 09 2007 Rex Dieter <rdieter[AT]fedoraproject.org> - 0.7.4-1
- pinentry-0.7.4
- BR: libcap-devel



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/pinentry/F-7/.cvsignore,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- .cvsignore	18 Oct 2005 18:18:13 -0000	1.4
+++ .cvsignore	7 Feb 2008 17:56:06 -0000	1.5
@@ -1,2 +1,6 @@
 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


Index: pinentry.spec
===================================================================
RCS file: /cvs/pkgs/rpms/pinentry/F-7/pinentry.spec,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- pinentry.spec	11 May 2007 04:25:39 -0000	1.14
+++ pinentry.spec	7 Feb 2008 17:56:06 -0000	1.15
@@ -1,21 +1,20 @@
 
 Name:    pinentry
-Version: 0.7.2
-Release: 15%{?dist}
+Version: 0.7.4
+Release: 1%{?dist}
 Summary: Collection of simple PIN or passphrase entry dialogs
 
 Group:   Applications/System
-License: GPL
+License: GPLv2+
 URL:     http://www.gnupg.org/aegypten/
 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 @@
 %prep
 %setup -q
 
-%patch0 -p1
-
 
 %build
 unset QTDIR || : ; . /etc/profile.d/qt.sh
@@ -148,6 +145,17 @@
 
 
 %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)
+
+* Sat Aug 11 2007 Rex Dieter <rdieter[AT]fedoraproject.org> - 0.7.3-1
+- pinentry-0.7.3
+- License: GPLv2+
+
 * Thu May 10 2007 Rex Dieter <rdieter[AT]fedoraproject.org> - 0.7.2-15
 - respin (for ppc64)
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/pinentry/F-7/sources,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- sources	18 Oct 2005 18:18:13 -0000	1.4
+++ sources	7 Feb 2008 17:56:06 -0000	1.5
@@ -1,2 +1,2 @@
-55626ce13ed76d82ec5330d19bdf3ab4  pinentry-0.7.2.tar.gz
-a0ef18a651f00328ef8d53c3c3e51eeb  pinentry-0.7.2.tar.gz.sig
+d7709fe7c48a24c34c5948725cef7d93  pinentry-0.7.4.tar.gz
+300e7d19f60b6f10d004825e7e3be42f  pinentry-0.7.4.tar.gz.sig


--- pinentry-info.patch DELETED ---




More information about the fedora-extras-commits mailing list