packages: gpgme/gpgme-kill-tests.patch, gpgme/gpgme.spec - updated to 1.3.2...
qboosh
qboosh at pld-linux.org
Tue May 22 16:15:25 CEST 2012
Author: qboosh Date: Tue May 22 14:15:25 2012 GMT
Module: packages Tag: HEAD
---- Log message:
- updated to 1.3.2
- pth support has been dropped
---- Files affected:
packages/gpgme:
gpgme-kill-tests.patch (1.1 -> 1.2) , gpgme.spec (1.88 -> 1.89)
---- Diffs:
================================================================
Index: packages/gpgme/gpgme-kill-tests.patch
diff -u packages/gpgme/gpgme-kill-tests.patch:1.1 packages/gpgme/gpgme-kill-tests.patch:1.2
--- packages/gpgme/gpgme-kill-tests.patch:1.1 Sat May 21 02:01:07 2005
+++ packages/gpgme/gpgme-kill-tests.patch Tue May 22 16:15:20 2012
@@ -1,14 +1,14 @@
---- gpgme-1.0.2/Makefile.am.orig 2004-12-28 12:35:21.000000000 +0100
-+++ gpgme-1.0.2/Makefile.am 2005-05-21 01:57:15.000000000 +0200
-@@ -37,11 +37,7 @@
- complus =
- endif
+--- gpgme-1.3.2/Makefile.am.orig 2012-05-02 11:06:48.000000000 +0200
++++ gpgme-1.3.2/Makefile.am 2012-05-22 15:54:54.703338663 +0200
+@@ -28,11 +28,7 @@
+ ChangeLog-2011 m4/ChangeLog-2011 contrib/ChangeLog-2011
+
-if RUN_GPG_TESTS
-tests = tests
-else
- tests =
+ tests =
-endif
- SUBDIRS = ${assuan} gpgme ${tests} doc ${complus}
+ SUBDIRS = src ${tests} doc lang
================================================================
Index: packages/gpgme/gpgme.spec
diff -u packages/gpgme/gpgme.spec:1.88 packages/gpgme/gpgme.spec:1.89
--- packages/gpgme/gpgme.spec:1.88 Thu Sep 1 19:31:50 2011
+++ packages/gpgme/gpgme.spec Tue May 22 16:15:20 2012
@@ -6,21 +6,19 @@
#
# Conditional build:
%bcond_without gpgsm # with gnupg S/MIME support
-%bcond_without pth # without pth-based version of library
%bcond_without static_libs # do not build static libraries
%bcond_with tests # perform tests
#
-# TODO: separate pth version? disable by default (if !needed at all)?
Summary: Library for accessing GnuPG
Summary(pl.UTF-8): Biblioteka dająca dostęp do funkcji GnuPG
Name: gpgme
-Version: 1.3.1
-Release: 2
+Version: 1.3.2
+Release: 1
Epoch: 1
License: LGPL v2.1+
Group: Libraries
Source0: ftp://ftp.gnupg.org/gcrypt/gpgme/%{name}-%{version}.tar.bz2
-# Source0-md5: 90afa8436ce2b2683c001c824bd22601
+# Source0-md5: 326fe97077141713f0930aa87949a287
Patch0: %{name}-info.patch
Patch1: %{name}-kill-tests.patch
Patch2: %{name}-1.2.0-largefile.patch
@@ -30,7 +28,6 @@
BuildRequires: libassuan-devel >= 1:2.0.2
BuildRequires: libgpg-error-devel >= 1.8
BuildRequires: libtool >= 2:2.2.6
-%{?with_pth:BuildRequires: pth-devel >= 1.2.0}
BuildRequires: texinfo
BuildConflicts: gnupg < 1.3.0
%{!?with_gpgsm:Requires: gnupg >= 1.4.0}
@@ -91,7 +88,6 @@
%{?with_static_libs:--enable-static} \
%{?with_gpgsm:--with-gpgsm=/usr/bin/gpgsm} \
%{!?with_gpgsm:--without-gpgsm} \
- %{!?with_pth:--without-pth} \
--with-gpg=/usr/bin/gpg%{?with_gpgsm:2}
%{__make}
@@ -119,8 +115,6 @@
%doc README ChangeLog THANKS TODO NEWS AUTHORS
%attr(755,root,root) %{_libdir}/libgpgme.so.*.*.*
%attr(755,root,root) %ghost %{_libdir}/libgpgme.so.11
-%attr(755,root,root) %{_libdir}/libgpgme-pth.so.*.*.*
-%attr(755,root,root) %ghost %{_libdir}/libgpgme-pth.so.11
%attr(755,root,root) %{_libdir}/libgpgme-pthread.so.*.*.*
%attr(755,root,root) %ghost %{_libdir}/libgpgme-pthread.so.11
@@ -128,10 +122,8 @@
%defattr(644,root,root,755)
%attr(755,root,root) %{_bindir}/gpgme-config
%attr(755,root,root) %{_libdir}/libgpgme.so
-%attr(755,root,root) %{_libdir}/libgpgme-pth.so
%attr(755,root,root) %{_libdir}/libgpgme-pthread.so
%{_libdir}/libgpgme.la
-%{_libdir}/libgpgme-pth.la
%{_libdir}/libgpgme-pthread.la
%{_includedir}/gpgme.h
%{_aclocaldir}/gpgme.m4
@@ -141,7 +133,6 @@
%files static
%defattr(644,root,root,755)
%{_libdir}/libgpgme.a
-%{_libdir}/libgpgme-pth.a
%{_libdir}/libgpgme-pthread.a
%endif
@@ -151,6 +142,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.89 2012/05/22 14:15:20 qboosh
+- updated to 1.3.2
+- pth support has been dropped
+
Revision 1.88 2011/09/01 17:31:50 arekm
- rel 2; fix typo in largefile patch
================================================================
---- CVS-web:
http://cvs.pld-linux.org/packages/gpgme/gpgme-kill-tests.patch?r1=1.1&r2=1.2
http://cvs.pld-linux.org/packages/gpgme/gpgme.spec?r1=1.88&r2=1.89
More information about the pld-cvs-commit
mailing list