diff --git a/lighttpd.spec b/lighttpd.spec index 0c80607..7e09ba3 100644 --- a/lighttpd.spec +++ b/lighttpd.spec @@ -4,7 +4,7 @@ %define nobodyuserid 65013 Name: lighttpd -Version: 1.4.42 +Version: 1.4.43 Release: 1mamba Summary: A light, fast and compliant web server suitable for embedded devices Group: System/Servers @@ -104,10 +104,14 @@ exit 0 %config(noreplace) /srv/www/htdocs/index.html %attr(0755,lighttpd,lighttpd) %dir %{_localstatedir}/log/lighttpd %attr(0755,lighttpd,lighttpd) %dir %{_localstatedir}/lib/lighttpd -%{_mandir}/man8/lighttpd.* -%doc AUTHORS COPYING NEWS README +%{_mandir}/man8/lighttpd*.* +%doc AUTHORS COPYING +#NEWS README %changelog +* Tue Nov 01 2016 Automatic Build System 1.4.43-1mamba +- automatic version update by autodist + * Sun Oct 16 2016 Automatic Build System 1.4.42-1mamba - automatic version update by autodist