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: smeserver-crontab_manager-2.2-patch0.patch |
Patch0: smeserver-crontab_manager-2.2-patch0.patch |
12 |
|
Patch1:smeserver-crontab_manager-2.2-locale-2013-07-14.patch |
13 |
#Patch1: %{name}-%{version}.patch.yyyymmddnn |
#Patch1: %{name}-%{version}.patch.yyyymmddnn |
14 |
Packager: Ap.Muthu <apmuthu@usa.net> |
Packager: Ap.Muthu <apmuthu@usa.net> |
15 |
BuildRoot: /var/tmp/e-smith-buildroot |
BuildRoot: /var/tmp/e-smith-buildroot |
19 |
AutoReqProv: no |
AutoReqProv: no |
20 |
|
|
21 |
%changelog |
%changelog |
22 |
|
* Sun Jul 14 2013 JP Pialasse <tests@pialasse.com> 2.2-2.sme |
23 |
|
- apply locale 2013-07-14 patch |
24 |
|
|
25 |
* 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 |
26 |
- imported to buildsys |
- imported to buildsys |
27 |
- cleaning spec |
- cleaning spec |
57 |
%prep |
%prep |
58 |
%setup |
%setup |
59 |
%patch0 -p1 |
%patch0 -p1 |
60 |
#%patch1 -p1 |
%patch1 -p1 |
61 |
|
|
62 |
%build |
%build |
63 |
perl createlinks |
perl createlinks |