[packages/lz4] up to 1.10.0

atler atler at pld-linux.org
Mon Jul 22 14:16:44 CEST 2024


commit bd7d3b6970c335b8f0dd3f88292e8793bea6a020
Author: Jan Palus <atler at pld-linux.org>
Date:   Mon Jul 22 13:26:20 2024 +0200

    up to 1.10.0

 lz4.spec | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)
---
diff --git a/lz4.spec b/lz4.spec
index 889f5c7..1f211da 100644
--- a/lz4.spec
+++ b/lz4.spec
@@ -1,14 +1,14 @@
 Summary:	Hash-based Predictive Lempel-Ziv compressor
 Summary(pl.UTF-8):	Kompresor wykorzystujący metodę Lempel-Ziv z predykcją opartą na haszach
 Name:		lz4
-Version:	1.9.4
-Release:	2
+Version:	1.10.0
+Release:	1
 Epoch:		1
 License:	BSD (library), GPL v2+ (CLI utility)
 Group:		Applications
 #Source0Download: https://github.com/lz4/lz4/releases
 Source0:	https://github.com/lz4/lz4/archive/v%{version}/%{name}-%{version}.tar.gz
-# Source0-md5:	e9286adb64040071c5e23498bf753261
+# Source0-md5:	dead9f5f1966d9ae56e1e32761e4e675
 URL:		http://www.lz4.org/
 BuildRequires:	pkgconfig
 Requires:	%{name}-libs = %{epoch}:%{version}-%{release}
@@ -78,7 +78,7 @@ Statyczna biblioteka kompresora LZ4.
 
 %build
 %{__make} -j1 \
-	MOREFLAGS="%{rpmcflags} %{rpmcppflags}" \
+	CFLAGS="%{rpmcflags} %{rpmcppflags}" \
 	LDFLAGS="%{rpmldflags}" \
 	CC="%{__cc}" \
 	V=1
@@ -127,6 +127,7 @@ rm -rf $RPM_BUILD_ROOT
 %attr(755,root,root) %{_libdir}/liblz4.so
 %{_includedir}/lz4.h
 %{_includedir}/lz4hc.h
+%{_includedir}/lz4file.h
 %{_includedir}/lz4frame.h
 %{_includedir}/lz4frame_static.h
 %{_pkgconfigdir}/liblz4.pc
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/lz4.git/commitdiff/bd7d3b6970c335b8f0dd3f88292e8793bea6a020



More information about the pld-cvs-commit mailing list