/[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.8 by jpp, Fri Dec 4 05:58:38 2020 UTC Revision 1.14 by jpp, Mon Dec 7 03:53:50 2020 UTC
# Line 1  Line 1 
1  # $Id: e-smith-qmail.spec,v 1.7 2020/12/04 03:23:13 jpp Exp $  # $Id: e-smith-qmail.spec,v 1.13 2020/12/07 03:48:57 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 8  %define release 11
8  Version: %{version}  Version: %{version}
9  Release: %{release}%{?dist}  Release: %{release}%{?dist}
10  License: GPL  License: GPL
# Line 15  Patch1: e-smith-qmail-2.6.0-exclude_from Line 15  Patch1: e-smith-qmail-2.6.0-exclude_from
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  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 31  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-8.sme  * Sun Dec 06 2020 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-11.sme
37    - fix missing actions for systemd on upgrade event [SME: 11105]
38      cleanup preset file
39    
40    * Fri Dec 04 2020 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-10.sme
41    -  remove qmail link in init.d and whole rc.d [SME: 11105]
42       take 3
43    
44    * Fri Dec 04 2020 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-9.sme
45  - remove qmail link in init.d [SME: 11105]  - remove qmail link in init.d [SME: 11105]
46    
47  * Thu Dec 03 2020 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-7.sme  * Thu Dec 03 2020 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-7.sme
# Line 377  Startup scripts for Dan Bernstein's qmai Line 387  Startup scripts for Dan Bernstein's qmai
387  %patch2 -p1  %patch2 -p1
388  %patch3 -p1  %patch3 -p1
389  %patch4 -p1  %patch4 -p1
390    %patch5 -p1
391    rm -rf root/etc/rc.d
392    rm -rf root/usr/lib/systemd/system-preset
393    
394  %build  %build
395  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