From 87f747078e02ff87bf73436e728641e8cf371084 Mon Sep 17 00:00:00 2001 From: Sergey Zhemoytel Date: Mon, 16 Sep 2024 19:19:23 +0000 Subject: [PATCH] 1.5.6 --- zstd.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/zstd.spec b/zstd.spec index afd5498..6c17567 100644 --- a/zstd.spec +++ b/zstd.spec @@ -13,7 +13,7 @@ Version: 1.5.6 Release: 1 License: BSD and GPLv2+ 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 BuildRequires: gtest-devel BuildRequires: pkgconfig(liblz4) @@ -83,7 +83,7 @@ Static library for zstd. #---------------------------------------------------------------------------- %prep -%autosetup -p1 +%setup -q # Get rid of -L/usr/lib insanity sed -i -e 's,-L\${libdir} ,,g' lib/*.pc.in sed -i -e '/^Cflags:/d' lib/*.pc.in