]> git.pld-linux.org Git - packages/gnutls.git/commitdiff
- updated to 3.3.23 auto/th/gnutls-3.3.23-1
authorJakub Bogusz <qboosh@pld-linux.org>
Tue, 14 Jun 2016 19:37:13 +0000 (21:37 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Tue, 14 Jun 2016 19:37:13 +0000 (21:37 +0200)
gnutls.spec

index d906710bbfb01cbf47903bae3a9958114d31a28f..0b366ec05c7afe3342af304dbc13e3fe326c6494 100644 (file)
 Summary:       The GNU Transport Layer Security Library
 Summary(pl.UTF-8):     Biblioteka GNU TLS (Transport Layer Security)
 Name:          gnutls
-Version:       3.3.22
+Version:       3.3.23
 Release:       1
 License:       LGPL v2.1+ (libgnutls), LGPL v3+ (libdane), GPL v3+ (openssl library and tools)
 Group:         Libraries
 Source0:       ftp://ftp.gnutls.org/gcrypt/gnutls/v3.3/%{name}-%{version}.tar.xz
-# Source0-md5: 7e12ab5a9de0741fac4606c979fd2eb7
+# Source0-md5: 513110c0a550138ab68d8afde5520aa4
 Patch0:                %{name}-info.patch
 Patch1:                %{name}-link.patch
 URL:           http://www.gnutls.org/
@@ -277,6 +277,9 @@ rm -rf $RPM_BUILD_ROOT
 # although libgnutls.la is obsoleted by pkg-config, there is
 # .pc file missing for libgnutls-openssl, and it needs libgnutls.la
 
+# testing mock module
+%{__rm} $RPM_BUILD_ROOT%{_libdir}/gnutls/libpkcs11mock1.*
+
 # guile module - dynamic only
 %{__rm} $RPM_BUILD_ROOT%{_libdir}/guile/2.0/guile-gnutls-*.la
 %if %{with static_libs}
This page took 0.388544 seconds and 4 git commands to generate.