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

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

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


Revision 1.17 - (hide annotations) (download)
Tue Nov 25 16:47:03 2008 UTC (15 years, 6 months ago) by slords
Branch: MAIN
CVS Tags: smeserver-arkeia-1_0-18_el4_sme
Changes since 1.16: +9 -2 lines
* Tue Nov 25 2008 Shad L. Lords <slords@mail.com> 1.0-18
- Add ability to do remote tape rotations
- Add ability to offset where tapes are in library
- Add ability to pick drive other then first one

1 slords 1.17 # $Id: smeserver-arkeia.spec,v 1.16 2008/11/25 16:20:18 slords 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 slords 1.17 %define release 18
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 snetram 1.12 Patch14: smeserver-arkeia-1.0-locale-2008-05-21.patch
29 snetram 1.13 Patch15: smeserver-arkeia-1.0-locale-2008-07-01.patch
30 snetram 1.14 Patch16: smeserver-arkeia-1.0-locale-2008-10-14.patch
31 slords 1.17 Patch17: smeserver-arkeia-1.0-rotateupdate.patch
32 slords 1.1 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 slords 1.10 Requires: e-smith-formmagick >= 1.4.0-12
37 slords 1.1 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 slords 1.17 * Tue Nov 25 2008 Shad L. Lords <slords@mail.com> 1.0-18
50     - Add ability to do remote tape rotations
51     - Add ability to offset where tapes are in library
52     - Add ability to pick drive other then first one
53    
54 snetram 1.14 * Tue Oct 14 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0-17
55     - Apply 14 Oct 2008 locale patch
56    
57 snetram 1.13 * Tue Jul 1 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0-16
58     - Apply 1 July 2008 locale patch
59    
60 snetram 1.12 * Thu May 21 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0-15
61     - Apply 21 May 2008 locale patch
62    
63 slords 1.11 * Mon Apr 28 2008 Shad L. Lords <slords@mail.com> 1.0-14
64     - Bump release to rebuild
65    
66 snetram 1.9 * Sat Apr 26 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0-13
67     - Take common <base> entries from e-smith-formmagick's general
68     - Fix pt locale as well
69    
70     * Thu Apr 24 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0-12
71 snetram 1.6 - Take common <base> entries from e-smith-formmagick's general
72    
73 snetram 1.5 * Tue Apr 22 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.0-11
74     - Added 22 April 2008 locale patch
75    
76 slords 1.3 * Tue Apr 1 2008 Shad L. Lords <slords@mail.com> 1.0-10
77     - Update to UTF-8 translations
78    
79 slords 1.2 * Fri Mar 7 2008 Shad L. Lords <slords@mail.com> 1.0-9
80     - Add locale script so tags at least show up.
81    
82 slords 1.1 * Thu Jul 12 2007 Shad L. Lords <slords@mail.com> 1.0-8
83     - Fix date calculation in rotate script.
84    
85     * Fri Jul 6 2007 Shad L. Lords <slords@mail.com> 1.0-7
86     - Fix configure to ignore libraries.
87    
88     * Fri Jul 6 2007 Shad L. Lords <slords@mail.com> 1.0-6
89     - Add tape rotation script.
90    
91     * Sun Apr 29 2007 Shad L. Lords <slords@mail.com>
92     - Clean up spec so package can be built by koji/plague
93    
94     * Mon Jan 29 2007 Shad L. Lords <slords@mail.com> 1.0-5
95     - Only recycle tape if backup type is tape.
96    
97     * Wed Jan 03 2007 Shad L. Lords <slords@mail.com> 1.0-4
98     - Convert to new ConfigDB style.
99    
100     * Wed Jan 03 2007 Shad L. Lords <slords@mail.com> 1.0-3
101     - Remove link to eject action. [SME: 795]
102    
103     * Wed Jan 03 2007 Shad L. Lords <slords@mail.com> 1.0-2
104     - Move eject fragment to e-smith-backup. [SME: 795]
105    
106     * Thu Dec 07 2006 Shad L. Lords <slords@mail.com>
107     - Update to new release naming. No functional changes.
108     - Make Packager generic
109    
110     * Sun Apr 09 2006 Shad L. Lords <slords@mail.com>
111     - 1.0-01
112     - initial release
113    
114     %prep
115    
116     %setup
117     %patch1 -p1
118     %patch2 -p1
119     %patch3 -p1
120     %patch4 -p1
121     %patch5 -p1
122     %patch6 -p1
123     %patch7 -p1
124 slords 1.2 %patch8 -p1
125 slords 1.3 %patch9 -p1
126 snetram 1.5 %patch10 -p1
127 snetram 1.6 %patch11 -p1
128 snetram 1.9 %patch12 -p1
129     %patch13 -p1
130 snetram 1.12 %patch14 -p1
131 snetram 1.13 %patch15 -p1
132 snetram 1.14 %patch16 -p1
133 slords 1.17 %patch17 -p1
134 slords 1.1
135     %build
136     /usr/bin/perl createlinks
137    
138     %install
139     /bin/rm -rf $RPM_BUILD_ROOT
140     (cd root ; /usr/bin/find . -depth -print | /bin/cpio -dump $RPM_BUILD_ROOT)
141     /bin/rm -f %{name}-%{version}-filelist
142     /sbin/e-smith/genfilelist $RPM_BUILD_ROOT \
143     --dir /var/spool/squid 'attr(0755,squid,squid)' \
144     > %{name}-%{version}-filelist
145    
146     %files -f %{name}-%{version}-filelist
147     %defattr(-,root,root)
148    
149     %clean
150     rm -rf $RPM_BUILD_ROOT
151    

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