Accepting request 151451 from home:Andreas_Schwab:Factory
- Update config.guess/sub for aarch64 OBS-URL: https://build.opensuse.org/request/show/151451 OBS-URL: https://build.opensuse.org/package/show/devel:languages:tcl/expect?expand=0&rev=13
This commit is contained in:
parent
20cfa24cf8
commit
6edeee9a5b
2697
config-guess-sub-update.patch
Normal file
2697
config-guess-sub-update.patch
Normal file
File diff suppressed because it is too large
Load Diff
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Feb 6 10:49:32 UTC 2013 - schwab@suse.de
|
||||||
|
|
||||||
|
- Update config.guess/sub for aarch64
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Apr 14 15:33:53 UTC 2012 - schwab@linux-m68k.org
|
Sat Apr 14 15:33:53 UTC 2012 - schwab@linux-m68k.org
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package expect
|
# spec file for package expect
|
||||||
#
|
#
|
||||||
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2013 SUSE LINUX Products 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
|
||||||
@ -32,6 +32,7 @@ Source1: expect-rpmlintrc
|
|||||||
Patch1: expect.patch
|
Patch1: expect.patch
|
||||||
Patch2: expect-fixes.patch
|
Patch2: expect-fixes.patch
|
||||||
Patch3: expect-log.patch
|
Patch3: expect-log.patch
|
||||||
|
Patch4: config-guess-sub-update.patch
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Expect is a tool primarily for automating interactive applications,
|
Expect is a tool primarily for automating interactive applications,
|
||||||
@ -57,6 +58,7 @@ expect package loaded.
|
|||||||
%patch1
|
%patch1
|
||||||
%patch2
|
%patch2
|
||||||
%patch3
|
%patch3
|
||||||
|
%patch4
|
||||||
|
|
||||||
%build
|
%build
|
||||||
autoreconf
|
autoreconf
|
||||||
|
Loading…
Reference in New Issue
Block a user