diff --git a/smeserver-test.spec.bak b/smeserver-test.spec.bak deleted file mode 100644 index 26f72e6..0000000 --- a/smeserver-test.spec.bak +++ /dev/null @@ -1,273 +0,0 @@ -# $Id: e-smith-test.spec,v 1.5 2021/01/06 03:44:49 jpp Exp $ - -Summary: smeserver server and gateway - testing infrastructure module -%define name smeserver-test -Name: %{name} -%define version 11.0.0 -%define release 2 -Version: %{version} -Release: %{release}%{?dist} -License: Artistic -Group: Networking/Daemons -Source: %{name}-%{version}.tar.xz -BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot -BuildArchitectures: noarch -Requires: perl -Requires: perl(WWW::Automate) >= 0.20 -Requires: perl(Test::Simple) >= 0.41 -Requires: perl(Test::Inline) >= 0.14 -Requires: perl(Test::Harness::Straps) >= 0.10 -Requires: smeserver-lib >= 1.9.35 -BuildRequires: smeserver-devtools >= 1.7.1 - -Provides: e-smith-test -%description -smeserver server and gateway software - testing infrastructure module. - -%changelog -* Sat Mar 23 2024 Brian Read 11.0.0-2.sme -- Change Requires: e-smith- to Requires:smeserver- - -* Sat Mar 23 2024 Brian Read 11.0.0-1.sme -- Update Release and Version to base version and 1st release for SME11 [SME: 12518] - -* Mon Mar 11 2024 rename-e-smith-pkg.sh by Trevor Batley 2.6.0-7.sme -- Rename to smeserver-test [SME: 12359] - -* Wed Jul 12 2023 cvs2git.sh aka Brian Read 2.6.0-6.sme -- Roll up patches and move to git repo [SME: 12338] - -* Wed Jul 12 2023 BogusDateBot -- Eliminated rpmbuild "bogus date" warnings due to inconsistent weekday, - by assuming the date is correct and changing the weekday. - -* Tue Jan 05 2021 Jean-Philipe Pialasse 2.6.0-5.sme -- add update event [SME: 11158] - -* Wed Apr 12 2017 Jean-Philipe Pialasse 2.6.0-4.sme -- remove reference to smtpd [SME: 9478] - -* Sat Jul 23 2016 Jean-Philipe Pialasse 2.6.0-3.sme -- fix servicename syslog to rsyslog [SME: 9691] - -* Mon Jul 18 2016 Jean-Philipe Pialasse 2.6.0-2.sme -- fix mysqld to mariadb [SME: 9438] - -* Fri Feb 05 2016 stephane de Labrusse 2.6.0-1.sme -- Initial release to sme10 - -* Sat Nov 30 2013 Daniel Berteaud 2.4.0-2.sme -- Remove the "swap interface" feature [SME: 7993] - -* Fri Jan 25 2013 Shad L. Lords 2.4.0-1.sme -- Roll new stream for sme9 -- Perl module rpms moved to /usr/share/perl5/vendor_perl [SME: 7223] - -* Tue Oct 7 2008 Shad L. Lords 2.2.0-1.sme -- Roll new stream to separate sme7/sme8 trees [SME: 4633] - -* Sun Apr 29 2007 Shad L. Lords -- Clean up spec so package can be built by koji/plague - -* Thu Dec 07 2006 Shad L. Lords -- Update to new release naming. No functional changes. -- Make Packager generic - -* Thu Mar 16 2006 Gordon Rowell 1.2.0-01 -- Roll stable stream version. [SME: 1016] - -* Wed Nov 30 2005 Gordon Rowell 1.0.1-07 -- Bump release number only - -* Thu Sep 22 2005 Trevor Poole -- [1.0.1-06] -- Rollback change to smoketest - -* Thu Sep 22 2005 Trevor Poole -- [1.0.1-05] -- Add a sort to the test names in smoketest - -* Fri Aug 19 2005 Gordon Rowell -- [1.0.1-04] -- Actually remove AutoReqProv header (see 1.0.1-02) - -* Tue Aug 2 2005 Shad Lords -- [1.0.1-03] -- Update for move of default database location. [SF: 1216546] - -* Sun Sep 19 2004 Charlie Brady -- [1.0.1-02] -- Change deprecated "Copyright:" header to "License:". -- Updated requires with new perl dependencies. [charlieb MN00040240] -- Remove "AutoReqProv: no" so that "Provides" headers are auto-generated. - [charlieb MN00040240] - -* Wed Sep 3 2003 Gordon Rowell -- [1.0.1-01] -- Rebuild [gordonr 1305] - -* Wed Sep 3 2003 Gordon Rowell -- [1.0.0-04] -- Revert unwanted code change in END block [gordonr 1305] - -* Wed Sep 3 2003 Gordon Rowell -- [1.0.0-03] -- Copyright update [gordonr 1305] - -* Mon Feb 24 2003 Michael Soulier -- [1.0.0-02] -- Remove deprecated WebServerName setting from canned test data. [charlieb 6861] -- Removed any references to LocalDomainPrefix. [msoulier 4812] - -- [1.0.0-01] -- Roll to maintained version number to 1.0.0 - -* Wed Jun 5 2002 Charlie Brady -- [0.3.0-01] -- Changing version to maintained stream number to 0.3.0 - -* Mon Jun 3 2002 Charlie Brady -- [0.2.0-01] -- Changing version to maintained stream number to 0.2.0 - -* Thu May 23 2002 Gordon Rowell -- [0.1.23-01] -- RPM rebuild forced by cvsroot2rpm - -* Thu May 9 2002 Michael Schwern -- [0.1.22-01] -- Updating necessary Test::Harness::Straps version to 0.10 - [schwern 3408] - -* Mon May 6 2002 Michael Schwern -- [0.1.21-01] -- Fixed quicktest to use an absolute path to the CVS lib directory. - Helpful or tests which chdir. [schwern 2743] - -* Thu May 2 2002 Michael Schwern -- [0.1.20-01] -- Fixed quicktest wrt files with spaces in the name [schwern] - -* Wed May 1 2002 Gordon Rowell -- [0.1.19-01] -- esmith::AccountDB -> esmith::AccountsDB [schwern 3287] - -* Wed Apr 24 2002 Michael Schwern -- [0.1.18-01] -- quicktest now propagates the new libraris into any perl programs - called in the tests [schwern] - -* Wed Apr 10 2002 Michael Schwern -- [0.1.17-01] -- Added a --verbose switch to quicktest [schwern] -- quicktest now running tests with warnings on [schwern] - -* Sat Apr 6 2002 Gordon Rowell -- [0.1.16-01] -- Rebuild with new e-smith-devtools to force permissions [gordonr] - -* Sat Apr 6 2002 Gordon Rowell -- [0.1.15-01] -- Added execute permission for all for {quick,smoke}test [gordonr] - -* Fri Apr 5 2002 Michael G Schwern -- [0.1.14-01] -- Added -d option to quicktest for debugging [schwern] -- Added scratch_copy() to esmith::TestUtils [schwern] - -* Fri Apr 05 2002 Gordon Rowell -- [0.1.13-01] -- Run testing-conf in post-{install,upgrade} events rather than from %post - Running it from %post won't work in a fresh install as the config - database doesn't yet exist [gordonr] - -* Tue Apr 02 2002 Michael G Schwern -- [0.1.12-01] -- Added simulate_perl_program() to TestUtils [schwern] - -* Mon Apr 01 2002 Kirrily Robert -- [0.1.11-01] -- Added destruction_ok() routine to TestUtils.pm [skud] - -* Fri Mar 15 2002 Michael G Schwern -- [0.1.10-01] -- quicktest now closes STDIN so tests don't block waiting for it (3042) -- Fixed bug in Test::Harness::Straps so tests that die are failures (3034) - -* Wed Mar 13 2002 Michael G Schwern -- [0.1.9-01] -- Added files argument to quicktest [schwern] -- 0.1.8-01 was tagged badly. esmith::TestUtils was accidentally dropped - and the temporary quiktest was accidentally installed [schwern 3026] -- Adding dependeny on e-smith-lib for esmith::ConfigDB in testing-conf - [schwern] - -* Mon Mar 11 2002 Michael G Schwern -- [0.1.8-01] -- Added quicktest [schwern] -- Added dependency on perl-Test-Harness-Straps [schwern] - -* Thu Feb 28 2002 Kirrily Robert -- [0.1.7-01] -- General cleanup in esmith::TestUtils -- moved dependency on e-smith-devtools from Requires to BuildRequires [skud] - -* Wed Feb 27 2002 Michael G Schwern -- [0.1.6-01] -- Botched the tagging again - -* Wed Feb 27 2002 Michael G Schwern -- [0.1.5-01] -- Added dependency on e-smith-devtools for genfilelist update -- smoketest now looks for local Perl libraries -- fixed the sanity test - -* Wed Feb 27 2002 Michael G Schwern -- [0.1.4-01] -- Botched the roll of 0.1.3-01 - -* Wed Feb 27 2002 Michael G Schwern -- [0.1.3-01] -- Fixed dependency on perl-Test-Simple [schwern] - -* Mon Feb 18 2002 Kirrily Robert -- [0.1.2-01] -- Added an esmith::TestUtils perl module to assist in writing tests -- Changes to the smoketest script; now accepts an optional directory to - run tests from, among other (internal) changes - -* Mon Feb 18 2002 Kirrily Robert -- [0.1.1-01] -- rollRPM: Rolled version number to 0.1.1-01. Includes patches up to 0.1.0-02. - -* Sun Oct 07 2001 Kirrily Robert -- Minor change to 00sanity.t as it didn't seem to like using Inline - -* Sun Oct 07 2001 Kirrily Robert -- Initial build - -%prep -%setup -mkdir -p root/etc/e-smith/events/%{name}-update - -%pre - -%post - -%build -perl createlinks - -%install -rm -rf $RPM_BUILD_ROOT -(cd root ; find . -depth -print | cpio -dump $RPM_BUILD_ROOT) -rm -f e-smith-%{version}-filelist -/sbin/e-smith/genfilelist $RPM_BUILD_ROOT > e-smith-%{version}-filelist -echo "%doc Copying" >> %{name}-%{version}-%{release}-filelist -echo "%doc Artistic" >> %{name}-%{version}-%{release}-filelist -echo "%doc LICENSE" >> %{name}-%{version}-%{release}-filelist - -%clean -rm -rf $RPM_BUILD_ROOT - -%files -f e-smith-%{version}-filelist -%defattr(-,root,root)