Accepting request 617818 from home:Andreas_Schwab:Factory

- Add pkgconfig(gobject-2.0) to BuildRequires for testsuite

OBS-URL: https://build.opensuse.org/request/show/617818
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/automake?expand=0&rev=72
This commit is contained in:
Ismail Dönmez 2018-06-19 15:17:49 +00:00 committed by Git OBS Bridge
parent 6bd5bb531f
commit a2125c649d
4 changed files with 14 additions and 2 deletions

View File

@ -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

View File

@ -24,9 +24,9 @@ Name: automake-testsuite
Version: 1.16.1
Release: 0
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
Group: Development/Tools/Building
# docs ~> GFDL, sources ~> GPLv2+, mkinstalldirs ~> PD and install-sh ~> MIT
Url: https://www.gnu.org/software/automake
Source0: https://ftp.gnu.org/gnu/automake/automake-%{version}.tar.xz
Source1: https://ftp.gnu.org/gnu/automake/automake-%{version}.tar.xz.sig
@ -64,6 +64,7 @@ BuildRequires: python
BuildRequires: sharutils
%if 0%{suse_version} >= 1500
BuildRequires: vala
BuildRequires: pkgconfig(gobject-2.0)
%endif
BuildRequires: zip
Requires: expect

View File

@ -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

View File

@ -24,9 +24,9 @@ Name: automake
Version: 1.16.1
Release: 0
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
Group: Development/Tools/Building
# docs ~> GFDL, sources ~> GPLv2+, mkinstalldirs ~> PD and install-sh ~> MIT
Url: https://www.gnu.org/software/automake
Source0: https://ftp.gnu.org/gnu/automake/automake-%{version}.tar.xz
Source1: https://ftp.gnu.org/gnu/automake/automake-%{version}.tar.xz.sig
@ -64,6 +64,7 @@ BuildRequires: python
BuildRequires: sharutils
%if 0%{suse_version} >= 1500
BuildRequires: vala
BuildRequires: pkgconfig(gobject-2.0)
%endif
BuildRequires: zip
Requires: expect