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

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

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

Revision 1.16 by jpp, Mon Nov 15 17:29:53 2021 UTC Revision 1.17 by jpp, Wed Apr 6 04:38:59 2022 UTC
# Line 1  Line 1 
1  # $Id: e-smith-qmail.spec,v 1.15 2020/12/10 14:45:47 michel Exp $  # $Id: e-smith-qmail.spec,v 1.16 2021/11/15 17:29:53 jpp Exp $
2    
3  Summary: startup scripts for Dan Bernstein's qmail package  Summary: startup scripts for Dan Bernstein's qmail package
4  %define name e-smith-qmail  %define name e-smith-qmail
5  Name: %{name}  Name: %{name}
6  %define version 2.6.0  %define version 2.6.0
7  %define release 13  %define release 14
8  Version: %{version}  Version: %{version}
9  Release: %{release}%{?dist}  Release: %{release}%{?dist}
10  License: GPL  License: GPL
# Line 18  Patch4: %{name}-%{version}-rc7_link-rpm_ Line 18  Patch4: %{name}-%{version}-rc7_link-rpm_
18  Patch5: e-smith-qmail-2.6.0-bz11105-systemd2.patch  Patch5: e-smith-qmail-2.6.0-bz11105-systemd2.patch
19  Patch6: e-smith-qmail-2.6.0-bz11245_runit_required.patch  Patch6: e-smith-qmail-2.6.0-bz11245_runit_required.patch
20  Patch7: e-smith-qmail-2.6.0-bz11645-allow-zero-concurency.patch  Patch7: e-smith-qmail-2.6.0-bz11645-allow-zero-concurency.patch
21    Patch8: e-smith-qmail-2.6.0-bz8591-pseudonyms.patch
22    
23  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
24  BuildRequires: e-smith-devtools >= 1.13.0-04  BuildRequires: e-smith-devtools >= 1.13.0-04
# Line 35  Obsoletes: qmail-workaround Line 36  Obsoletes: qmail-workaround
36  AutoReqProv: no  AutoReqProv: no
37    
38  %changelog  %changelog
39    * Tue Apr 05 2022 Jean-Philippe Pialasse <tests@pialasse.com> 2.6.0-14.sme
40    - fix multiple errors with pseudonyms in template [SME: 8591]
41      orphaned pseudonyms are associated to admin
42    - repopulate qmail assign db and sighup qmail on group event  [SME: 11934]
43    
44  * Mon Nov 15 2021 Jean-Philippe Pialasse <tests@pialasse.com> 2.6.0-13.sme  * Mon Nov 15 2021 Jean-Philippe Pialasse <tests@pialasse.com> 2.6.0-13.sme
45  - can set to 0 ConcurrencyLocal or ConcurrencyRemote [SME: 11645]  - can set to 0 ConcurrencyLocal or ConcurrencyRemote [SME: 11645]
46    this allows to disable of type of delivery    this allows to disable of type of delivery
# Line 401  Startup scripts for Dan Bernstein's qmai Line 407  Startup scripts for Dan Bernstein's qmai
407  rm -rf root/etc/rc.d  rm -rf root/etc/rc.d
408  rm -rf root/usr/lib/systemd/system-preset  rm -rf root/usr/lib/systemd/system-preset
409  %patch7 -p1  %patch7 -p1
410    %patch8 -p1
411    
412  %build  %build
413  perl createlinks  perl createlinks


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