/[smeserver]/rpms/e-smith-test/sme8/e-smith-test.spec
ViewVC logotype

Contents of /rpms/e-smith-test/sme8/e-smith-test.spec

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


Revision 1.2 - (show annotations) (download)
Tue Oct 7 19:23:22 2008 UTC (15 years, 7 months ago) by slords
Branch: MAIN
CVS Tags: e-smith-test-2_2_0-1_el5_sme, HEAD
Changes since 1.1: +7 -2 lines
New streams

1 # $Id$
2
3 Summary: e-smith server and gateway - testing infrastructure module
4 %define name e-smith-test
5 Name: %{name}
6 %define version 2.2.0
7 %define release 1
8 Version: %{version}
9 Release: %{release}%{?dist}
10 License: Artistic
11 Group: Networking/Daemons
12 Source: %{name}-%{version}.tar.gz
13 BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
14 BuildArchitectures: noarch
15 Requires: perl
16 Requires: perl(WWW::Automate) >= 0.20
17 Requires: perl(Test::Simple) >= 0.41
18 Requires: perl(Test::Inline) >= 0.14
19 Requires: perl(Test::Harness::Straps) >= 0.10
20 Requires: e-smith-lib >= 1.9.35
21 BuildRequires: e-smith-devtools >= 1.7.1
22
23 %description
24 e-smith server and gateway software - testing infrastructure module.
25
26 %changelog
27 * Tue Oct 7 2008 Shad L. Lords <slords@mail.com> 2.2.0-1.sme
28 - Roll new stream to separate sme7/sme8 trees [SME: 4633]
29
30 * Sun Apr 29 2007 Shad L. Lords <slords@mail.com>
31 - Clean up spec so package can be built by koji/plague
32
33 * Thu Dec 07 2006 Shad L. Lords <slords@mail.com>
34 - Update to new release naming. No functional changes.
35 - Make Packager generic
36
37 * Thu Mar 16 2006 Gordon Rowell <gordonr@gormand.com.au> 1.2.0-01
38 - Roll stable stream version. [SME: 1016]
39
40 * Wed Nov 30 2005 Gordon Rowell <gordonr@gormand.com.au> 1.0.1-07
41 - Bump release number only
42
43 * Thu Sep 22 2005 Trevor Poole <trevorp@e-smith.com>
44 - [1.0.1-06]
45 - Rollback change to smoketest
46
47 * Thu Sep 22 2005 Trevor Poole <trevorp@e-smith.com>
48 - [1.0.1-05]
49 - Add a sort to the test names in smoketest
50
51 * Fri Aug 19 2005 Gordon Rowell <gordonr@gormand.com.au>
52 - [1.0.1-04]
53 - Actually remove AutoReqProv header (see 1.0.1-02)
54
55 * Tue Aug 2 2005 Shad Lords <slords@email.com>
56 - [1.0.1-03]
57 - Update for move of default database location. [SF: 1216546]
58
59 * Sun Sep 19 2004 Charlie Brady <charlieb@e-smith.com>
60 - [1.0.1-02]
61 - Change deprecated "Copyright:" header to "License:".
62 - Updated requires with new perl dependencies. [charlieb MN00040240]
63 - Remove "AutoReqProv: no" so that "Provides" headers are auto-generated.
64 [charlieb MN00040240]
65
66 * Wed Sep 3 2003 Gordon Rowell <gordonr@e-smith.com>
67 - [1.0.1-01]
68 - Rebuild [gordonr 1305]
69
70 * Wed Sep 3 2003 Gordon Rowell <gordonr@e-smith.com>
71 - [1.0.0-04]
72 - Revert unwanted code change in END block [gordonr 1305]
73
74 * Wed Sep 3 2003 Gordon Rowell <gordonr@e-smith.com>
75 - [1.0.0-03]
76 - Copyright update [gordonr 1305]
77
78 * Mon Feb 24 2003 Michael Soulier <msoulier@e-smith.com>
79 - [1.0.0-02]
80 - Remove deprecated WebServerName setting from canned test data. [charlieb 6861]
81 - Removed any references to LocalDomainPrefix. [msoulier 4812]
82
83 - [1.0.0-01]
84 - Roll to maintained version number to 1.0.0
85
86 * Wed Jun 5 2002 Charlie Brady <charlieb@e-smith.com>
87 - [0.3.0-01]
88 - Changing version to maintained stream number to 0.3.0
89
90 * Mon Jun 3 2002 Charlie Brady <charlieb@e-smith.com>
91 - [0.2.0-01]
92 - Changing version to maintained stream number to 0.2.0
93
94 * Thu May 23 2002 Gordon Rowell <gordonr@e-smith.com>
95 - [0.1.23-01]
96 - RPM rebuild forced by cvsroot2rpm
97
98 * Thu May 9 2002 Michael Schwern <schwern@e-smith.com>
99 - [0.1.22-01]
100 - Updating necessary Test::Harness::Straps version to 0.10
101 [schwern 3408]
102
103 * Mon May 6 2002 Michael Schwern <schwern@e-smith.com>
104 - [0.1.21-01]
105 - Fixed quicktest to use an absolute path to the CVS lib directory.
106 Helpful or tests which chdir. [schwern 2743]
107
108 * Thu May 2 2002 Michael Schwern <schwern@e-smith.com>
109 - [0.1.20-01]
110 - Fixed quicktest wrt files with spaces in the name [schwern]
111
112 * Wed May 1 2002 Gordon Rowell <gordonr@e-smith.com>
113 - [0.1.19-01]
114 - esmith::AccountDB -> esmith::AccountsDB [schwern 3287]
115
116 * Wed Apr 24 2002 Michael Schwern <schwern@e-smith.com>
117 - [0.1.18-01]
118 - quicktest now propagates the new libraris into any perl programs
119 called in the tests [schwern]
120
121 * Wed Apr 10 2002 Michael Schwern <schwern@e-smith.com>
122 - [0.1.17-01]
123 - Added a --verbose switch to quicktest [schwern]
124 - quicktest now running tests with warnings on [schwern]
125
126 * Sat Apr 6 2002 Gordon Rowell <gordonr@e-smith.com>
127 - [0.1.16-01]
128 - Rebuild with new e-smith-devtools to force permissions [gordonr]
129
130 * Sat Apr 6 2002 Gordon Rowell <gordonr@e-smith.com>
131 - [0.1.15-01]
132 - Added execute permission for all for {quick,smoke}test [gordonr]
133
134 * Fri Apr 5 2002 Michael G Schwern <schwern@e-smith.com>
135 - [0.1.14-01]
136 - Added -d option to quicktest for debugging [schwern]
137 - Added scratch_copy() to esmith::TestUtils [schwern]
138
139 * Fri Apr 05 2002 Gordon Rowell <gordonr@e-smith.com>
140 - [0.1.13-01]
141 - Run testing-conf in post-{install,upgrade} events rather than from %post
142 Running it from %post won't work in a fresh install as the config
143 database doesn't yet exist [gordonr]
144
145 * Tue Apr 02 2002 Michael G Schwern <schwern@e-smith.com>
146 - [0.1.12-01]
147 - Added simulate_perl_program() to TestUtils [schwern]
148
149 * Mon Apr 01 2002 Kirrily Robert <skud@e-smith.com>
150 - [0.1.11-01]
151 - Added destruction_ok() routine to TestUtils.pm [skud]
152
153 * Fri Mar 15 2002 Michael G Schwern <schwern@e-smith.com>
154 - [0.1.10-01]
155 - quicktest now closes STDIN so tests don't block waiting for it (3042)
156 - Fixed bug in Test::Harness::Straps so tests that die are failures (3034)
157
158 * Wed Mar 13 2002 Michael G Schwern <schwern@e-smith.com>
159 - [0.1.9-01]
160 - Added files argument to quicktest [schwern]
161 - 0.1.8-01 was tagged badly. esmith::TestUtils was accidentally dropped
162 and the temporary quiktest was accidentally installed [schwern 3026]
163 - Adding dependeny on e-smith-lib for esmith::ConfigDB in testing-conf
164 [schwern]
165
166 * Mon Mar 11 2002 Michael G Schwern <schwern@e-smith.com>
167 - [0.1.8-01]
168 - Added quicktest [schwern]
169 - Added dependency on perl-Test-Harness-Straps [schwern]
170
171 * Thu Feb 28 2002 Kirrily Robert <skud@e-smith.com>
172 - [0.1.7-01]
173 - General cleanup in esmith::TestUtils
174 - moved dependency on e-smith-devtools from Requires to BuildRequires [skud]
175
176 * Wed Feb 27 2002 Michael G Schwern <schwern@e-smith.com>
177 - [0.1.6-01]
178 - Botched the tagging again
179
180 * Wed Feb 27 2002 Michael G Schwern <schwern@e-smith.com>
181 - [0.1.5-01]
182 - Added dependency on e-smith-devtools for genfilelist update
183 - smoketest now looks for local Perl libraries
184 - fixed the sanity test
185
186 * Wed Feb 27 2002 Michael G Schwern <schwern@e-smith.com>
187 - [0.1.4-01]
188 - Botched the roll of 0.1.3-01
189
190 * Wed Feb 27 2002 Michael G Schwern <schwern@e-smith.com>
191 - [0.1.3-01]
192 - Fixed dependency on perl-Test-Simple [schwern]
193
194 * Mon Feb 18 2002 Kirrily Robert <skud@e-smith.com>
195 - [0.1.2-01]
196 - Added an esmith::TestUtils perl module to assist in writing tests
197 - Changes to the smoketest script; now accepts an optional directory to
198 run tests from, among other (internal) changes
199
200 * Mon Feb 18 2002 Kirrily Robert <skud@e-smith.com>
201 - [0.1.1-01]
202 - rollRPM: Rolled version number to 0.1.1-01. Includes patches up to 0.1.0-02.
203
204 * Sun Oct 07 2001 Kirrily Robert <skud@e-smith.com>
205 - Minor change to 00sanity.t as it didn't seem to like using Inline
206
207 * Sun Oct 07 2001 Kirrily Robert <skud@e-smith.com>
208 - Initial build
209
210 %prep
211 %setup
212
213 %pre
214
215 %post
216
217 %build
218 perl createlinks
219
220 %install
221 rm -rf $RPM_BUILD_ROOT
222 (cd root ; find . -depth -print | cpio -dump $RPM_BUILD_ROOT)
223 rm -f e-smith-%{version}-filelist
224 /sbin/e-smith/genfilelist $RPM_BUILD_ROOT > e-smith-%{version}-filelist
225 echo "%doc Copying" >> %{name}-%{version}-%{release}-filelist
226 echo "%doc Artistic" >> %{name}-%{version}-%{release}-filelist
227 echo "%doc LICENSE" >> %{name}-%{version}-%{release}-filelist
228
229 %clean
230 rm -rf $RPM_BUILD_ROOT
231
232 %files -f e-smith-%{version}-filelist
233 %defattr(-,root,root)

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