summary : GNU libmicrohttpd is a small C library that is supposed to make it easy to run an HTTP server as part of another application.
@@ -17,5 +17,6 @@
%make
install : |
%make_install
+ rm -rf $installdir/usr/share/info
check : |
%make check
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -2,15 +2,15 @@
<Source>
<Name>libmicrohttpd</Name>
<Packager>
- <Name>Pierre-Yves</Name>
- <Email>pyu@riseup.net</Email>
+ <Name>Martin Reboredo</Name>
+ <Email>yakoyoku@gmail.com</Email>
</Packager>
<License>LGPL-2.1</License>
<PartOf>network.web</PartOf>
<Summary xml:lang="en">GNU libmicrohttpd is a small C library that is supposed to make it easy to run an HTTP server as part of another application.</Summary>
<Description xml:lang="en">GNU libmicrohttpd is a small C library that is supposed to make it easy to run an HTTP server as part of another application.