diff --git a/libmicrohttpd.spec b/libmicrohttpd.spec index 3d82a94..8cf0e07 100644 --- a/libmicrohttpd.spec +++ b/libmicrohttpd.spec @@ -1,7 +1,7 @@ Summary: Lightweight library for embedding a webserver in applications Name: libmicrohttpd Version: 0.9.28 -Release: 2%{?dist} +Release: 3%{?dist} Group: Development/Libraries License: LGPLv2+ BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX) @@ -83,11 +83,11 @@ make install DESTDIR=%{buildroot} rm -f %{buildroot}%{_libdir}/libmicrohttpd.la rm -f %{buildroot}%{_infodir}/dir -# Install some examples in /usr/share/doc/libmicrohttpd-${version}/examples +# Install some examples in /usr/share/doc/libmicrohttpd-doc/examples mkdir examples install -m 644 src/examples/*.c examples -# Install the doxygen documentation in /usr/share/doc/libmicrohttpd-${version}/html +# Install the doxygen documentation in /usr/share/doc/libmicrohttpd-doc/html cp -R doc/doxygen/html html %clean @@ -127,6 +127,9 @@ fi %doc html %changelog +* Tue Aug 06 2013 Václav Pavlín - 0.9.28-3 +- Correct comments about the doc location (#993819) + * Sat Aug 03 2013 Fedora Release Engineering - 0.9.28-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild @@ -176,7 +179,7 @@ fi * Sun Nov 7 2010 Tim Niemueller - 0.9.2-1 - Update to 0.9.2 -* Sun Jun 4 2010 Erik van Pienbroek - 0.4.6-1 +* Fri Jun 4 2010 Erik van Pienbroek - 0.4.6-1 - Update to 0.4.6 * Fri Jul 24 2009 Fedora Release Engineering - 0.4.2-2