forked from Imagelibrary/rtems
Regenerate.
This commit is contained in:
@@ -50,13 +50,15 @@
|
|||||||
|
|
||||||
%define name rtems-4.10-autoconf
|
%define name rtems-4.10-autoconf
|
||||||
|
|
||||||
|
# --with alltests enable all tests
|
||||||
|
%bcond_with alltests
|
||||||
|
|
||||||
Name: %{name}
|
Name: %{name}
|
||||||
License: GPL
|
License: GPL
|
||||||
URL: http://www.gnu.org/software/autoconf
|
URL: http://www.gnu.org/software/autoconf
|
||||||
Group: Development/Tools
|
Group: Development/Tools
|
||||||
Version: %{rpmvers}
|
Version: %{rpmvers}
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
Summary: Tool for automatically generating GNU style Makefile.in's
|
Summary: Tool for automatically generating GNU style Makefile.in's
|
||||||
|
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||||
@@ -136,7 +138,7 @@ TESTSUITEFLAGS='-198 200-'
|
|||||||
TESTSUITEFLAGS='-204 206-'
|
TESTSUITEFLAGS='-204 206-'
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
make check TESTSUITEFLAGS="${TESTSUITEFLAGS}"
|
make check %{!?with_alltests:TESTSUITEFLAGS="${TESTSUITEFLAGS}"}
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%install
|
%install
|
||||||
|
|||||||
Reference in New Issue
Block a user