/[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.5 by michel, Mon Nov 16 16:14:24 2020 UTC Revision 1.12 by jpp, Sat Dec 5 03:23:44 2020 UTC
# Line 1  Line 1 
1  # $Id: e-smith-qmail.spec,v 1.4 2017/07/20 15:55:25 vip-ire Exp $  # $Id: e-smith-qmail.spec,v 1.11 2020/12/05 03:20:40 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 5  %define release 10
8  Version: %{version}  Version: %{version}
9  Release: %{release}%{?dist}  Release: %{release}%{?dist}
10  License: GPL  License: GPL
# Line 14  Patch0: e-smith-qmail-2.6.0-smtpd_to_qps Line 14  Patch0: e-smith-qmail-2.6.0-smtpd_to_qps
14  Patch1: e-smith-qmail-2.6.0-exclude_from_group_email.patch  Patch1: e-smith-qmail-2.6.0-exclude_from_group_email.patch
15  Patch2: e-smith-qmail-2.6.0-update_all_groups_alias.patch  Patch2: e-smith-qmail-2.6.0-update_all_groups_alias.patch
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
18    Patch5: e-smith-qmail-2.6.0-bz11105-systemd2.patch
19    
20  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
21  BuildRequires: e-smith-devtools >= 1.13.0-04  BuildRequires: e-smith-devtools >= 1.13.0-04
22  BuildArchitectures: noarch  BuildArchitectures: noarch
# Line 30  Obsoletes: qmail-workaround Line 33  Obsoletes: qmail-workaround
33  AutoReqProv: no  AutoReqProv: no
34    
35  %changelog  %changelog
36    * Fri Dec 04 2020 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-10.sme
37    -  remove qmail link in init.d and whole rc.d [SME: 11105]
38       take 3
39    
40    * Fri Dec 04 2020 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-9.sme
41    - remove qmail link in init.d [SME: 11105]
42    
43    * Thu Dec 03 2020 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-7.sme
44    - execute systemd-reload before service adjust in events [SME: 11228]
45    - remove S95reset-unsavedflag [SME: 11229]
46    
47    * Thu Nov 19 2020 Michel Begue <mab974@gmail.com> 2.6.0-6.sme
48    - remove rc7.d link [SME: 11105]
49    - fix actions in e-smith-qmail-update [SME: 11152]
50    
51  * Sat Nov 14 2020 Michel Begue <mab974@gmail.com> 2.6.0-5.sme  * Sat Nov 14 2020 Michel Begue <mab974@gmail.com> 2.6.0-5.sme
52  - Move qmail service to systemd [SME: 11105]  - Move qmail service to systemd [SME: 11105]
53  - Create e-smith-qmail-update event [SME: 11152]  - Create e-smith-qmail-update event [SME: 11152]
# Line 364  Startup scripts for Dan Bernstein's qmai Line 382  Startup scripts for Dan Bernstein's qmai
382  %patch1 -p1  %patch1 -p1
383  %patch2 -p1  %patch2 -p1
384  %patch3 -p1  %patch3 -p1
385    %patch4 -p1
386    %patch5 -p1
387    rm -rf root/etc/rc.d
388    
389  %build  %build
390  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