1 |
# $Id: smeserver-sysmon.spec,v 1.6 2008/04/02 15:03:59 slords Exp $ |
# $Id: smeserver-sysmon.spec,v 1.9 2010/12/01 15:33:34 slords Exp $ |
2 |
# Authority: slords |
# Authority: slords |
3 |
# Name: Shad L. Lords |
# Name: Shad L. Lords |
4 |
|
|
6 |
%define name smeserver-sysmon |
%define name smeserver-sysmon |
7 |
Name: %{name} |
Name: %{name} |
8 |
%define version 6.1 |
%define version 6.1 |
9 |
%define release 2 |
%define release 3 |
10 |
Version: %{version} |
Version: %{version} |
11 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
12 |
License: Freely distributable |
License: Freely distributable |
13 |
Group: Service |
Group: Service |
14 |
Source: %{name}-%{version}.tar.gz |
Source: %{name}-%{version}.tar.gz |
15 |
|
Patch0: smeserver-sysmon-6.1-lang-fix.patch |
16 |
BuildRoot: /var/tmp/e-smith-buildroot |
BuildRoot: /var/tmp/e-smith-buildroot |
17 |
BuildRequires: e-smith-devtools |
BuildRequires: e-smith-devtools |
18 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
24 |
AutoReqProv: no |
AutoReqProv: no |
25 |
|
|
26 |
%changelog |
%changelog |
27 |
* Sat Mar 29 2008 Shad L. Lords <slords@mail.com> 6.1-2 |
* Wed Dec 1 2010 Shad L. Lords <slords@mail.com> 6.1-3.sme |
28 |
|
- Fix LANG env so output can be recognized [SME: 4143] |
29 |
|
|
30 |
|
* Sat Mar 29 2008 Shad L. Lords <slords@mail.com> 6.1-2.sme |
31 |
- Clean up scripts to ensure clean upgrade |
- Clean up scripts to ensure clean upgrade |
32 |
|
|
33 |
* Thu Mar 27 2008 Shad L. Lords <slords@mail.com> 6.1-1 |
* Thu Mar 27 2008 Shad L. Lords <slords@mail.com> 6.1-1.sme |
34 |
- Upgrade to new sysmon routines |
- Upgrade to new sysmon routines |
35 |
- Make compatible with rrdtool 1.2 |
- Make compatible with rrdtool 1.2 |
36 |
- Format graphs so they look better |
- Format graphs so they look better |
193 |
|
|
194 |
%prep |
%prep |
195 |
%setup |
%setup |
196 |
#%patch0 -p1 |
%patch0 -p1 |
|
#%patch1 -p1 |
|
197 |
|
|
198 |
%build |
%build |
199 |
perl createlinks |
perl createlinks |