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