]> git.pld-linux.org Git - packages/gnutls.git/blobdiff - gnutls.spec
- updated to 3.3.24
[packages/gnutls.git] / gnutls.spec
index 0b366ec05c7afe3342af304dbc13e3fe326c6494..4e8323e3fb08855edf1f31585007e2fd07fcb370 100644 (file)
@@ -1,4 +1,6 @@
-# NOTE: for 3.4.x see DEVEL branch
+# NOTE: 3.3.x is previous-stable line
+# - for 3.4.x (current stable) see gnutls-3.4 branch (requires DEVEL p11-kit)
+# - for 3.5.x (next-stable) see DEVEL branch (requires DEVEL p11-kit)
 #
 # Conditional build:
 %bcond_without dane            # libdane (DANE with DNSSEC certificate verification)
 Summary:       The GNU Transport Layer Security Library
 Summary(pl.UTF-8):     Biblioteka GNU TLS (Transport Layer Security)
 Name:          gnutls
-Version:       3.3.23
+Version:       3.3.24
 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: 513110c0a550138ab68d8afde5520aa4
+# Source0-md5: 4057aa38fcceda709b73f4179ca0a21a
 Patch0:                %{name}-info.patch
 Patch1:                %{name}-link.patch
 URL:           http://www.gnutls.org/
@@ -277,9 +279,6 @@ 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.026431 seconds and 4 git commands to generate.