]> git.pld-linux.org Git - packages/libmicrohttpd.git/commitdiff
- updated to 0.9.44 auto/th/libmicrohttpd-0.9.44-1
authorJakub Bogusz <qboosh@pld-linux.org>
Sat, 31 Oct 2015 08:13:18 +0000 (09:13 +0100)
committerJakub Bogusz <qboosh@pld-linux.org>
Sat, 31 Oct 2015 08:13:18 +0000 (09:13 +0100)
- one more fix added to link patch (platform_interface.h needed for MHD_socket_close_)

libmicrohttpd-link.patch
libmicrohttpd.spec

index fe6276915764a42ba8e40d85dafff27e92cbc7a0..9bb3b9855f14b21e2c01fd262e58f5882b8abb81 100644 (file)
@@ -8,3 +8,13 @@
  libmicrospdy_la_LDFLAGS = \
    $(SPDY_LIB_LDFLAGS) 
  
+--- libmicrohttpd-0.9.44/src/examples/mhd2spdy_spdy.c.orig     2015-10-30 22:10:36.420093201 +0100
++++ libmicrohttpd-0.9.44/src/examples/mhd2spdy_spdy.c  2015-10-30 22:15:31.610087152 +0100
+@@ -31,6 +31,7 @@
+  * @author Andrey Uzunov
+  */
++#include "platform_interface.h"
+ #include "mhd2spdy_structures.h"
+ #include "mhd2spdy_spdy.h"
+ #include "mhd2spdy_http.h"
index 6785e533e28f10e70eb658ff9887e3dcbdf4d3b2..8dd1b8243ec20cdfb12fb35742a89404e017d6a1 100644 (file)
@@ -5,12 +5,12 @@
 Summary:       Embeded HTTP server library
 Summary(pl.UTF-8):     Biblioteka wbudowanego serwera HTTP
 Name:          libmicrohttpd
-Version:       0.9.42
+Version:       0.9.44
 Release:       1
 License:       LGPL v2.1+
 Group:         Libraries
 Source0:       http://ftp.gnu.org/gnu/libmicrohttpd/%{name}-%{version}.tar.gz
-# Source0-md5: 3b9cf0b67fc8ebc9e69f53c6bc84a88d
+# Source0-md5: 9101b5ebf8f71792938ae672da314da2
 Patch0:                %{name}-info.patch
 Patch1:                %{name}-link.patch
 Patch2:                %{name}-sh.patch
This page took 0.121062 seconds and 4 git commands to generate.