/[smeserver]/rpms/e-smith-email/sme10/e-smith-email.spec
ViewVC logotype

Diff of /rpms/e-smith-email/sme10/e-smith-email.spec

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

Revision 1.6 by unnilennium, Wed Jun 15 08:30:29 2016 UTC Revision 1.7 by jpp, Sun Jun 28 03:52:15 2020 UTC
# Line 1  Line 1 
1  # $Id: e-smith-email.spec,v 1.5 2016/06/07 06:57:30 vip-ire Exp $  # $Id: e-smith-email.spec,v 1.6 2016/06/15 08:30:29 unnilennium Exp $
2    
3  Summary: e-smith server and gateway - email module  Summary: e-smith server and gateway - email module
4  %define name e-smith-email  %define name e-smith-email
5  Name: %{name}  Name: %{name}
6  %define version 5.6.0  %define version 5.6.0
7  %define release 6  %define release 7
8  Version: %{version}  Version: %{version}
9  Release: %{release}%{?dist}  Release: %{release}%{?dist}
10  License: GPL  License: GPL
# Line 14  Patch0: e-smith-email-5.6.0-smtpd_to_qps Line 14  Patch0: e-smith-email-5.6.0-smtpd_to_qps
14  Patch1: e-smith-email-5.6.0-qpsmtpd_in_auth_proxy.patch  Patch1: e-smith-email-5.6.0-qpsmtpd_in_auth_proxy.patch
15  Patch2: e-smith-email-5.6.0-qpsmtpd_in_masq_templates.patch  Patch2: e-smith-email-5.6.0-qpsmtpd_in_masq_templates.patch
16  Patch3: e-smith-email-5.6.0-mysqld2mariadb.patch  Patch3: e-smith-email-5.6.0-mysqld2mariadb.patch
17    Patch4: e-smith-email-5.6.0-bz3802-create-local-pseudo.patch
18    
19  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
20  Requires: e-smith-base >= 4.15.0-39  Requires: e-smith-base >= 4.15.0-39
21  Requires: e-smith-tinydns >= 1.0.0-5  Requires: e-smith-tinydns >= 1.0.0-5
# Line 41  AutoReqProv: no Line 43  AutoReqProv: no
43  %patch1 -p1  %patch1 -p1
44  %patch2 -p1  %patch2 -p1
45  %patch3 -p1  %patch3 -p1
46    %patch4 -p1
47    
48  %build  %build
49  perl createlinks  perl createlinks
# Line 80  rm -rf $RPM_BUILD_ROOT Line 83  rm -rf $RPM_BUILD_ROOT
83  e-smith server and gateway software - email module.  e-smith server and gateway software - email module.
84    
85  %changelog  %changelog
86    * Sat Jun 27 2020 Jean-Philipe Pialasse <tests@pialasse.com> 5.6.0-7.sme
87    - allow creation of pseudonyms with setting of local only [SME: 3802]
88    
89  * Wed Jun 15 2016 Jean-Philipe Pialasse <tests@pialasse.com> 5.6.0-6.sme  * Wed Jun 15 2016 Jean-Philipe Pialasse <tests@pialasse.com> 5.6.0-6.sme
90  - fix webmail status not displaying correctly in manager [SME: 9594]  - fix webmail status not displaying correctly in manager [SME: 9594]
91    


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