/[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.20 - (show annotations) (download)
Thu Jan 1 11:33:54 2009 UTC (15 years, 5 months ago) by snetram
Branch: MAIN
CVS Tags: smeserver-arkeia-1_0-20_el4_sme
Changes since 1.19: +2 -2 lines
* Thu Jan  1 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0-20
- Apply  1 Jan 2009 locale patch [SME: 4900]

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

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