/[smecontribs]/rpms/smeserver-qmail-notify/contribs10/smeserver-qmail-notify.spec
ViewVC logotype

Diff of /rpms/smeserver-qmail-notify/contribs10/smeserver-qmail-notify.spec

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

Revision 1.3 by jcrisp, Mon Sep 27 09:28:05 2021 UTC Revision 1.4 by brianr, Mon Sep 27 18:29:56 2021 UTC
# Line 2  Summary: notify senders about email that Line 2  Summary: notify senders about email that
2  %define name smeserver-qmail-notify  %define name smeserver-qmail-notify
3  Name: %{name}  Name: %{name}
4  %define version 2.0.0  %define version 2.0.0
5  %define release 3  %define release 4
6  Version: %{version}  Version: %{version}
7  Release: %{release}  Release: %{release}
8  License: GPLv2+  License: GPLv2+
# Line 19  Requires: perl Line 19  Requires: perl
19  Requires: qmail-notify  Requires: qmail-notify
20  Patch1: smeserver-qmail-notify-fix-cron-typo.patch  Patch1: smeserver-qmail-notify-fix-cron-typo.patch
21  Patch2: smeserver-qmail-notify-fix-crontab-timing.patch  Patch2: smeserver-qmail-notify-fix-crontab-timing.patch
22    Patch3: smeserver-qmail-notify-2.0.0-fix-createlinks-update-event.patch
23    
24  AutoReqProv: no  AutoReqProv: no
25  %description  %description
# Line 26  This package provides templates for a  p Line 27  This package provides templates for a  p
27  about email that has been held in the qmail queue  about email that has been held in the qmail queue
28    
29  %changelog  %changelog
30    * Mon Sep 27 2021 Brian Read <brianr@bjsystems.co.uk> 2.0.0-4.sme
31    - Fix up createlinks to create update event [SME: 11542 ]
32    
33  * Mon Sep 27 2021 John Crisp <jcrisp@safeandsoundit.co.uk> 2.0.0-3.sme  * Mon Sep 27 2021 John Crisp <jcrisp@safeandsoundit.co.uk> 2.0.0-3.sme
34  - Fix timing in cron template - Zsolt Vasarhelyi [SME: 11542]  - Fix timing in cron template - Zsolt Vasarhelyi [SME: 11542]
35    
# Line 45  about email that has been held in the qm Line 49  about email that has been held in the qm
49  %setup  %setup
50  %patch1 -p1  %patch1 -p1
51  %patch2 -p1  %patch2 -p1
52    %patch3 -p1
53    
54  %build  %build
55    
56  %install  perl createlinks
57    
58  rm -rf $RPM_BUILD_ROOT  rm -rf $RPM_BUILD_ROOT
59    
60  (cd root   ; find . -depth -print | cpio -dump $RPM_BUILD_ROOT)  (cd root   ; find . -depth -print | cpio -dump $RPM_BUILD_ROOT)


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