|
|
|
@ -1,7 +1,7 @@
|
|
|
|
|
#
|
|
|
|
|
# spec file for package autoconf213
|
|
|
|
|
#
|
|
|
|
|
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
|
|
|
|
|
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
|
|
|
|
#
|
|
|
|
|
# All modifications and additions to the file contributed by third parties
|
|
|
|
|
# remain the property of their copyright owners, unless otherwise agreed
|
|
|
|
@ -12,7 +12,7 @@
|
|
|
|
|
# license that conforms to the Open Source Definition (Version 1.9)
|
|
|
|
|
# published by the Open Source Initiative.
|
|
|
|
|
|
|
|
|
|
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
|
|
|
|
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
|
|
|
|
#
|
|
|
|
|
|
|
|
|
|
|
|
|
|
@ -30,8 +30,7 @@ PreReq: %{install_info_prereq}
|
|
|
|
|
Version: 2.13
|
|
|
|
|
Release: 0
|
|
|
|
|
Summary: A GNU Tool for Automatically Configuring Source Code
|
|
|
|
|
License: GPL-2.0+
|
|
|
|
|
Group: Development/Tools/Building
|
|
|
|
|
License: GPL-2.0-or-later
|
|
|
|
|
BuildArch: noarch
|
|
|
|
|
Source: http://ftp.gnu.org/gnu/autoconf/autoconf-%{version}.tar.gz
|
|
|
|
|
Patch0: autoconf-2.12-race.patch
|
|
|
|
|