--- rpms/ezmlm-web/contribs8/ezmlm-web.spec 2016/04/20 10:54:10 1.5 +++ rpms/ezmlm-web/contribs8/ezmlm-web.spec 2016/04/21 04:35:53 1.6 @@ -1,4 +1,4 @@ -# $Id: ezmlm-web.spec,v 1.4 2016/04/20 10:46:39 unnilennium Exp $ +# $Id: ezmlm-web.spec,v 1.5 2016/04/20 10:54:10 unnilennium Exp $ # Authority: gordonr # Name: Gordon Rowell @@ -6,7 +6,7 @@ Summary: Web interface to ezmlm configur %define name ezmlm-web Name: %{name} %define version 3.3.1 -%define release 4 +%define release 5 Version: %{version} Release: %{release}%{?dist} License: BSD-style @@ -15,6 +15,7 @@ URL: https://systemausfall.org/toolforge Source: https://systemausfall.org/toolforge/ezmlm-web/download/ezmlm-web-3.3.1.tar.gz Patch0: ezmlm-web-3.3.1-smeintegration.patch Patch1: ezmlm-web-3.3.1-cgi.patch +Patch2: ezmlm-web-3.3.1-modiffor722.patch BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot Requires: ezmlm-idx-std Requires: httpd @@ -57,6 +58,11 @@ many new features that have been suggest and hopefully is now useful to a much larger group of people. %changelog +* Thu Apr 21 2016 Jean-Philipe Pialasse 3.3.1-5.sme +- remove non available options (always on) in ezmlm-idx 7.2.2 [SME: 9470] +- remove setting user access to web, as unecessary in SME +- patch ezmlm-web-3.3.1-modiffor722.patch + * Wed Apr 20 2016 Jean-Philipe Pialasse 3.3.1-4.sme - small fix to save some config with 7.2.2 idx [SME: 9470] @@ -102,7 +108,7 @@ and hopefully is now useful to a much la %setup -n %{name}-%{version} %patch0 -p1 %patch1 -p1 - +%patch2 -p1 %build mkdir build