/[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.18 - (show annotations) (download)
Tue Nov 25 17:08:59 2008 UTC (15 years, 6 months ago) by slords
Branch: MAIN
CVS Tags: smeserver-arkeia-1_0-19_el4_sme
Changes since 1.17: +5 -2 lines
* Tue Nov 25 2008 Shad L. Lords <slords@mail.com> 1.0-19
- Fix bad patch (missing line at end)

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

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