/[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.11 by jpp, Sat Dec 5 03:20:40 2020 UTC Revision 1.16 by jpp, Mon Nov 15 17:29:53 2021 UTC
# Line 1  Line 1 
1  # $Id: e-smith-qmail.spec,v 1.10 2020/12/04 07:54:05 jpp Exp $  # $Id: e-smith-qmail.spec,v 1.15 2020/12/10 14:45:47 michel 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 9  %define release 13
8  Version: %{version}  Version: %{version}
9  Release: %{release}%{?dist}  Release: %{release}%{?dist}
10  License: GPL  License: GPL
# Line 16  Patch2: e-smith-qmail-2.6.0-update_all_g Line 16  Patch2: e-smith-qmail-2.6.0-update_all_g
16  Patch3: e-smith-qmail-2.6.0-bz11105-systemd.patch  Patch3: e-smith-qmail-2.6.0-bz11105-systemd.patch
17  Patch4: %{name}-%{version}-rc7_link-rpm_update.patch  Patch4: %{name}-%{version}-rc7_link-rpm_update.patch
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
20    Patch7: e-smith-qmail-2.6.0-bz11645-allow-zero-concurency.patch
21    
22  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
23  BuildRequires: e-smith-devtools >= 1.13.0-04  BuildRequires: e-smith-devtools >= 1.13.0-04
# Line 33  Obsoletes: qmail-workaround Line 35  Obsoletes: qmail-workaround
35  AutoReqProv: no  AutoReqProv: no
36    
37  %changelog  %changelog
38    * Mon Nov 15 2021 Jean-Philippe Pialasse <tests@pialasse.com> 2.6.0-13.sme
39    - can set to 0 ConcurrencyLocal or ConcurrencyRemote [SME: 11645]
40      this allows to disable of type of delivery
41    
42    * Thu Dec 10 2020  Michel Begue <mab974@gmail.com> 2.6.0-12.sme
43    - add Requires=runit.service [SME: 11245]
44    
45    * Sun Dec 06 2020 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-11.sme
46    - fix missing actions for systemd on upgrade event [SME: 11105]
47      cleanup preset file
48    
49    * Fri Dec 04 2020 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-10.sme
50    -  remove qmail link in init.d and whole rc.d [SME: 11105]
51       take 3
52    
53  * Fri Dec 04 2020 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-9.sme  * Fri Dec 04 2020 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-9.sme
54  - remove qmail link in init.d [SME: 11105]  - remove qmail link in init.d [SME: 11105]
55    
# Line 380  Startup scripts for Dan Bernstein's qmai Line 397  Startup scripts for Dan Bernstein's qmai
397  %patch3 -p1  %patch3 -p1
398  %patch4 -p1  %patch4 -p1
399  %patch5 -p1  %patch5 -p1
400    %patch6 -p1
401  rm -rf root/etc/rc.d  rm -rf root/etc/rc.d
402    rm -rf root/usr/lib/systemd/system-preset
403    %patch7 -p1
404    
405  %build  %build
406  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