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

Annotation of /rpms/e-smith-test/sme9/e-smith-test.spec

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


Revision 1.3 - (hide annotations) (download)
Sat Nov 30 11:15:35 2013 UTC (10 years, 6 months ago) by vip-ire
Branch: MAIN
CVS Tags: e-smith-test-2_4_0-2_el6_sme, HEAD
Changes since 1.2: +7 -2 lines
* Sat Nov 30 2013 Daniel Berteaud <daniel@firewall-services.com> 2.4.0-2.sme
- Remove the "swap interface" feature [SME: 7993]

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

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