commit c9d6e302f0711ebc676981a839070822b6ebeb9a
Author: Jakub Bogusz <[email protected]>
Date:   Tue May 7 21:03:39 2013 +0200

    - updated to 0.8.3
    - added am patch (fixes build with automake 1.13+)

 pinentry-am.patch | 11 +++++++++++
 pinentry.spec     |  8 +++++---
 2 files changed, 16 insertions(+), 3 deletions(-)
---
diff --git a/pinentry.spec b/pinentry.spec
index b23965c..3ca3893 100644
--- a/pinentry.spec
+++ b/pinentry.spec
@@ -9,15 +9,16 @@
 Summary:       Simple PIN or passphrase entry dialogs
 Summary(pl.UTF-8):     Proste kontrolki dialogowe do wpisywania PIN-ów lub 
haseł
 Name:          pinentry
-Version:       0.8.2
+Version:       0.8.3
 Release:       1
 License:       GPL v2+
 Group:         Applications
 Source0:       ftp://ftp.gnupg.org/gcrypt/pinentry/%{name}-%{version}.tar.bz2
-# Source0-md5: 82e6114e5e27a8ab36f314b332a6e024
+# Source0-md5: 2ae681cbca0d9fb774b2c90b11ebf56c
 Patch0:                %{name}-system-assuan.patch
 Patch1:                %{name}-info.patch
-Patch2:                
0001-Fix-qt4-pinentry-window-created-in-the-background.patch
+Patch2:                %{name}-am.patch
+Patch3:                
0001-Fix-qt4-pinentry-window-created-in-the-background.patch
 URL:           http://www.gnupg.org/
 %{?with_qt4:BuildRequires:     QtGui-devel}
 BuildRequires: autoconf >= 2.57
@@ -98,6 +99,7 @@ Prosta kontrolka dialogowa do wpisywania PIN-ów lub haseł dla 
Qt4.
 #patch0 -p1
 %patch1 -p1
 %patch2 -p1
+%patch3 -p1
 
 %if %{with qt4}
 cd qt4
diff --git a/pinentry-am.patch b/pinentry-am.patch
new file mode 100644
index 0000000..369019a
--- /dev/null
+++ b/pinentry-am.patch
@@ -0,0 +1,11 @@
+--- pinentry-0.8.3/configure.ac.orig   2013-04-26 12:23:27.000000000 +0200
++++ pinentry-0.8.3/configure.ac        2013-05-07 21:00:47.685935015 +0200
+@@ -44,7 +44,7 @@
+ 
+ AC_INIT([pinentry],[mym4_full_version], [http://bugs.gnupg.org])
+ 
+-AM_CONFIG_HEADER(config.h)
++AC_CONFIG_HEADERS(config.h)
+ AC_CONFIG_SRCDIR(pinentry/pinentry.h)
+ AM_INIT_AUTOMAKE($PACKAGE_NAME, $PACKAGE_VERSION)
+ 
================================================================

---- gitweb:

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

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to