commit 18fe31b931c56564d7bf030c0d5618df7c2417b2
Author: Jakub Bogusz <[email protected]>
Date:   Tue Sep 8 21:19:56 2015 +0200

    - pl for -libs, License for -devel and -static

 lz4.spec | 11 ++++++++---
 1 file changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/lz4.spec b/lz4.spec
index 1774d21..1043823 100644
--- a/lz4.spec
+++ b/lz4.spec
@@ -22,6 +22,7 @@ współczynnik kompresji dla plików tekstowych.
 
 %package libs
 Summary:       LZ4 library
+Summary(pl.UTF-8):     Biblioteka LZ4
 License:       BSD
 Group:         Libraries
 Conflicts:     %{name} < 0.0-1.r121.3
@@ -29,9 +30,13 @@ Conflicts:   %{name} < 0.0-1.r121.3
 %description libs
 LZ4 library.
 
+%description libs -l pl.UTF_8
+Biblioteka LZ4.
+
 %package devel
 Summary:       Development files for the LZ4 compressor
 Summary(pl.UTF-8):     Pliki programistyczne kompresora LZ4
+License:       BSD
 Group:         Development/Libraries
 Requires:      %{name}-libs = %{version}-%{release}
 
@@ -54,6 +59,7 @@ wykorzystujących liblz4.
 %package static
 Summary:       Static LZ4 compressor library
 Summary(pl.UTF-8):     Statyczna biblioteka kompresora LZ4
+License:       BSD
 Group:         Development/Libraries
 Requires:      %{name}-devel = %{version}-%{release}
 
@@ -68,10 +74,9 @@ Statyczna biblioteka kompresora LZ4.
 
 %build
 CFLAGS="%{rpmcflags}" \
-%{__make} \
+%{__make} lib all \
        CC="%{__cc}" \
-       CPPFLAGS="%{rpmcppflags}" \
-       lib all
+       CPPFLAGS="%{rpmcppflags}"
 
 %install
 rm -rf $RPM_BUILD_ROOT
================================================================

---- gitweb:

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

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to