]> git.pld-linux.org Git - packages/libmicrohttpd.git/commitdiff
- updated to 0.9.70 auto/th/libmicrohttpd-0.9.70-1
authorJakub Bogusz <qboosh@pld-linux.org>
Sun, 22 Mar 2020 14:04:15 +0000 (15:04 +0100)
committerJakub Bogusz <qboosh@pld-linux.org>
Sun, 22 Mar 2020 14:04:15 +0000 (15:04 +0100)
- removed obsolete messages patch

libmicrohttpd-messages.patch [deleted file]
libmicrohttpd.spec

diff --git a/libmicrohttpd-messages.patch b/libmicrohttpd-messages.patch
deleted file mode 100644 (file)
index beb26a6..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
---- libmicrohttpd-0.9.67/src/microhttpd/daemon.c.orig  2019-10-17 16:55:53.000000000 +0200
-+++ libmicrohttpd-0.9.67/src/microhttpd/daemon.c       2019-10-23 05:37:17.445371980 +0200
-@@ -3266,8 +3266,8 @@
-     MHD_DLOG (daemon,
-               _ ("Failed to disable TCP Nagle on socket: %s\n"),
-               MHD_socket_last_strerr_ ());
--  }
- #endif
-+  }
- #endif
- #if ! defined(USE_ACCEPT4) || ! defined(HAVE_SOCK_NONBLOCK)
-   if (! MHD_socket_nonblocking_ (s))
index 68bcbd979f6a01e69e088423c051e7ce1ee068ab..d7de1bcffabb086e674c6ebf0673b8cbc6c2451f 100644 (file)
@@ -5,14 +5,13 @@
 Summary:       Embeded HTTP server library
 Summary(pl.UTF-8):     Biblioteka wbudowanego serwera HTTP
 Name:          libmicrohttpd
-Version:       0.9.69
+Version:       0.9.70
 Release:       1
 License:       LGPL v2.1+
 Group:         Libraries
 Source0:       https://ftp.gnu.org/gnu/libmicrohttpd/%{name}-%{version}.tar.gz
-# Source0-md5: 3ce03db1f10007517cecf05e040069af
+# Source0-md5: dcd6045ecb4ea18c120afedccbd1da74
 Patch0:                %{name}-info.patch
-Patch1:                %{name}-messages.patch
 URL:           http://www.gnu.org/software/libmicrohttpd/
 BuildRequires: autoconf >= 2.64
 BuildRequires: automake >= 1:1.11
@@ -67,7 +66,6 @@ Biblioteka statyczna libmicrohttpd.
 %prep
 %setup -q
 %patch0 -p1
-%patch1 -p1
 
 %build
 %{__libtoolize}
This page took 0.238422 seconds and 4 git commands to generate.