Author: qboosh Date: Sun Jul 8 07:40:28 2012 GMT Module: packages Tag: HEAD ---- Log message: - updated to 5.1.2alpha - removed obsolete git patch
---- Files affected: packages/xz: xz.spec (1.72 -> 1.73) , xz-git.patch (1.1 -> NONE) (REMOVED) ---- Diffs: ================================================================ Index: packages/xz/xz.spec diff -u packages/xz/xz.spec:1.72 packages/xz/xz.spec:1.73 --- packages/xz/xz.spec:1.72 Sun Oct 23 16:23:03 2011 +++ packages/xz/xz.spec Sun Jul 8 09:40:23 2012 @@ -18,15 +18,14 @@ Summary: LZMA Encoder/Decoder Summary(pl.UTF-8): Koder/Dekoder LZMA Name: xz -Version: 5.1.1 -Release: 6 +Version: 5.1.2 +Release: 1 Epoch: 1 License: LGPL v2.1+, helper scripts on GPL v2+ Group: Applications/Archiving Source0: http://tukaani.org/xz/%{name}-%{version}alpha.tar.gz -# Source0-md5: bb24436fa12780808e1c142980484104 +# Source0-md5: 9bad1e249537ce69b206815cf28ca87b Patch0: %{name}-parallel.patch -Patch1: %{name}-git.patch URL: http://tukaani.org/xz/ %{?with_asm:BuildRequires: gcc >= 5:3.4} BuildRequires: rpm >= 4.4.9-56 @@ -119,7 +118,6 @@ %prep %setup -q -n %{name}-%{version}alpha %patch0 -p1 -%patch1 -p1 %build %configure \ @@ -185,6 +183,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.73 2012/07/08 07:40:23 qboosh +- updated to 5.1.2alpha +- removed obsolete git patch + Revision 1.72 2011/10/23 14:23:03 arekm - rel 6; fix segfault and deadlock (from upstream) ================================================================ ---- CVS-web: http://cvs.pld-linux.org/packages/xz/xz.spec?r1=1.72&r2=1.73 _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
