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

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

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

Revision 1.1 by unnilennium, Thu Jun 27 15:14:59 2013 UTC Revision 1.4 by stephdl, Sun Jun 8 14:29:58 2014 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.2  %define version 2.2
5  %define release 1%{dist}  %define release 2%{dist}
6  Version: %{version}  Version: %{version}
7  Release: %{release}  Release: %{release}
8  License:   GPL  License:   GPL
9  Group: Service  Group: Service
10  Source: %{name}-%{version}.tgz  Source: %{name}-%{version}.tgz
11  #Patch0: %{name}-%{version}.patch.yyyymmddnn  Patch0: smeserver-crontab_manager-2.2-patch0.patch
12    Patch1:smeserver-crontab_manager-2.2-locale-2013-07-14.patch
13    Patch2: smeserver-crontab_manager-2.2-locale-2014-06-08.patch
14    Patch3: smeserver-crontab_manager-2.2_unitialised_values.patch
15    #Patch1: %{name}-%{version}.patch.yyyymmddnn
16  Packager: Ap.Muthu <apmuthu@usa.net>  Packager: Ap.Muthu <apmuthu@usa.net>
17  BuildRoot: /var/tmp/e-smith-buildroot  BuildRoot: /var/tmp/e-smith-buildroot
18  BuildRequires: e-smith-devtools  BuildRequires: e-smith-devtools
# Line 17  Requires: e-smith-base, e-smith-lib, e-s Line 21  Requires: e-smith-base, e-smith-lib, e-s
21  AutoReqProv: no  AutoReqProv: no
22    
23  %changelog  %changelog
24    * Sun Jun 08 2014 stephane de Labrusse <stephdl@de-labrusse.fr> - 2.2.3
25    - added new local smeserver-crontab_manager-2.2-locale-2014-06-08.patch
26    - solved problem of unitialised values
27    
28    * Sun Jul 14 2013 JP Pialasse <tests@pialasse.com> 2.2-2.sme
29    - apply locale 2013-07-14 patch
30    
31  * Thu Jun 27 2013 Jean-Philippe Pialasse <tests@pialasse.com>  2.2-1.sme  * Thu Jun 27 2013 Jean-Philippe Pialasse <tests@pialasse.com>  2.2-1.sme
32  - imported to buildsys  - imported to buildsys
33  - cleaning spec  - cleaning spec
34  - move conf away from spec  - move conf away from spec - patch0
35    
36  * Tue Mar 06 2013 Ap.Muthu <apmuthu@usa.net>  * Tue Mar 06 2013 Ap.Muthu <apmuthu@usa.net>
37  - Updated cronmanager.pm for standard SME 8 class display  - Updated cronmanager.pm for standard SME 8 class display
# Line 51  sme server administration panel to contr Line 62  sme server administration panel to contr
62    
63  %prep  %prep
64  %setup  %setup
65  #%patch0 -p1  %patch0 -p1
66  #%patch1 -p1  %patch1 -p1
67    %patch2 -p1
68    %patch3 -p1
69    
70  %build  %build
71  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