|
|
@ -27,33 +27,30 @@
|
|
|
|
# them to the perl vendor dir, but they wouldn't bite.
|
|
|
|
# them to the perl vendor dir, but they wouldn't bite.
|
|
|
|
# https://github.com/os-autoinst/os-autoinst/issues/387
|
|
|
|
# https://github.com/os-autoinst/os-autoinst/issues/387
|
|
|
|
%global __provides_exclude_from %{_libexecdir}/os-autoinst
|
|
|
|
%global __provides_exclude_from %{_libexecdir}/os-autoinst
|
|
|
|
%global __requires_exclude perl\\((autotest|backend|basetest|bmwqemu|commands|consoles|cv|distribution|lockapi|mmapi|myjsonrpc|needle|ocr|testapi|OpenQA::Exceptions|OpenQA::Benchmark::Stopwatch)
|
|
|
|
%global __requires_exclude perl\\((autotest|backend|basetest|bmwqemu|commands|consoles|cv|distribution|lockapi|mmapi|myjsonrpc|needle|ocr|osutils|testapi|OpenQA::Exceptions|OpenQA::Benchmark::Stopwatch)
|
|
|
|
%{?perl_default_filter}
|
|
|
|
%{?perl_default_filter}
|
|
|
|
|
|
|
|
|
|
|
|
%global github_owner os-autoinst
|
|
|
|
%global github_owner os-autoinst
|
|
|
|
%global github_name os-autoinst
|
|
|
|
%global github_name os-autoinst
|
|
|
|
%global github_version 4.4
|
|
|
|
%global github_version 4.4
|
|
|
|
%global github_commit 97928a217534270621c278b0442b12f9b3f46419
|
|
|
|
%global github_commit 734682a2dd6bb0a1a0026324f81277934c680763
|
|
|
|
# if set, will be a post-release snapshot build, otherwise a 'normal' build
|
|
|
|
# if set, will be a post-release snapshot build, otherwise a 'normal' build
|
|
|
|
%global github_date 20170410
|
|
|
|
%global github_date 20170725
|
|
|
|
%global shortcommit %(c=%{github_commit}; echo ${c:0:7})
|
|
|
|
%global shortcommit %(c=%{github_commit}; echo ${c:0:7})
|
|
|
|
|
|
|
|
|
|
|
|
Name: os-autoinst
|
|
|
|
Name: os-autoinst
|
|
|
|
Version: %{github_version}
|
|
|
|
Version: %{github_version}
|
|
|
|
Release: 22%{?github_date:.%{github_date}git%{shortcommit}}%{?dist}
|
|
|
|
Release: 23%{?github_date:.%{github_date}git%{shortcommit}}%{?dist}
|
|
|
|
Summary: OS-level test automation
|
|
|
|
Summary: OS-level test automation
|
|
|
|
License: GPLv2+
|
|
|
|
License: GPLv2+
|
|
|
|
Group: Development/System
|
|
|
|
Group: Development/System
|
|
|
|
URL: https://os-autoinst.github.io/openQA/
|
|
|
|
URL: https://os-autoinst.github.io/openQA/
|
|
|
|
Source0: https://github.com/%{github_owner}/%{github_name}/archive/%{github_commit}/%{github_name}-%{github_commit}.tar.gz
|
|
|
|
Source0: https://github.com/%{github_owner}/%{github_name}/archive/%{github_commit}/%{github_name}-%{github_commit}.tar.gz
|
|
|
|
# https://github.com/os-autoinst/os-autoinst/pull/820
|
|
|
|
|
|
|
|
# Fix build on Perl 5.26.0, where . is not in INC by default
|
|
|
|
|
|
|
|
Patch0: os-autoinst-Fix-building-on-Perl-without-dot-in-INC.patch
|
|
|
|
|
|
|
|
# Type the long text string a bit slower in the full stack test
|
|
|
|
# Type the long text string a bit slower in the full stack test
|
|
|
|
# This isn't really upstreamable, it's just a workaround to make the
|
|
|
|
# This isn't really upstreamable, it's just a workaround to make the
|
|
|
|
# test fail less often particularly in Rawhide builds; typing very
|
|
|
|
# test fail less often particularly in Rawhide builds; typing very
|
|
|
|
# long strings isn't 100% reliable it seems
|
|
|
|
# long strings isn't 100% reliable it seems
|
|
|
|
Patch1: 0001-Type-a-bit-slower-in-the-full_stack-test.patch
|
|
|
|
Patch0: 0001-Type-a-bit-slower-in-the-full_stack-test.patch
|
|
|
|
|
|
|
|
|
|
|
|
BuildRequires: autoconf
|
|
|
|
BuildRequires: autoconf
|
|
|
|
BuildRequires: automake
|
|
|
|
BuildRequires: automake
|
|
|
@ -211,6 +208,7 @@ make check VERBOSE=1
|
|
|
|
%{_libexecdir}/os-autoinst/lockapi.pm
|
|
|
|
%{_libexecdir}/os-autoinst/lockapi.pm
|
|
|
|
%{_libexecdir}/os-autoinst/cv.pm
|
|
|
|
%{_libexecdir}/os-autoinst/cv.pm
|
|
|
|
%{_libexecdir}/os-autoinst/ocr.pm
|
|
|
|
%{_libexecdir}/os-autoinst/ocr.pm
|
|
|
|
|
|
|
|
%{_libexecdir}/os-autoinst/osutils.pm
|
|
|
|
%{_libexecdir}/os-autoinst/needle.pm
|
|
|
|
%{_libexecdir}/os-autoinst/needle.pm
|
|
|
|
%{_libexecdir}/os-autoinst/backend
|
|
|
|
%{_libexecdir}/os-autoinst/backend
|
|
|
|
%{_libexecdir}/os-autoinst/OpenQA
|
|
|
|
%{_libexecdir}/os-autoinst/OpenQA
|
|
|
@ -229,6 +227,9 @@ make check VERBOSE=1
|
|
|
|
%config(noreplace) %{_sysconfdir}/dbus-1/system.d/org.opensuse.os_autoinst.switch.conf
|
|
|
|
%config(noreplace) %{_sysconfdir}/dbus-1/system.d/org.opensuse.os_autoinst.switch.conf
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Mon Jul 31 2017 Adam Williamson <awilliam@redhat.com> - 4.4-23.20170725git734682a
|
|
|
|
|
|
|
|
- Bump to latest git
|
|
|
|
|
|
|
|
|
|
|
|
* Mon Jul 31 2017 Florian Weimer <fweimer@redhat.com> - 4.4-22.20170410git97928a2
|
|
|
|
* Mon Jul 31 2017 Florian Weimer <fweimer@redhat.com> - 4.4-22.20170410git97928a2
|
|
|
|
- Rebuild with binutils fix for ppc64le (#1475636)
|
|
|
|
- Rebuild with binutils fix for ppc64le (#1475636)
|
|
|
|
|
|
|
|
|
|
|
|