[packages/lz4] cleanups
glen
glen at pld-linux.org
Tue Sep 8 19:29:19 CEST 2015
commit 2c2bc572f5b96419c8261a8f288c448e9034d534
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Tue Sep 8 20:29:02 2015 +0300
cleanups
lz4.spec | 7 ++-----
1 file changed, 2 insertions(+), 5 deletions(-)
---
diff --git a/lz4.spec b/lz4.spec
index 5e07559..9d96773 100644
--- a/lz4.spec
+++ b/lz4.spec
@@ -4,11 +4,10 @@ Name: lz4
Version: r131
Release: 1
License: BSD (library), GPL v2+ (CLI utility)
-Group: Libraries
+Group: Applications
Source0: https://github.com/Cyan4973/lz4/archive/%{version}/%{name}-%{version}.tar.gz
# Source0-md5: 42b09fab42331da9d3fb33bd5c560de9
URL: http://fastcompression.blogspot.com/p/lz4.html
-BuildRequires: sed >= 4.0
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
@@ -23,6 +22,7 @@ współczynnik kompresji dla plików tekstowych.
%package libs
Summary: LZ4 library
+License: BSD
Group: Libraries
Conflicts: %{name} < 0.0-1.r121.3
@@ -66,9 +66,6 @@ Statyczna biblioteka kompresora LZ4.
%prep
%setup -q
-mv cmake{_unofficial,}
-%{__sed} -i -e 's/-Os -march=native/%{rpmcflags}/' cmake/CMakeLists.txt
-
%build
CFLAGS="%{rpmcflags}" \
%{__make} \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/lz4.git/commitdiff/2c2bc572f5b96419c8261a8f288c448e9034d534
More information about the pld-cvs-commit
mailing list