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

Annotation 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.1 - (hide annotations) (download)
Tue Jun 12 19:39:27 2007 UTC (17 years ago) by slords
Branch: MAIN
CVS Tags: e-smith-test-1_2_0-2_el5_sme
Import on branch sme8 of package e-smith-test-1.2.0-2.el5.sme.src.rpm

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

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