Author: arekm Date: Sat Oct 22 20:27:44 2011 GMT Module: packages Tag: HEAD ---- Log message: - up to 5.1.1 (it's basically 5.0.3 with small changes like threaded compression support; upstream developer is VERY conservative)
---- Files affected: packages/xz: xz.spec (1.66 -> 1.67) ---- Diffs: ================================================================ Index: packages/xz/xz.spec diff -u packages/xz/xz.spec:1.66 packages/xz/xz.spec:1.67 --- packages/xz/xz.spec:1.66 Wed May 25 20:49:27 2011 +++ packages/xz/xz.spec Sat Oct 22 22:27:39 2011 @@ -18,13 +18,13 @@ Summary: LZMA Encoder/Decoder Summary(pl.UTF-8): Koder/Dekoder LZMA Name: xz -Version: 5.0.3 +Version: 5.1.1 Release: 1 Epoch: 1 License: LGPL v2.1+, helper scripts on GPL v2+ Group: Applications/Archiving -Source0: http://tukaani.org/xz/%{name}-%{version}.tar.bz2 -# Source0-md5: 8d900b742b94fa9e708ca4f5a4b29003 +Source0: http://tukaani.org/xz/%{name}-%{version}alpha.tar.gz +# Source0-md5: bb24436fa12780808e1c142980484104 URL: http://tukaani.org/xz/ %{?with_asm:BuildRequires: gcc >= 5:3.4} BuildRequires: rpm >= 4.4.9-56 @@ -115,7 +115,7 @@ Biblioteka statyczna LZMA. %prep -%setup -q +%setup -q -n %{name}-%{version}alpha %build %configure \ @@ -181,6 +181,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.67 2011/10/22 20:27:39 arekm +- up to 5.1.1 (it's basically 5.0.3 with small changes like threaded compression support; upstream developer is VERY conservative) + Revision 1.66 2011/05/25 18:49:27 qboosh - updated to 5.0.3 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/xz/xz.spec?r1=1.66&r2=1.67&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
