1 |
snetram |
1.7 |
# $Id: smeserver-arkeia.spec,v 1.6 2008/04/24 20:35:15 snetram Exp $ |
2 |
slords |
1.4 |
# Authority: slords |
3 |
|
|
# Name: Shad L. Lords |
4 |
|
|
|
5 |
slords |
1.1 |
Summary: Mitel Server Integration for Arkeia Shareware Backup Program |
6 |
|
|
%define name smeserver-arkeia |
7 |
|
|
Name: %{name} |
8 |
|
|
%define version 1.0 |
9 |
snetram |
1.7 |
%define release 12 |
10 |
slords |
1.1 |
Version: %{version} |
11 |
|
|
Release: %{release}%{?dist} |
12 |
|
|
License: GPL |
13 |
|
|
Group: System/Administratoin |
14 |
|
|
Source: %{name}-%{version}.tgz |
15 |
|
|
Patch1: smeserver-arkeia-1.0-noeject.patch |
16 |
|
|
Patch2: smeserver-arkeia-1.0-noeject.patch2 |
17 |
|
|
Patch3: smeserver-arkeia-1.0-configdb.patch |
18 |
|
|
Patch4: smeserver-arkeia-1.0-recycletape.patch |
19 |
|
|
Patch5: smeserver-arkeia-1.0-rotate.patch |
20 |
|
|
Patch6: smeserver-arkeia-1.0-configure.patch |
21 |
|
|
Patch7: smeserver-arkeia-1.0-rotate.patch2 |
22 |
slords |
1.2 |
Patch8: smeserver-arkeia-1.0-locale-2008-03-07.patch |
23 |
slords |
1.3 |
Patch9: smeserver-arkeia-1.0-locale-2008-04-01.patch |
24 |
snetram |
1.5 |
Patch10: smeserver-arkeia-1.0-locale-2008-04-22.patch |
25 |
snetram |
1.6 |
Patch11: smeserver-arkeia-1.0-add2general.patch |
26 |
snetram |
1.7 |
Patch12: smeserver-arkeia-1.0-locale-2008-04-26.patch |
27 |
slords |
1.1 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
28 |
|
|
BuildArchitectures: noarch |
29 |
|
|
Requires: e-smith-base e-smith-lib e-smith-release >= 7.0 arkeia-light >= 5.2.28 |
30 |
|
|
Requires: mtx |
31 |
slords |
1.3 |
Requires: e-smith-formmagick >= 1.4.0-10 |
32 |
slords |
1.1 |
BuildRequires: e-smith-devtools >= 1.13.1-03 |
33 |
|
|
Obsoletes: e-smith-arkeia |
34 |
|
|
Conflicts: e-smith-arkeia |
35 |
|
|
|
36 |
|
|
%description |
37 |
|
|
The System Monitor package let's you monitor a mitel server from the |
38 |
|
|
mitel server manager. Currently, you can monitor System Load, CPU Usage, |
39 |
|
|
Processes Running, CPU Run Queue Depth, Memory Used, Swap Used, Hard |
40 |
|
|
Drive Used, Hard Drive Free, Uptime, Latency to defined hosts/gateway, |
41 |
|
|
Ethernet Traffic. All the graphs are generated on demand. |
42 |
|
|
|
43 |
|
|
%changelog |
44 |
snetram |
1.7 |
* Sat Apr 26 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0-12 |
45 |
snetram |
1.6 |
- Take common <base> entries from e-smith-formmagick's general |
46 |
|
|
|
47 |
snetram |
1.5 |
* Tue Apr 22 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0-11 |
48 |
|
|
- Added 22 April 2008 locale patch |
49 |
|
|
|
50 |
slords |
1.3 |
* Tue Apr 1 2008 Shad L. Lords <slords@mail.com> 1.0-10 |
51 |
|
|
- Update to UTF-8 translations |
52 |
|
|
|
53 |
slords |
1.2 |
* Fri Mar 7 2008 Shad L. Lords <slords@mail.com> 1.0-9 |
54 |
|
|
- Add locale script so tags at least show up. |
55 |
|
|
|
56 |
slords |
1.1 |
* Thu Jul 12 2007 Shad L. Lords <slords@mail.com> 1.0-8 |
57 |
|
|
- Fix date calculation in rotate script. |
58 |
|
|
|
59 |
|
|
* Fri Jul 6 2007 Shad L. Lords <slords@mail.com> 1.0-7 |
60 |
|
|
- Fix configure to ignore libraries. |
61 |
|
|
|
62 |
|
|
* Fri Jul 6 2007 Shad L. Lords <slords@mail.com> 1.0-6 |
63 |
|
|
- Add tape rotation script. |
64 |
|
|
|
65 |
|
|
* Sun Apr 29 2007 Shad L. Lords <slords@mail.com> |
66 |
|
|
- Clean up spec so package can be built by koji/plague |
67 |
|
|
|
68 |
|
|
* Mon Jan 29 2007 Shad L. Lords <slords@mail.com> 1.0-5 |
69 |
|
|
- Only recycle tape if backup type is tape. |
70 |
|
|
|
71 |
|
|
* Wed Jan 03 2007 Shad L. Lords <slords@mail.com> 1.0-4 |
72 |
|
|
- Convert to new ConfigDB style. |
73 |
|
|
|
74 |
|
|
* Wed Jan 03 2007 Shad L. Lords <slords@mail.com> 1.0-3 |
75 |
|
|
- Remove link to eject action. [SME: 795] |
76 |
|
|
|
77 |
|
|
* Wed Jan 03 2007 Shad L. Lords <slords@mail.com> 1.0-2 |
78 |
|
|
- Move eject fragment to e-smith-backup. [SME: 795] |
79 |
|
|
|
80 |
|
|
* Thu Dec 07 2006 Shad L. Lords <slords@mail.com> |
81 |
|
|
- Update to new release naming. No functional changes. |
82 |
|
|
- Make Packager generic |
83 |
|
|
|
84 |
|
|
* Sun Apr 09 2006 Shad L. Lords <slords@mail.com> |
85 |
|
|
- 1.0-01 |
86 |
|
|
- initial release |
87 |
|
|
|
88 |
|
|
%prep |
89 |
|
|
|
90 |
|
|
%setup |
91 |
|
|
%patch1 -p1 |
92 |
|
|
%patch2 -p1 |
93 |
|
|
%patch3 -p1 |
94 |
|
|
%patch4 -p1 |
95 |
|
|
%patch5 -p1 |
96 |
|
|
%patch6 -p1 |
97 |
|
|
%patch7 -p1 |
98 |
slords |
1.2 |
%patch8 -p1 |
99 |
slords |
1.3 |
%patch9 -p1 |
100 |
snetram |
1.5 |
%patch10 -p1 |
101 |
snetram |
1.6 |
%patch11 -p1 |
102 |
snetram |
1.7 |
%patch11 -p2 |
103 |
slords |
1.1 |
|
104 |
|
|
%build |
105 |
|
|
/usr/bin/perl createlinks |
106 |
|
|
|
107 |
|
|
%install |
108 |
|
|
/bin/rm -rf $RPM_BUILD_ROOT |
109 |
|
|
(cd root ; /usr/bin/find . -depth -print | /bin/cpio -dump $RPM_BUILD_ROOT) |
110 |
|
|
/bin/rm -f %{name}-%{version}-filelist |
111 |
|
|
/sbin/e-smith/genfilelist $RPM_BUILD_ROOT \ |
112 |
|
|
--dir /var/spool/squid 'attr(0755,squid,squid)' \ |
113 |
|
|
> %{name}-%{version}-filelist |
114 |
|
|
|
115 |
|
|
%files -f %{name}-%{version}-filelist |
116 |
|
|
%defattr(-,root,root) |
117 |
|
|
|
118 |
|
|
%clean |
119 |
|
|
rm -rf $RPM_BUILD_ROOT |
120 |
|
|
|