[packages/lz4] up to r107

glen glen at pld-linux.org
Mon Oct 21 12:28:33 CEST 2013


commit 5f9bb63d547b90ae76fb681868025a120d0785fc
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Mon Oct 21 13:26:49 2013 +0300

    up to r107

 cmake-langs.patch | 8 --------
 lz4.spec          | 9 +++++----
 2 files changed, 5 insertions(+), 12 deletions(-)
---
diff --git a/lz4.spec b/lz4.spec
index f23df76..7cd830b 100644
--- a/lz4.spec
+++ b/lz4.spec
@@ -1,5 +1,8 @@
+# NOTE:
+# - probably version could be set 1.0.7 for r107, see lz4cli.c and
+#   https://code.google.com/p/lz4/issues/detail?id=88#c4
 %define		rel	1
-%define		svnrev	106
+%define		svnrev	107
 Summary:	Hash-based Predictive Lempel-Ziv compressor
 Summary(pl.UTF-8):	Kompresor wykorzystujący metodę Lempel-Ziv z predykcją opartą na haszach
 Name:		lz4
@@ -8,8 +11,7 @@ Release:	0.svn%{svnrev}.%{rel}
 License:	BSD (library), GPL v2+ (CLI utility)
 Group:		Libraries
 Source0:	https://dl.dropboxusercontent.com/u/59565338/LZ4/%{name}-r%{svnrev}.tar.gz
-# Source0-md5:	4d071aaecd42dd383dd58c5a7577663b
-Patch0:		cmake-langs.patch
+# Source0-md5:	626947ce4c67f87fdce8922ae0f4cc00
 URL:		http://fastcompression.blogspot.com/p/lz4.html
 BuildRequires:	cmake >= 2.6
 BuildRequires:	sed >= 4.0
@@ -61,7 +63,6 @@ Statyczna biblioteka kompresora LZ4.
 
 %prep
 %setup -qn %{name}-r%{svnrev}
-%patch0 -p1
 
 %{__sed} -i -e 's/-Os -march=native/%{rpmcflags}/' cmake/CMakeLists.txt
 
diff --git a/cmake-langs.patch b/cmake-langs.patch
deleted file mode 100644
index 0082bdc..0000000
--- a/cmake-langs.patch
+++ /dev/null
@@ -1,8 +0,0 @@
---- lz4-r106/cmake/CMakeLists.txt~	2013-10-01 23:23:11.000000000 +0300
-+++ lz4-r106/cmake/CMakeLists.txt	2013-10-06 19:59:09.445495368 +0300
-@@ -1,4 +1,4 @@
--PROJECT(LZ4)
-+PROJECT(LZ4 C)
- set(CPACK_PACKAGE_DESCRIPTION_SUMMARY "ASN.1 Compiler")
- set(CPACK_PACKAGE_VERSION_MAJOR 0)
- set(CPACK_PACKAGE_VERSION_MINOR 0)
================================================================

---- gitweb:

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



More information about the pld-cvs-commit mailing list