From 68427a752ee3a13fc27bc1100e0c321e7a7892cd Mon Sep 17 00:00:00 2001 From: Filipe Rosset Date: Jun 17 2017 23:16:55 +0000 Subject: - Rebuilt to fix FTBFS rhbz#1423324 --- diff --git a/darkhttpd.spec b/darkhttpd.spec index 7c4b7c6..1a9eb98 100644 --- a/darkhttpd.spec +++ b/darkhttpd.spec @@ -2,7 +2,7 @@ Name: darkhttpd Version: 1.12 -Release: 2%{?dist} +Release: 3%{?dist} Summary: A secure, lightweight, fast, single-threaded HTTP/1.1 server License: BSD @@ -11,6 +11,7 @@ Source0: http://unix4lyfe.org/%{name}/%{name}-%{version}.tar.bz2 Source1: %{name}.service Source2: %{name}.sysconfig +BuildRequires: systemd Requires: /etc/mime.types %description @@ -70,6 +71,9 @@ install -pDm644 %{S:2} %{buildroot}%{_sysconfdir}/sysconfig/%{name} %config %{_unitdir}/%{name}.service %changelog +* Sat Jun 17 2017 Filipe Rosset - 1.12-3 +- Rebuilt to fix FTBFS rhbz#1423324 + * Fri Feb 10 2017 Fedora Release Engineering - 1.12-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild