/[smecontribs]/rpms/smeserver-arkeia/contribs7/smeserver-arkeia.spec
ViewVC logotype

Contents of /rpms/smeserver-arkeia/contribs7/smeserver-arkeia.spec

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


Revision 1.22 - (show annotations) (download)
Sun Mar 1 19:22:28 2009 UTC (15 years, 3 months ago) by snetram
Branch: MAIN
CVS Tags: smeserver-arkeia-1_0-22_el4_sme
Changes since 1.21: +7 -2 lines
* Sun Mar  1 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0-22
- Apply  1 Mar 2009 locale patch [SME: 5018]

1 # $Id: smeserver-arkeia.spec,v 1.21 2009/01/31 07:43:49 snetram Exp $
2 # Authority: slords
3 # Name: Shad L. Lords
4
5 Summary: Mitel Server Integration for Arkeia Shareware Backup Program
6 %define name smeserver-arkeia
7 Name: %{name}
8 %define version 1.0
9 %define release 22
10 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 Patch8: smeserver-arkeia-1.0-locale-2008-03-07.patch
23 Patch9: smeserver-arkeia-1.0-locale-2008-04-01.patch
24 Patch10: smeserver-arkeia-1.0-locale-2008-04-22.patch
25 Patch11: smeserver-arkeia-1.0-add2general.patch
26 Patch12: smeserver-arkeia-1.0-locale-2008-04-26.patch
27 Patch13: smeserver-arkeia-1.0-fix-pt-locale.patch
28 Patch14: smeserver-arkeia-1.0-locale-2008-05-21.patch
29 Patch15: smeserver-arkeia-1.0-locale-2008-07-01.patch
30 Patch16: smeserver-arkeia-1.0-locale-2008-10-14.patch
31 Patch17: smeserver-arkeia-1.0-rotateupdate.patch
32 Patch18: smeserver-arkeia-1.0-locale-2009-01-01.patch
33 Patch19: smeserver-arkeia-1.0-locale-2009-01-31.patch
34 Patch20: smeserver-arkeia-1.0-locale-2009-03-01.patch
35 BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
36 BuildArchitectures: noarch
37 Requires: e-smith-base e-smith-lib e-smith-release >= 7.0 arkeia-light >= 5.2.28
38 Requires: mtx
39 Requires: e-smith-formmagick >= 1.4.0-12
40 BuildRequires: e-smith-devtools >= 1.13.1-03
41 Obsoletes: e-smith-arkeia
42 Conflicts: e-smith-arkeia
43
44 %description
45 The System Monitor package let's you monitor a mitel server from the
46 mitel server manager. Currently, you can monitor System Load, CPU Usage,
47 Processes Running, CPU Run Queue Depth, Memory Used, Swap Used, Hard
48 Drive Used, Hard Drive Free, Uptime, Latency to defined hosts/gateway,
49 Ethernet Traffic. All the graphs are generated on demand.
50
51 %changelog
52 * Sun Mar 1 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0-22
53 - Apply 1 Mar 2009 locale patch [SME: 5018]
54
55 * Sat Jan 31 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0-21
56 - Apply 31 Jan 2009 locale patch [SME: 4951]
57
58 * Thu Jan 1 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0-20
59 - Apply 1 Jan 2009 locale patch [SME: 4900]
60
61 * Tue Nov 25 2008 Shad L. Lords <slords@mail.com> 1.0-19
62 - Fix bad patch (missing line at end)
63
64 * Tue Nov 25 2008 Shad L. Lords <slords@mail.com> 1.0-18
65 - Add ability to do remote tape rotations
66 - Add ability to offset where tapes are in library
67 - Add ability to pick drive other then first one
68
69 * Tue Oct 14 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0-17
70 - Apply 14 Oct 2008 locale patch
71
72 * Tue Jul 1 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0-16
73 - Apply 1 July 2008 locale patch
74
75 * Thu May 21 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0-15
76 - Apply 21 May 2008 locale patch
77
78 * Mon Apr 28 2008 Shad L. Lords <slords@mail.com> 1.0-14
79 - Bump release to rebuild
80
81 * Sat Apr 26 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0-13
82 - Take common <base> entries from e-smith-formmagick's general
83 - Fix pt locale as well
84
85 * Thu Apr 24 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0-12
86 - Take common <base> entries from e-smith-formmagick's general
87
88 * Tue Apr 22 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0-11
89 - Added 22 April 2008 locale patch
90
91 * Tue Apr 1 2008 Shad L. Lords <slords@mail.com> 1.0-10
92 - Update to UTF-8 translations
93
94 * Fri Mar 7 2008 Shad L. Lords <slords@mail.com> 1.0-9
95 - Add locale script so tags at least show up.
96
97 * Thu Jul 12 2007 Shad L. Lords <slords@mail.com> 1.0-8
98 - Fix date calculation in rotate script.
99
100 * Fri Jul 6 2007 Shad L. Lords <slords@mail.com> 1.0-7
101 - Fix configure to ignore libraries.
102
103 * Fri Jul 6 2007 Shad L. Lords <slords@mail.com> 1.0-6
104 - Add tape rotation script.
105
106 * Sun Apr 29 2007 Shad L. Lords <slords@mail.com>
107 - Clean up spec so package can be built by koji/plague
108
109 * Mon Jan 29 2007 Shad L. Lords <slords@mail.com> 1.0-5
110 - Only recycle tape if backup type is tape.
111
112 * Wed Jan 03 2007 Shad L. Lords <slords@mail.com> 1.0-4
113 - Convert to new ConfigDB style.
114
115 * Wed Jan 03 2007 Shad L. Lords <slords@mail.com> 1.0-3
116 - Remove link to eject action. [SME: 795]
117
118 * Wed Jan 03 2007 Shad L. Lords <slords@mail.com> 1.0-2
119 - Move eject fragment to e-smith-backup. [SME: 795]
120
121 * Thu Dec 07 2006 Shad L. Lords <slords@mail.com>
122 - Update to new release naming. No functional changes.
123 - Make Packager generic
124
125 * Sun Apr 09 2006 Shad L. Lords <slords@mail.com>
126 - 1.0-01
127 - initial release
128
129 %prep
130
131 %setup
132 %patch1 -p1
133 %patch2 -p1
134 %patch3 -p1
135 %patch4 -p1
136 %patch5 -p1
137 %patch6 -p1
138 %patch7 -p1
139 %patch8 -p1
140 %patch9 -p1
141 %patch10 -p1
142 %patch11 -p1
143 %patch12 -p1
144 %patch13 -p1
145 %patch14 -p1
146 %patch15 -p1
147 %patch16 -p1
148 %patch17 -p1
149 %patch18 -p1
150 %patch19 -p1
151 %patch20 -p1
152
153 %build
154 /usr/bin/perl createlinks
155
156 %install
157 /bin/rm -rf $RPM_BUILD_ROOT
158 (cd root ; /usr/bin/find . -depth -print | /bin/cpio -dump $RPM_BUILD_ROOT)
159 /bin/rm -f %{name}-%{version}-filelist
160 /sbin/e-smith/genfilelist $RPM_BUILD_ROOT \
161 --dir /var/spool/squid 'attr(0755,squid,squid)' \
162 > %{name}-%{version}-filelist
163
164 %files -f %{name}-%{version}-filelist
165 %defattr(-,root,root)
166
167 %clean
168 rm -rf $RPM_BUILD_ROOT
169

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed