[packages/zstd] - up to 1.4.4

arekm arekm at pld-linux.org
Wed Jan 15 12:18:29 CET 2020


commit 6107f243af830d431fa5b06bad11e172eff4cdbf
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Wed Jan 15 12:18:22 2020 +0100

    - up to 1.4.4

 zstd-noquiet.patch | 6 +++---
 zstd.spec          | 4 ++--
 2 files changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/zstd.spec b/zstd.spec
index 94fdbfb..d607c85 100644
--- a/zstd.spec
+++ b/zstd.spec
@@ -1,13 +1,13 @@
 Summary:	Zstandard - fast lossless compression algorithm
 Summary(pl.UTF-8):	Zstandard - szybki, bezstratny algorytm kompresji
 Name:		zstd
-Version:	1.4.3
+Version:	1.4.4
 Release:	1
 License:	BSD
 Group:		Libraries
 #Source0Download: https://github.com/facebook/zstd/releases
 Source0:	https://github.com/facebook/zstd/archive/v%{version}/%{name}-%{version}.tar.gz
-# Source0-md5:	dd73dd3b6e5efd8946e6c5e7fe7cb1d2
+# Source0-md5:	532aa7b3a873e144bbbedd9c0ea87694
 Patch0:		%{name}-noquiet.patch
 URL:		https://github.com/facebook/zstd
 BuildRequires:	gcc >= 5:3.2
diff --git a/zstd-noquiet.patch b/zstd-noquiet.patch
index 93b5c5b..ef036cb 100644
--- a/zstd-noquiet.patch
+++ b/zstd-noquiet.patch
@@ -42,15 +42,15 @@
  	@echo Cleaning library completed
  
  #-----------------------------------------------------------------------------
-@@ -199,7 +199,7 @@
+@@ -203,7 +203,7 @@ INSTALL_DATA    ?= $(INSTALL) -m 644
  libzstd.pc:
  libzstd.pc: libzstd.pc.in
  	@echo creating pkgconfig
 -	@sed -e 's|@PREFIX@|$(PREFIX)|' \
 +	sed -e 's|@PREFIX@|$(PREFIX)|' \
-              -e 's|@LIBDIR@|$(LIBDIR)|' \
-              -e 's|@INCLUDEDIR@|$(INCLUDEDIR)|' \
               -e 's|@VERSION@|$(VERSION)|' \
+              $< >$@
+ 
 @@ -209,39 +209,39 @@
  	@echo zstd static and shared library installed
  
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/zstd.git/commitdiff/6107f243af830d431fa5b06bad11e172eff4cdbf



More information about the pld-cvs-commit mailing list