mooninite pushed to mingw-libmicrohttpd (f22). "Update to 0.9.39"

notifications at fedoraproject.org notifications at fedoraproject.org
Wed Mar 25 15:08:50 UTC 2015


>From 7b6747a6253b0dfc161616021267bb846d4aae0c Mon Sep 17 00:00:00 2001
From: Michael Cronenworth <mike at cchtml.com>
Date: Wed, 25 Mar 2015 10:07:50 -0500
Subject: Update to 0.9.39


diff --git a/.gitignore b/.gitignore
index eac268a..c6e62f6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1 @@
-/libmicrohttpd-0.9.33.tar.gz
-/libmicrohttpd-0.9.34.tar.gz
+/libmicrohttpd-0.9.39.tar.gz
diff --git a/mingw-libmicrohttpd.spec b/mingw-libmicrohttpd.spec
index fe2ba63..9c48c70 100644
--- a/mingw-libmicrohttpd.spec
+++ b/mingw-libmicrohttpd.spec
@@ -1,8 +1,8 @@
 %{?mingw_package_header}
 
 Name:           mingw-libmicrohttpd
-Version:        0.9.34
-Release:        4%{?dist}
+Version:        0.9.39
+Release:        1%{?dist}
 Summary:        MinGW package for libmicrohttpd
 
 License:        LGPLv2+
@@ -75,7 +75,7 @@ Static version of the libmicrohttpd library.
 
 %build
 # microspdy is not MinGW-compatible at this time
-%mingw_configure --disable-spdy
+%mingw_configure --enable-spdy=no
 %mingw_make %{?_smp_mflags}
 
 
@@ -91,6 +91,10 @@ rm -rf $RPM_BUILD_ROOT%{mingw64_datadir}/man
 # remove libtool files
 find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
 
+# remove libmicrospdy autotool files as we do not provide a dll
+rm -f $RPM_BUILD_ROOT%{mingw32_libdir}/pkgconfig/libmicrospdy.pc
+rm -f $RPM_BUILD_ROOT%{mingw64_libdir}/pkgconfig/libmicrospdy.pc
+
 
 # Win32
 %files -n mingw32-libmicrohttpd
@@ -117,6 +121,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
 
 
 %changelog
+* Wed Mar 25 2015 Michael Cronenworth <mike at cchtml.com> - 0.9.39-1
+- New upstream release
+
 * Sat Jan 03 2015 Michael Cronenworth <mike at cchtml.com> - 0.9.34-4
 - Drop plibc
 
diff --git a/sources b/sources
index cf30184..f150314 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2947eee13c2c8affb95023a0cb6fda0c  libmicrohttpd-0.9.34.tar.gz
+86c9cb728b4bd4fcb8aeca18ba6c0548  libmicrohttpd-0.9.39.tar.gz
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/mingw-libmicrohttpd.git/commit/?h=f22&id=7b6747a6253b0dfc161616021267bb846d4aae0c

--
You received this message due to your preference settings at
https://apps.fedoraproject.org/notifications//fmnscmcommits.id.fedoraproject.org/email/29390


More information about the scm-commits mailing list