SHA256
3
0
forked from pool/flex

Accepting request 155839 from home:Andreas_Schwab:Factory

- config-guess-sub-update.patch:
  Update config.guess/sub for aarch64

OBS-URL: https://build.opensuse.org/request/show/155839
OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/flex?expand=0&rev=14
This commit is contained in:
Ismail Dönmez 2013-03-20 15:05:48 +00:00 committed by Git OBS Bridge
parent 89a672bb76
commit 2b896d1f93
3 changed files with 1426 additions and 1 deletions

File diff suppressed because it is too large Load Diff

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Feb 18 16:51:32 UTC 2013 - schwab@suse.de
- config-guess-sub-update.patch:
Update config.guess/sub for aarch64
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Oct 16 08:33:54 UTC 2012 - coolo@suse.com Tue Oct 16 08:33:54 UTC 2012 - coolo@suse.com

View File

@ -1,7 +1,7 @@
# #
# spec file for package flex # spec file for package flex
# #
# 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 # 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
@ -44,6 +44,7 @@ Patch1: flex-2.5.34-fPIC.patch
Patch2: flex-2.5.37-notex.patch Patch2: flex-2.5.37-notex.patch
# PATCH-FIX-UPSTREAM fix tests for new bison # PATCH-FIX-UPSTREAM fix tests for new bison
Patch3: http://www.linuxfromscratch.org/patches/lfs/7.2/flex-2.5.37-bison-2.6.1-1.patch Patch3: http://www.linuxfromscratch.org/patches/lfs/7.2/flex-2.5.37-bison-2.6.1-1.patch
Patch4: config-guess-sub-update.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description %description
@ -55,6 +56,7 @@ patterns in text.
%patch1 %patch1
%patch2 -p1 %patch2 -p1
%patch3 -p1 %patch3 -p1
%patch4
%build %build
autoreconf -fi autoreconf -fi