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

Diff of /rpms/smeserver-crontab_manager/contribs10/smeserver-crontab_manager.spec

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

Revision 1.1 by brianr, Sun Oct 11 06:30:23 2020 UTC Revision 1.7 by terryfage, Sun Sep 8 07:40:17 2024 UTC
# Line 2  Summary: sme server crontab maanger Line 2  Summary: sme server crontab maanger
2  %define name smeserver-crontab_manager  %define name smeserver-crontab_manager
3  Name: %{name}  Name: %{name}
4  %define version 2.4  %define version 2.4
5  %define release 3  %define release 9
6  Version: %{version}  Version: %{version}
7  Release: %{release}%{dist}  Release: %{release}%{dist}
8  License:   GPL  License:   GPL
# Line 12  Patch0: smeserver-crontab_manager-2.4-un Line 12  Patch0: smeserver-crontab_manager-2.4-un
12  Patch1: smeserver-crontab_manager-2.2-locale-2014-06-08.patch  Patch1: smeserver-crontab_manager-2.2-locale-2014-06-08.patch
13  Patch2: smeserver-crontab_manager-2.4-locale-2015-07-01.patch  Patch2: smeserver-crontab_manager-2.4-locale-2015-07-01.patch
14  Patch3: smeserver-crontab_manager-2.4-locale-2016-03-09.patch  Patch3: smeserver-crontab_manager-2.4-locale-2016-03-09.patch
15    Patch4: smeserver-crontab_manager-2.4-change-panel-link-to-wrapper.patch
16    Patch5: smeserver-crontab_manager-2.4-Add-Update-event-to-createlinks.patch
17    Patch6: smeserver-crontab_manager-2.4-bz11028.patch
18    Patch7: smeserver-crontab_manager-2.4-locale-2021-08-21.patch
19    Patch8: smeserver-crontab_manager-2.4-locale-2024-09-04.patch
20    
21  #Patch1: %{name}-%{version}.patch.yyyymmddnn  #Patch1: %{name}-%{version}.patch.yyyymmddnn
22  Packager: Ap.Muthu <apmuthu@usa.net>  Packager: Ap.Muthu <apmuthu@usa.net>
# Line 22  Requires: e-smith-base, e-smith-lib, e-s Line 27  Requires: e-smith-base, e-smith-lib, e-s
27  AutoReqProv: no  AutoReqProv: no
28    
29  %changelog  %changelog
30    * Wed Sep 04 2024 Terry Fage <terry@fage.id.au> 2.4.8.sme
31    -  apply locale 2024-09-04.patch
32    -  fix bogus date error
33    
34    * Sat Aug 21 2021 Terry Fage <terry.fage@gmail.com> 2.4.7.sme
35    -  apply locale 2021-08-21 patch
36    
37    * Fri Apr 09 2021 Jean-Philippe Pialasse <tests@pialasse.com> 2.4-6.sme
38    - fix display of double quote in edition  [SME: 11028]
39      prevent use of coma in command line
40    
41    * Wed Mar 24 2021 Brian Read <brianr@bjsystems.co.uk> 2.4-5.sme
42    - Add Update event to createlinks [SME: 11027]
43    
44    * Sun Oct 11 2020 Brian Read <brianr@bjsystems.co.uk> 2.4-4.sme
45    - Initial import to SME10 tree [SME: 11027]
46    - Change link to panel to reference wrapper
47    
48  * Wed Mar 09 2016 JP Pialasse <tests@pialasse.com> 2.4-3.sme  * Wed Mar 09 2016 JP Pialasse <tests@pialasse.com> 2.4-3.sme
49  - apply locale 2016-03-09 patch  - apply locale 2016-03-09 patch
50    
# Line 41  AutoReqProv: no Line 64  AutoReqProv: no
64  - cleaning spec  - cleaning spec
65  - move conf away from spec - patch0  - move conf away from spec - patch0
66    
67  * Tue Mar 06 2013 Ap.Muthu <apmuthu@usa.net>  * Wed Mar 06 2013 Ap.Muthu <apmuthu@usa.net>
68  - Updated cronmanager.pm for standard SME 8 class display  - Updated cronmanager.pm for standard SME 8 class display
69    
70  * Tue Mar 05 2013 Ap.Muthu <apmuthu@usa.net>  * Tue Mar 05 2013 Ap.Muthu <apmuthu@usa.net>
71  - fix Copyright to License in rpm spec file  - Add Update event to createlinks Copyright to License in rpm spec file
72    
73  * Wed May 26 2010 Jean-Philippe Pialasse <tests@pialasse.com>  * Wed May 26 2010 Jean-Philippe Pialasse <tests@pialasse.com>
74  - fix expand-template /etc/crontab needed for sme7  - Add Update event to createlinks expand-template /etc/crontab needed for sme7
75    
76  * Mon Jan 07 2008 Michel van hees <michel@vanhees.cc>  * Mon Jan 07 2008 Michel van hees <michel@vanhees.cc>
77  - Thanks t Sylvain Gomez to fix problem with french traduction  - Thanks t Sylvain Gomez to fix problem with french traduction
# Line 59  AutoReqProv: no Line 82  AutoReqProv: no
82  * Mon Jul 16 2007 Michel Van hees <michel@vanhees.cc>  * Mon Jul 16 2007 Michel Van hees <michel@vanhees.cc>
83  - Thanks to Sulvain Gomez that fixes the uninstall procedure.  - Thanks to Sulvain Gomez that fixes the uninstall procedure.
84    
85  * Sun Jan 01 2005 Michel Van hees <michel@vanhees.cc>  * Sat Jan 01 2005 Michel Van hees <michel@vanhees.cc>
86  - Added support of french  - Added support of french
87    
88  * Mon Oct 11 2004 Michel Van hees <michel@vanhees.cc>  * Mon Oct 11 2004 Michel Van hees <michel@vanhees.cc>
# Line 74  sme server administration panel to contr Line 97  sme server administration panel to contr
97  %patch1 -p1  %patch1 -p1
98  %patch2 -p1  %patch2 -p1
99  %patch3 -p1  %patch3 -p1
100    %patch4 -p1
101    %patch5 -p1
102    %patch6 -p1
103    %patch7 -p1
104    %patch8 -p1
105    
106  %build  %build
107  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