Author: adamg Date: Sat Jan 7 15:15:12 2012 GMT Module: packages Tag: HEAD ---- Log message: - updated to 8.15 - -bug-10243.patch dropped (fixed), - disabled ls/stat-free-color patch
---- Files affected: packages/coreutils: coreutils.spec (1.183 -> 1.184) ---- Diffs: ================================================================ Index: packages/coreutils/coreutils.spec diff -u packages/coreutils/coreutils.spec:1.183 packages/coreutils/coreutils.spec:1.184 --- packages/coreutils/coreutils.spec:1.183 Thu Dec 8 11:18:57 2011 +++ packages/coreutils/coreutils.spec Sat Jan 7 16:15:07 2012 @@ -7,12 +7,12 @@ Summary: GNU Core-utils - basic command line utilities Summary(pl.UTF-8): GNU Core-utils - podstawowe narzędzia działające z linii poleceń Name: coreutils -Version: 8.14 -Release: 3 +Version: 8.15 +Release: 1 License: GPL v3+ Group: Applications/System Source0: http://ftp.gnu.org/gnu/coreutils/%{name}-%{version}.tar.xz -# Source0-md5: bcb135ce553493a45aba01b39eb3920a +# Source0-md5: 094909fafa86110140b32e4948941545 Source1: %{name}-non-english-man-pages.tar.bz2 # Source1-md5: f7c986ebc74ccb8d08ed70141063f14c Source2: DIR_COLORS @@ -31,7 +31,6 @@ Patch5: %{name}-date-man.patch Patch6: %{name}-mem.patch Patch7: %{name}-7.4-sttytcsadrain.patch -Patch8: %{name}-bug-10243.patch Patch9: %{name}-fmt-wchars.patch Patch10: %{name}-runuser.patch Patch11: %{name}-split-pam.patch @@ -125,7 +124,6 @@ %patch5 -p1 %patch6 -p1 %patch7 -p1 -%patch8 -p1 %patch9 -p1 %patch10 -p1 %patch11 -p1 @@ -156,6 +154,10 @@ %{__rm} tests/misc/help-version %{__sed} -i -e '/misc\/help-version/d' tests/Makefile.am +# broken? +%{__rm} tests/ls/stat-free-color +%{__sed} -i -e '/ls\/stat-free-color/d' tests/Makefile.am + %build %{__gettextize} %{__aclocal} -I m4 @@ -265,6 +267,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.184 2012/01/07 15:15:07 adamg +- updated to 8.15 +- -bug-10243.patch dropped (fixed), +- disabled ls/stat-free-color patch + Revision 1.183 2011/12/08 10:18:57 arekm - rel 3; more complete 10243 bug fix ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/coreutils/coreutils.spec?r1=1.183&r2=1.184&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
