SHA256
3
0
forked from pool/texinfo

- config-guess-sub-update.patch:

Update config.guess/sub for aarch64 (forwarded request 155194 from Andreas_Schwab)

OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/texinfo?expand=0&rev=34
This commit is contained in:
Stephan Kulow 2013-02-12 16:47:45 +00:00 committed by Git OBS Bridge
parent 9340c663f4
commit 4cd286484c
3 changed files with 1755 additions and 1 deletions

File diff suppressed because it is too large Load Diff

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Feb 12 09:35:09 UTC 2013 - schwab@suse.de
- config-guess-sub-update.patch:
Update config.guess/sub for aarch64
-------------------------------------------------------------------
Tue Nov 20 10:02:54 UTC 2012 - werner@suse.de

View File

@ -1,7 +1,7 @@
#
# spec file for package texinfo
#
# Copyright (c) 2012 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
# remain the property of their copyright owners, unless otherwise agreed
@ -62,6 +62,7 @@ Patch7: texinfo-4.13a-bug640417.diff
Patch8: texinfo-4.13a-bug713517.diff
Patch9: automake-1.12.patch
Patch10: texinfo-4.13a-bug788574.diff
Patch11: config-guess-sub-update.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description
@ -111,6 +112,7 @@ rm -rf texi2html-%{version_t2h} texi2roff-%{version_t2r}
%patch -p0
pushd ../texi2html-%{version_t2h}
%patch1 -p0
%patch11
popd
pushd ../texi2roff-%{version_t2r}
%patch3 -p0 -b .Bader