forked from pool/automake
- Add gettext-tools, pkg-config. vala dejagnu, makeinfo, python and zip as
BuildRequires for automake-testsuite to make testsuite complete and enable more tests. OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/automake?expand=0&rev=69
This commit is contained in:
parent
8557250f0a
commit
b5674efcf4
@ -1,8 +1,9 @@
|
|||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue May 15 16:47:10 CEST 2018 - pth@suse.de
|
Fri May 18 11:41:32 CEST 2018 - pth@suse.de
|
||||||
|
|
||||||
- Add dejagnu, makeinfo, python3 and zip as BuildRequires for
|
- Add gettext-tools, pkg-config. vala dejagnu, makeinfo, python and zip as
|
||||||
automake-testsuite to make testsuite run succeed.
|
BuildRequires for automake-testsuite to make testsuite complete and
|
||||||
|
enable more tests.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu May 10 09:34:46 UTC 2018 - schwab@suse.de
|
Thu May 10 09:34:46 UTC 2018 - schwab@suse.de
|
||||||
|
@ -51,12 +51,21 @@ Requires(post): info
|
|||||||
Requires(preun): info
|
Requires(preun): info
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
%if "%{name}" == "automake-testsuite"
|
%if "%{name}" == "automake-testsuite"
|
||||||
|
BuildRequires: compress
|
||||||
|
BuildRequires: cscope
|
||||||
BuildRequires: dejagnu
|
BuildRequires: dejagnu
|
||||||
BuildRequires: expect
|
BuildRequires: expect
|
||||||
BuildRequires: flex
|
BuildRequires: flex
|
||||||
|
BuildRequires: gettext-tools
|
||||||
BuildRequires: libtool
|
BuildRequires: libtool
|
||||||
|
BuildRequires: makedepend
|
||||||
BuildRequires: makeinfo
|
BuildRequires: makeinfo
|
||||||
BuildRequires: python3
|
BuildRequires: pkg-config
|
||||||
|
BuildRequires: python
|
||||||
|
BuildRequires: sharutils
|
||||||
|
%if 0%{suse_version} >= 1500
|
||||||
|
BuildRequires: vala
|
||||||
|
%endif
|
||||||
BuildRequires: zip
|
BuildRequires: zip
|
||||||
Requires: expect
|
Requires: expect
|
||||||
Requires: flex
|
Requires: flex
|
||||||
|
@ -1,8 +1,9 @@
|
|||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue May 15 16:47:10 CEST 2018 - pth@suse.de
|
Fri May 18 11:41:32 CEST 2018 - pth@suse.de
|
||||||
|
|
||||||
- Add dejagnu, makeinfo, python3 and zip as BuildRequires for
|
- Add gettext-tools, pkg-config. vala dejagnu, makeinfo, python and zip as
|
||||||
automake-testsuite to make testsuite run succeed.
|
BuildRequires for automake-testsuite to make testsuite complete and
|
||||||
|
enable more tests.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu May 10 09:34:46 UTC 2018 - schwab@suse.de
|
Thu May 10 09:34:46 UTC 2018 - schwab@suse.de
|
||||||
|
@ -51,12 +51,21 @@ Requires(post): info
|
|||||||
Requires(preun): info
|
Requires(preun): info
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
%if "%{name}" == "automake-testsuite"
|
%if "%{name}" == "automake-testsuite"
|
||||||
|
BuildRequires: compress
|
||||||
|
BuildRequires: cscope
|
||||||
BuildRequires: dejagnu
|
BuildRequires: dejagnu
|
||||||
BuildRequires: expect
|
BuildRequires: expect
|
||||||
BuildRequires: flex
|
BuildRequires: flex
|
||||||
|
BuildRequires: gettext-tools
|
||||||
BuildRequires: libtool
|
BuildRequires: libtool
|
||||||
|
BuildRequires: makedepend
|
||||||
BuildRequires: makeinfo
|
BuildRequires: makeinfo
|
||||||
BuildRequires: python3
|
BuildRequires: pkg-config
|
||||||
|
BuildRequires: python
|
||||||
|
BuildRequires: sharutils
|
||||||
|
%if 0%{suse_version} >= 1500
|
||||||
|
BuildRequires: vala
|
||||||
|
%endif
|
||||||
BuildRequires: zip
|
BuildRequires: zip
|
||||||
Requires: expect
|
Requires: expect
|
||||||
Requires: flex
|
Requires: flex
|
||||||
|
Loading…
Reference in New Issue
Block a user