diff options
| author | Sergey Avseyev <sergey.avseyev@gmail.com> | 2017-11-03 20:18:23 +0300 |
|---|---|---|
| committer | Sergey Avseyev <sergey.avseyev@gmail.com> | 2017-11-03 20:26:34 +0300 |
| commit | 291b9ab7689832a10e87b820b31a71fde9ce28f2 (patch) | |
| tree | 3cabb30d5bbc2bc44a7c20c97d8c6cbaac6dbea6 | |
| parent | 356471284a567d61f257a5ff391e98f1674415c5 (diff) | |
| download | flatbuffers-291b9ab7689832a10e87b820b31a71fde9ce28f2.tar.gz flatbuffers-291b9ab7689832a10e87b820b31a71fde9ce28f2.tar.xz flatbuffers-291b9ab7689832a10e87b820b31a71fde9ce28f2.zip | |
armv7hl -> %{arm} and patch links
| -rw-r--r-- | flatbuffers-1.7.1-1.fc28.src.rpm | bin | 495010 -> 495080 bytes | |||
| -rw-r--r-- | flatbuffers.spec | 6 |
2 files changed, 5 insertions, 1 deletions
diff --git a/flatbuffers-1.7.1-1.fc28.src.rpm b/flatbuffers-1.7.1-1.fc28.src.rpm Binary files differindex 23a3829..305cbf8 100644 --- a/flatbuffers-1.7.1-1.fc28.src.rpm +++ b/flatbuffers-1.7.1-1.fc28.src.rpm diff --git a/flatbuffers.spec b/flatbuffers.spec index d1b064f..cd2d9a6 100644 --- a/flatbuffers.spec +++ b/flatbuffers.spec @@ -1,4 +1,4 @@ -%ifarch ppc64 s390x armv7hl +%ifarch ppc64 s390x %{arm} %bcond_with tests %else %bcond_without tests @@ -16,8 +16,12 @@ License: ASL 2.0 and BSD Source0: https://github.com/google/flatbuffers/archive/v%{version}/%{name}-%{version}.tar.gz Source1: flatc.1 Source2: flatbuffers.7 + +# https://github.com/google/flatbuffers/pull/4481 Patch0: 0000-use-cmake-install-dirs.patch +# https://github.com/google/flatbuffers/commit/28920aff8f4f1c050f30cc069ed26a69fd335815 Patch1: 0001-fix-endianswap-for-bigendian.patch +# https://github.com/google/flatbuffers/pull/4479 Patch2: 0002-specify-so-version.patch BuildRequires: gcc-c++ |
