SPECS: lzma.spec - up to 4.999.3; make check belongs to build not install
arekm
arekm at pld-linux.org
Sat Jul 5 17:01:06 CEST 2008
Author: arekm Date: Sat Jul 5 15:01:06 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- up to 4.999.3; make check belongs to build not install
---- Files affected:
SPECS:
lzma.spec (1.41 -> 1.42)
---- Diffs:
================================================================
Index: SPECS/lzma.spec
diff -u SPECS/lzma.spec:1.41 SPECS/lzma.spec:1.42
--- SPECS/lzma.spec:1.41 Sun Dec 30 15:06:38 2007
+++ SPECS/lzma.spec Sat Jul 5 17:01:01 2008
@@ -9,13 +9,13 @@
Summary: LZMA Encoder/Decoder
Summary(pl.UTF-8): Koder/Dekoder LZMA
Name: lzma
-Version: 4.42.2
-Release: 0.%{snap}.2
+Version: 4.999.3
+Release: 0.%{snap}.1
Epoch: 1
License: LGPL v2.1+, helper scripts on GPL v2+
Group: Applications/Archiving
Source0: http://tukaani.org/lzma/%{name}-%{version}%{snap}.tar.gz
-# Source0-md5: 5cef8b41aecee8ce1c6fbc681701fe61
+# Source0-md5: 23b0d73bda022964a9dfc7787c5fb918
URL: http://tukaani.org/lzma/
BuildRequires: rpmbuild(macros) >= 1.402
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -99,6 +99,8 @@
%{__make}
+%{?with_tests:%{__make} check}
+
%install
rm -rf $RPM_BUILD_ROOT
@@ -107,8 +109,6 @@
%find_lang %{name}
-%{?with_tests:%{__make} check}
-
%clean
rm -rf $RPM_BUILD_ROOT
@@ -117,7 +117,7 @@
%files
%defattr(644,root,root,755)
-%attr(755,root,root) %{_bindir}/lz*
+%attr(755,root,root) %{_bindir}/*lz*
%{_mandir}/man1/lz*.1*
%files libs -f %{name}.lang
@@ -146,7 +146,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
-Revision 1.41 2007/12/30 14:06:38 glen
+Revision 1.42 2008/07/05 15:01:01 arekm
+- up to 4.999.3; make check belongs to build not install
+
+Revision 1.41 2007-12-30 14:06:38 glen
- use proper rpm macros instead
Revision 1.40 2007-12-29 19:14:30 witekfl
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/lzma.spec?r1=1.41&r2=1.42&f=u
More information about the pld-cvs-commit
mailing list