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

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

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

Revision 1.1 by jpp, Tue Mar 15 18:26:01 2022 UTC Revision 1.7 by jpp, Wed Oct 5 04:10:07 2022 UTC
# Line 1  Line 1 
1  # $Id: smeserver-ezmlm-web.spec,v 1.2 2013/12/11 04:30:59 unnilennium Exp $  # $Id: smeserver-ezmlm-web.spec,v 1.6 2022/08/01 02:06:22 jpp Exp $
2  # Authority: gordonr  # Authority: gordonr
3  # Name: Gordon Rowell  # Name: Gordon Rowell
4    
# 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 7  %define release 13
10  Version: %{version}  Version: %{version}
11  Release: %{release}%{?dist}  Release: %{release}%{?dist}
12  License: GPL  License: GPL
# Line 16  Source1: unknown.gif Line 16  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  Patch2: smeserver-ezmlm-web-1.1.3-bz10241-security.patch
19    Patch3: smeserver-ezmlm-web-1.1.3-bz11288-sme10.patch
20    Patch4: smeserver-ezmlm-web-1.1.3-bz6978-bz9468-bz11910-sme10next.patch
21    Patch5: smeserver-ezmlm-web-1.1.3-bz12045-httpd24.patch
22    Patch6: smeserver-ezmlm-web-1.1.3-bz12205.patch
23    
24  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
25  BuildArchitectures: noarch  BuildArchitectures: noarch
26  Requires: ezmlm-idx >= 7  Requires: ezmlm-idx >= 7
27  Requires: e-smith-release >= 8.0  Requires: e-smith-release >= 10.0
28  Requires: e-smith-email >= 4.4.0  Requires: e-smith-email >= 4.4.0
29  Requires: ezmlm-web  Requires: ezmlm-web
30  Requires: perl(Mail::Ezmlm) >= 0.07  Requires: perl(Mail::Ezmlm) >= 0.07
31    Requires: e-smith-apache >= 2.6.0-19
32  Obsoletes: e-smith-ezmlm-web  Obsoletes: e-smith-ezmlm-web
33  Provides: e-smith-ezmlm-web  Provides: e-smith-ezmlm-web
34  BuildRequires: e-smith-devtools  BuildRequires: e-smith-devtools
# Line 30  Conflicts: e-smith-ezmlm-idx Line 36  Conflicts: e-smith-ezmlm-idx
36  AutoReqProv: no  AutoReqProv: no
37    
38  %changelog  %changelog
39    * Wed Oct 05 2022 Jean-Philippe Pialasse <tests@pialasse.com> 1.1.3-13.sme
40    - avoid failure of event if installed from manager [SME: 12205]
41    
42    * Fri Jul 22 2022 Jean-Philippe Pialasse <tests@pialasse.com> 1.1.3-12.sme
43    - update to httpd 2.4 syntax [SME: 12045]
44    
45    * Sun Mar 20 2022 Jean-Philippe Pialasse <tests@pialasse.com> 1.1.3-10.sme
46    - fix only subscribers may post  [SME: 6978]
47    - fix cannot create archive [SME: 9468]
48    - add more ml properties in server-manager  [SME: 11910]
49    
50    * Sat Mar 19 2022 Jean-Philippe Pialasse <tests@pialasse.com> 1.1.3-9.sme
51    - renamed correctly update event [SME: 11288]
52      added admin as webuser, owner are default webuser
53    
54    * Tue Mar 15 2022 Jean-Philippe Pialasse <tests@pialasse.com> 1.1.3-8.sme
55    -  first import in SME10 [SME: 11288]
56       create update event for yum
57      
58  * Mon Apr 17 2017 Jean-Philipe Pialasse <tests@pialasse.com> 1.1.3-7.sme  * Mon Apr 17 2017 Jean-Philipe Pialasse <tests@pialasse.com> 1.1.3-7.sme
59  - improve security [SME: 10241]  - improve security [SME: 10241]
60  - added userpanel-mailinglist  - added userpanel-mailinglist
# Line 225  Configuration and initialisation of ezml Line 250  Configuration and initialisation of ezml
250  %patch0 -p1  %patch0 -p1
251  %patch1 -p1  %patch1 -p1
252  %patch2 -p1  %patch2 -p1
253    %patch3 -p1
254    %patch4 -p1
255    %patch5 -p1
256    %patch6 -p1
257    
258  mkdir -p root/etc/e-smith/web/common  mkdir -p root/etc/e-smith/web/common
259  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


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