Accepting request 714593 from home:dimstar:Factory

- Add baselibs.conf: libarchive gained zstd support and provides
  -32bit libraries. This means, zstd also needs to provide -32bit
  libs.

OBS-URL: https://build.opensuse.org/request/show/714593
OBS-URL: https://build.opensuse.org/package/show/Archiving/zstd?expand=0&rev=35
This commit is contained in:
Bernhard M. Wiedemann 2019-07-11 08:48:47 +00:00 committed by Git OBS Bridge
parent 94b68dc747
commit 3fe56b86f0
3 changed files with 9 additions and 0 deletions

1
baselibs.conf Normal file
View File

@ -0,0 +1 @@
libzstd1

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Thu Jul 11 08:17:23 UTC 2019 - Dominique Leuenberger <dimstar@opensuse.org>
- Add baselibs.conf: libarchive gained zstd support and provides
-32bit libraries. This means, zstd also needs to provide -32bit
libs.
-------------------------------------------------------------------
Fri Jun 14 11:52:32 UTC 2019 - Ismail Dönmez <idonmez@suse.com>

View File

@ -26,6 +26,7 @@ License: BSD-3-Clause AND GPL-2.0-only
Group: Productivity/Archiving/Compression
URL: https://github.com/facebook/zstd
Source0: https://github.com/facebook/zstd/releases/download/v%{version}/%{name}-%{version}.tar.gz
Source99: baselibs.conf
Patch1: pzstd.1.patch
BuildRequires: gcc
# C++ is needed for pzstd only