/[smecontribs]/rpms/smeserver-ezmlm-web/contribs9/smeserver-ezmlm-web.spec
ViewVC logotype

Diff of /rpms/smeserver-ezmlm-web/contribs9/smeserver-ezmlm-web.spec

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

Revision 1.4 by unnilennium, Fri Apr 22 10:18:19 2016 UTC Revision 1.5 by unnilennium, Mon Apr 17 20:42:47 2017 UTC
# Line 6  Summary: SME Server support for ezmlm-we Line 6  Summary: SME Server support for ezmlm-we
6  %define name smeserver-ezmlm-web  %define name smeserver-ezmlm-web
7  Name: %{name}  Name: %{name}
8  %define version 1.1.3  %define version 1.1.3
9  %define release 4  %define release 5
10  Version: %{version}  Version: %{version}
11  Release: %{release}%{?dist}  Release: %{release}%{?dist}
12  License: GPL  License: GPL
# Line 15  Source: %{name}-%{version}.tar.gz Line 15  Source: %{name}-%{version}.tar.gz
15  Source1: unknown.gif  Source1: unknown.gif
16  Patch0: smeserver-ezmlm-web-1.1.3-ezmlmweb331.patch  Patch0: smeserver-ezmlm-web-1.1.3-ezmlmweb331.patch
17  Patch1: smeserver-ezmlm-web-1.1.3-configurable.patch  Patch1: smeserver-ezmlm-web-1.1.3-configurable.patch
18    Patch2: smeserver-ezmlm-web-1.1.3-bz10241-security.patch
19  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
20  BuildArchitectures: noarch  BuildArchitectures: noarch
21  Requires: ezmlm-idx >= 7  Requires: ezmlm-idx >= 7
# Line 29  Conflicts: e-smith-ezmlm-idx Line 30  Conflicts: e-smith-ezmlm-idx
30  AutoReqProv: no  AutoReqProv: no
31    
32  %changelog  %changelog
33    * Mon Apr 17 2017 Jean-Philipe Pialasse <tests@pialasse.com> 1.1.3-5.sme
34    - improve security [SME: 10241]
35    - added userpanel-mailinglist
36    - added per user and per list delegation.
37    
38  * Fri Apr 22 2016 Jean-Philipe Pialasse <tests@pialasse.com> 1.1.3-4.sme  * Fri Apr 22 2016 Jean-Philipe Pialasse <tests@pialasse.com> 1.1.3-4.sme
39  - update for initial import [SME: 8439]  - update for initial import [SME: 8439]
40  - now support ezmlm-web-3.31 and ezmlm-idx-7.2.2  - now support ezmlm-web-3.31 and ezmlm-idx-7.2.2
# Line 217  Configuration and initialisation of ezml Line 223  Configuration and initialisation of ezml
223  %setup  %setup
224  %patch0 -p1  %patch0 -p1
225  %patch1 -p1  %patch1 -p1
226    %patch2 -p1
227    
228  mkdir -p root/etc/e-smith/web/common  mkdir -p root/etc/e-smith/web/common
229  cp -f $RPM_SOURCE_DIR/unknown.gif root/etc/e-smith/web/common  cp -f $RPM_SOURCE_DIR/unknown.gif root/etc/e-smith/web/common
230    touch root/etc/e-smith/templates/home/e-smith/files/ezmlm/lists/webusers/template-begin
231    touch root/etc/e-smith/templates/home/e-smith/files/ezmlm/lists/webusers/template-end
232    
233    
234  %build  %build
235  mkdir -p root/etc/e-smith/web/panels/manager/cgi-bin  mkdir -p root/etc/e-smith/web/panels/manager/cgi-bin


Legend:
Removed lines/characters  
Changed lines/characters
  Added lines/characters

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed