diff --git a/mirrorbrain.spec b/mirrorbrain.spec index 0efc1da..f57d661 100644 --- a/mirrorbrain.spec +++ b/mirrorbrain.spec @@ -21,7 +21,7 @@ Name: mirrorbrain Summary: A download redirector and metalink generator Url: http://mirrorbrain.org/ Version: 2.18.1 -Release: 2%{?dist} +Release: 3%{?dist} # ASL licensed files are: mod_autoindex_mb.c, mod_mirrorbrain.c, null-rsync # Other files are licensed under the GPLv2 License: ASL 2.0 and GPLv2 @@ -34,7 +34,7 @@ Requires(pre): shadow-utils BuildRequires: httpd-devel BuildRequires: geoip BuildRequires: geoip-devel -BuildRequires: mod_form +BuildRequires: mod_form-devel BuildRequires: python2-devel BuildRequires: python-sphinx @@ -247,7 +247,10 @@ exit 0 %files scanner %{_bindir}/scanner -%changelog +%changelog +* Tue Jun 07 2016 Andrea Veri - 2.18.1-3 +- BuildRequire should be set on mod_form-devel. + * Sun May 17 2015 Ville Skyttä - 2.18.1-2 - Build and install HTML docs instead of doc sources, mark licenses as %%license