Author: glen Date: Mon Apr 4 09:13:51 2011 GMT Module: packages Tag: AC-branch ---- Log message: - bugfix
---- Files affected: packages/coreutils: coreutils.spec (1.175.2.1 -> 1.175.2.2) ---- Diffs: ================================================================ Index: packages/coreutils/coreutils.spec diff -u packages/coreutils/coreutils.spec:1.175.2.1 packages/coreutils/coreutils.spec:1.175.2.2 --- packages/coreutils/coreutils.spec:1.175.2.1 Mon Apr 4 10:15:56 2011 +++ packages/coreutils/coreutils.spec Mon Apr 4 11:13:45 2011 @@ -8,7 +8,7 @@ Summary(pl.UTF-8): GNU Core-utils - podstawowe narzędzia działające z linii poleceń Name: coreutils Version: 8.10 -Release: 2 +Release: 3 License: GPL v3+ Group: Applications/System Source0: http://ftp.gnu.org/gnu/coreutils/%{name}-%{version}.tar.xz @@ -175,7 +175,7 @@ %{__make} install \ DESTDIR=$RPM_BUILD_ROOT -mv -f $RPM_BUILD_ROOT%{_bindir}/{arch,basename,cat,chgrp,chmod,chown,cp,date,dd,\ +mv -f $RPM_BUILD_ROOT%{_bindir}/{basename,cat,chgrp,chmod,chown,cp,date,dd,\ df,echo,false,id,link,ln,ls,mkdir,mknod,mktemp,mv,nice,printf,pwd,rm,rmdir,\ sleep,sort,stat,stty,sync,touch,true,unlink,uname} $RPM_BUILD_ROOT/bin @@ -256,6 +256,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.175.2.2 2011/04/04 09:13:45 glen +- bugfix + Revision 1.175.2.1 2011/04/04 08:15:56 glen - revert r1.130 to allow older util-linux ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/coreutils/coreutils.spec?r1=1.175.2.1&r2=1.175.2.2&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
