mirror of
https://abf.rosa.ru/djam/zstd.git
synced 2025-02-23 09:22:54 +00:00
1.5.6
This commit is contained in:
parent
075500f11b
commit
87f747078e
1 changed files with 2 additions and 2 deletions
|
@ -13,7 +13,7 @@ Version: 1.5.6
|
||||||
Release: 1
|
Release: 1
|
||||||
License: BSD and GPLv2+
|
License: BSD and GPLv2+
|
||||||
Group: Archiving/Compression
|
Group: Archiving/Compression
|
||||||
Url: http://www.zstd.net/
|
Url: http://www.zstd.net
|
||||||
Source0: https://github.com/facebook/zstd/archive/v%{version}/%{name}-%{version}.tar.gz
|
Source0: https://github.com/facebook/zstd/archive/v%{version}/%{name}-%{version}.tar.gz
|
||||||
BuildRequires: gtest-devel
|
BuildRequires: gtest-devel
|
||||||
BuildRequires: pkgconfig(liblz4)
|
BuildRequires: pkgconfig(liblz4)
|
||||||
|
@ -83,7 +83,7 @@ Static library for zstd.
|
||||||
#----------------------------------------------------------------------------
|
#----------------------------------------------------------------------------
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%autosetup -p1
|
%setup -q
|
||||||
# Get rid of -L/usr/lib insanity
|
# Get rid of -L/usr/lib insanity
|
||||||
sed -i -e 's,-L\${libdir} ,,g' lib/*.pc.in
|
sed -i -e 's,-L\${libdir} ,,g' lib/*.pc.in
|
||||||
sed -i -e '/^Cflags:/d' lib/*.pc.in
|
sed -i -e '/^Cflags:/d' lib/*.pc.in
|
||||||
|
|
Loading…
Add table
Reference in a new issue