Dropped gnutls-utilize-system-crypto-policy.patch

This commit is contained in:
Martin Gansser 2017-01-26 09:22:06 +01:00
parent a7629a8a49
commit 9d681f905c

View File

@ -1,11 +1,11 @@
Name: libmicrohttpd
Version: 0.9.52
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Lightweight library for embedding a webserver in applications
License: LGPLv2+
URL: http://www.gnu.org/software/libmicrohttpd/
Source0: ftp://ftp.gnu.org/gnu/libmicrohttpd/%{name}-%{version}.tar.gz
Patch0: gnutls-utilize-system-crypto-policy.patch
#Patch0: gnutls-utilize-system-crypto-policy.patch
BuildRequires: autoconf, automake, libtool, gettext-devel
%if 0%{?rhel} == 5
@ -115,6 +115,9 @@ fi
%changelog
* Thu Jan 26 2017 Martin Gansser <martinkg@fedoraproject.org> - 0.9.52-2
- Dropped gnutls-utilize-system-crypto-policy.patch
* Fri Jan 13 2017 Martin Gansser <martinkg@fedoraproject.org> - 0.9.52-1
- Update to 0.9.52
- Dropped subpkg microspdy2http because it's dead