forked from pool/automake
Accepting request 617819 from devel:tools:building
OBS-URL: https://build.opensuse.org/request/show/617819 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/automake?expand=0&rev=50
This commit is contained in:
commit
88506526b2
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jun 19 13:54:22 UTC 2018 - schwab@suse.de
|
||||||
|
|
||||||
|
- Add pkgconfig(gobject-2.0) to BuildRequires for testsuite
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri May 18 12:55:24 CEST 2018 - pth@suse.de
|
Fri May 18 12:55:24 CEST 2018 - pth@suse.de
|
||||||
|
|
||||||
|
@ -24,9 +24,9 @@ Name: automake-testsuite
|
|||||||
Version: 1.16.1
|
Version: 1.16.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: A Program for Automatically Generating GNU-Style Makefile.in Files
|
Summary: A Program for Automatically Generating GNU-Style Makefile.in Files
|
||||||
# docs ~> GFDL, sources ~> GPLv2+, mkinstalldirs ~> PD and install-sh ~> MIT
|
|
||||||
License: GPL-2.0-or-later AND GFDL-1.3-or-later AND SUSE-Public-Domain AND MIT
|
License: GPL-2.0-or-later AND GFDL-1.3-or-later AND SUSE-Public-Domain AND MIT
|
||||||
Group: Development/Tools/Building
|
Group: Development/Tools/Building
|
||||||
|
# docs ~> GFDL, sources ~> GPLv2+, mkinstalldirs ~> PD and install-sh ~> MIT
|
||||||
Url: https://www.gnu.org/software/automake
|
Url: https://www.gnu.org/software/automake
|
||||||
Source0: https://ftp.gnu.org/gnu/automake/automake-%{version}.tar.xz
|
Source0: https://ftp.gnu.org/gnu/automake/automake-%{version}.tar.xz
|
||||||
Source1: https://ftp.gnu.org/gnu/automake/automake-%{version}.tar.xz.sig
|
Source1: https://ftp.gnu.org/gnu/automake/automake-%{version}.tar.xz.sig
|
||||||
@ -64,6 +64,7 @@ BuildRequires: python
|
|||||||
BuildRequires: sharutils
|
BuildRequires: sharutils
|
||||||
%if 0%{suse_version} >= 1500
|
%if 0%{suse_version} >= 1500
|
||||||
BuildRequires: vala
|
BuildRequires: vala
|
||||||
|
BuildRequires: pkgconfig(gobject-2.0)
|
||||||
%endif
|
%endif
|
||||||
BuildRequires: zip
|
BuildRequires: zip
|
||||||
Requires: expect
|
Requires: expect
|
||||||
|
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jun 19 13:54:22 UTC 2018 - schwab@suse.de
|
||||||
|
|
||||||
|
- Add pkgconfig(gobject-2.0) to BuildRequires for testsuite
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri May 18 12:55:24 CEST 2018 - pth@suse.de
|
Fri May 18 12:55:24 CEST 2018 - pth@suse.de
|
||||||
|
|
||||||
|
@ -24,9 +24,9 @@ Name: automake
|
|||||||
Version: 1.16.1
|
Version: 1.16.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: A Program for Automatically Generating GNU-Style Makefile.in Files
|
Summary: A Program for Automatically Generating GNU-Style Makefile.in Files
|
||||||
# docs ~> GFDL, sources ~> GPLv2+, mkinstalldirs ~> PD and install-sh ~> MIT
|
|
||||||
License: GPL-2.0-or-later AND GFDL-1.3-or-later AND SUSE-Public-Domain AND MIT
|
License: GPL-2.0-or-later AND GFDL-1.3-or-later AND SUSE-Public-Domain AND MIT
|
||||||
Group: Development/Tools/Building
|
Group: Development/Tools/Building
|
||||||
|
# docs ~> GFDL, sources ~> GPLv2+, mkinstalldirs ~> PD and install-sh ~> MIT
|
||||||
Url: https://www.gnu.org/software/automake
|
Url: https://www.gnu.org/software/automake
|
||||||
Source0: https://ftp.gnu.org/gnu/automake/automake-%{version}.tar.xz
|
Source0: https://ftp.gnu.org/gnu/automake/automake-%{version}.tar.xz
|
||||||
Source1: https://ftp.gnu.org/gnu/automake/automake-%{version}.tar.xz.sig
|
Source1: https://ftp.gnu.org/gnu/automake/automake-%{version}.tar.xz.sig
|
||||||
@ -64,6 +64,7 @@ BuildRequires: python
|
|||||||
BuildRequires: sharutils
|
BuildRequires: sharutils
|
||||||
%if 0%{suse_version} >= 1500
|
%if 0%{suse_version} >= 1500
|
||||||
BuildRequires: vala
|
BuildRequires: vala
|
||||||
|
BuildRequires: pkgconfig(gobject-2.0)
|
||||||
%endif
|
%endif
|
||||||
BuildRequires: zip
|
BuildRequires: zip
|
||||||
Requires: expect
|
Requires: expect
|
||||||
|
Loading…
x
Reference in New Issue
Block a user