[packages/lz4] - updated to 1.8.0

qboosh qboosh at pld-linux.org
Thu Nov 23 16:04:19 CET 2017


commit b32ee1a3135bca18c61bc2b15d3688b5326bed4a
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Thu Nov 23 16:05:20 2017 +0100

    - updated to 1.8.0

 lz4.spec | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/lz4.spec b/lz4.spec
index 13e801c..98814a5 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.7.5
+Version:	1.8.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:	c9610c5ce97eb431dddddf0073d919b9
+# Source0-md5:	6247bf0e955899969d1600ff34baed6b
 URL:		http://www.lz4.org/
 BuildRequires:	pkgconfig
 Requires:	%{name}-libs = %{epoch}:%{version}-%{release}
@@ -87,6 +87,7 @@ rm -rf $RPM_BUILD_ROOT
 	PREFIX=%{_prefix} \
 	LIBDIR=%{_libdir} \
 	INCLUDEDIR=%{_includedir}/lz4 \
+	MANDIR=%{_mandir}/man1 \
 	INSTALL="install -p" \
 	DESTDIR=$RPM_BUILD_ROOT \
 
@@ -126,6 +127,7 @@ rm -rf $RPM_BUILD_ROOT
 %{_includedir}/lz4/lz4.h
 %{_includedir}/lz4/lz4hc.h
 %{_includedir}/lz4/lz4frame.h
+%{_includedir}/lz4/lz4frame_static.h
 %{_pkgconfigdir}/liblz4.pc
 
 %files static
================================================================

---- gitweb:

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



More information about the pld-cvs-commit mailing list