pjp pushed to lz4 (master). "Update spec file to install unlz4 & its manual."

notifications at fedoraproject.org notifications at fedoraproject.org
Mon Apr 6 06:45:56 UTC 2015


>From 678bd506820a79073ee29a72f76b0245784161c0 Mon Sep 17 00:00:00 2001
From: P J P <pjp at fedoraproject.org>
Date: Mon, 6 Apr 2015 12:15:41 +0530
Subject: Update spec file to install unlz4 & its manual.


diff --git a/.gitignore b/.gitignore
index 3575686..d7eeb9b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -12,3 +12,4 @@
 /lz4-ca353cfe6e6ed078501774f0a25d2eb8190036c9.tar.gz
 /lz4-e25b51de7b51101e04ceea194dd557fcc23c03ca.tar.gz
 /lz4-r128.tar.gz
+/lz4-160661c7a4cbf805f4af74d2e3932a17a66e6ce7.tar.gz
diff --git a/lz4.spec b/lz4.spec
index 3e603e8..1afe085 100644
--- a/lz4.spec
+++ b/lz4.spec
@@ -1,9 +1,9 @@
 %global _hardened_build 1
-%global commit e25b51de7b51101e04ceea194dd557fcc23c03ca
+%global commit 160661c7a4cbf805f4af74d2e3932a17a66e6ce7
 
 Name:           lz4
 Version:        r128
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Extremely fast compression algorithm
 
 Group:          Applications/System
@@ -53,7 +53,7 @@ make %{?_smp_mflags}
 
 %install
 %configure
-%make_install LIBDIR=%{_libdir} INSTALL="install -p"
+%make_install LIBDIR=%{_libdir} PREFIX=/usr INSTALL="install -p"
 chmod -x %{buildroot}%{_includedir}/*.h
 
 
@@ -66,7 +66,9 @@ chmod -x %{buildroot}%{_includedir}/*.h
 %{_bindir}/lz4
 %{_bindir}/lz4c
 %{_bindir}/lz4cat
+%{_bindir}/unlz4
 %{_mandir}/man1/lz4*
+%{_mandir}/man1/unlz4*
 %{_libdir}/liblz4.so.1*
 
 
@@ -83,6 +85,9 @@ chmod -x %{buildroot}%{_includedir}/*.h
 
 
 %changelog
+* Mon Apr 06 2015 pjp <pjp at fedoraproject.org> - r128-2
+- Update files section to install unlz4 & its manual
+
 * Wed Apr 01 2015 pjp <pjp at fedoraproject.org> - r128-1
 - lz4cli sparse file support
 - Restored lz4hc compression ratio
diff --git a/sources b/sources
index 45073f4..1b343ac 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ebcc102f31e890974f96b7a05861d9fd  lz4-r128.tar.gz
+81e17a70d097d4665b26b7164dc6bfe6  lz4-160661c7a4cbf805f4af74d2e3932a17a66e6ce7.tar.gz
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/lz4.git/commit/?h=master&id=678bd506820a79073ee29a72f76b0245784161c0


More information about the scm-commits mailing list