From 2ff206d039da88bbf4407863b18f2551aed8eaea Mon Sep 17 00:00:00 2001 From: Martin Gansser Date: Tue, 5 Dec 2017 11:00:12 +0100 Subject: [PATCH] Update to 0.9.57 Dropped dependency on libgcrypt Dropped dependency on openssl Update tarball link to "https:" Add examples from doc/examples --- .gitignore | 1 + libmicrohttpd.spec | 25 +++++++++++-------------- sources | 2 +- 3 files changed, 13 insertions(+), 15 deletions(-) diff --git a/.gitignore b/.gitignore index e202cdf..1d15e99 100644 --- a/.gitignore +++ b/.gitignore @@ -11,3 +11,4 @@ /libmicrohttpd-0.9.53.tar.gz /libmicrohttpd-0.9.54.tar.gz /libmicrohttpd-0.9.55.tar.gz +/libmicrohttpd-0.9.57.tar.gz diff --git a/libmicrohttpd.spec b/libmicrohttpd.spec index 5ae96d0..13a63ec 100644 --- a/libmicrohttpd.spec +++ b/libmicrohttpd.spec @@ -1,24 +1,16 @@ Name: libmicrohttpd -Version: 0.9.55 -Release: 3%{?dist} +Version: 0.9.57 +Release: 1%{?dist} Epoch: 1 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 +Source0: https://ftp.gnu.org/gnu/libmicrohttpd/%{name}-%{version}.tar.gz Patch0: gnutls-utilize-system-crypto-policy.patch BuildRequires: autoconf, automake, libtool, gettext-devel BuildRequires: texinfo -%if 0%{?rhel} == 5 -BuildRequires: curl-devel -%endif -%if 0%{?fedora} >= 11 || 0%{?rhel} >= 6 -BuildRequires: libcurl-devel -%endif BuildRequires: gnutls-devel -BuildRequires: openssl-devel -BuildRequires: libgcrypt-devel BuildRequires: doxygen Requires(post): info Requires(preun): info @@ -49,9 +41,7 @@ Development files for libmicrohttpd Summary: Documentation for libmicrohttpd Group: Documentation Requires: %{name} = %{epoch}:%{version}-%{release} -%if 0%{?fedora} >= 11 || 0%{?rhel} >= 6 BuildArch: noarch -%endif %description doc Doxygen documentation for libmicrohttpd and some example source code @@ -81,6 +71,7 @@ rm -f %{buildroot}%{_bindir}/demo # Install some examples in /usr/share/doc/libmicrohttpd-doc/examples mkdir examples install -m 644 src/examples/*.c examples +install -m 644 doc/examples/*.c examples cp -R doc/doxygen/html html @@ -115,8 +106,14 @@ fi %doc examples %doc html - %changelog +* Mon Dec 04 2017 Martin Gansser - 1:0.9.57-1 +- Update to 0.9.57 +- Dropped dependency on libgcrypt +- Dropped dependency on openssl +- Update tarball link to "https:" +- Add examples from doc/examples + * Thu Aug 03 2017 Fedora Release Engineering - 1:0.9.55-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild diff --git a/sources b/sources index db1d580..fbedd12 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (libmicrohttpd-0.9.55.tar.gz) = b410e7253d7c98c40b5e8b8dcd1f93bcbb05c88717190e8dae73073d36465e8e5cfa53c6c5098de60051a5ec64dc423fd94f4b06537d8146b744aa99f5a0b173 +SHA512 (libmicrohttpd-0.9.57.tar.gz) = 996a59b1bc950320f21df095d3e24e1e6a6e4204095eb84e7dc5e5ed296b1dbe553459b227ba6cc93f60721f1975f778ece8c7c1c10e9168d030fba46675eed3