Accepting request 455760 from devel:tools:building
1 OBS-URL: https://build.opensuse.org/request/show/455760 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/autoconf213?expand=0&rev=17
This commit is contained in:
commit
650e39203e
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Feb 9 12:16:15 UTC 2017 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
- Explicitly BuildRequire m4: do not rely on the build system to
|
||||||
|
contain this dependency for us.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Feb 6 19:21:59 UTC 2015 - dimstar@opensuse.org
|
Fri Feb 6 19:21:59 UTC 2015 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package autoconf213
|
# spec file for package autoconf213
|
||||||
#
|
#
|
||||||
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
|
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -18,6 +18,7 @@
|
|||||||
|
|
||||||
Name: autoconf213
|
Name: autoconf213
|
||||||
Url: http://www.gnu.org/software/autoconf
|
Url: http://www.gnu.org/software/autoconf
|
||||||
|
BuildRequires: m4 >= 1.1
|
||||||
Requires: gawk
|
Requires: gawk
|
||||||
Requires: m4 >= 1.1
|
Requires: m4 >= 1.1
|
||||||
Requires: mktemp
|
Requires: mktemp
|
||||||
|
Loading…
x
Reference in New Issue
Block a user