packages: coreutils/coreutils.spec - kill bar bcond
shadzik
shadzik at pld-linux.org
Tue Jan 26 12:51:50 CET 2010
Author: shadzik Date: Tue Jan 26 11:51:50 2010 GMT
Module: packages Tag: HEAD
---- Log message:
- kill bar bcond
---- Files affected:
packages/coreutils:
coreutils.spec (1.159 -> 1.160)
---- Diffs:
================================================================
Index: packages/coreutils/coreutils.spec
diff -u packages/coreutils/coreutils.spec:1.159 packages/coreutils/coreutils.spec:1.160
--- packages/coreutils/coreutils.spec:1.159 Mon Jan 25 15:51:42 2010
+++ packages/coreutils/coreutils.spec Tue Jan 26 12:51:44 2010
@@ -1,12 +1,11 @@
# $Revision$, $Date$
%bcond_without tests
-%bcond_with bar # adds progress bar to cp command
#
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.4
-Release: 1
+Release: 2
License: GPL v3+
Group: Applications/System
Source0: http://ftp.gnu.org/gnu/coreutils/%{name}-%{version}.tar.xz
@@ -35,7 +34,7 @@
Patch11: %{name}-split-pam.patch
Patch12: %{name}-sparc64.patch
Patch13: %{name}-pl.po-update.patch
-# from http://www.beatex.org/web/advancedcopy.html
+# from http://www.beatex.org/web/advancedcopy.html, edited by shadzik
Patch14: %{name}-advcopy.patch
URL: http://www.gnu.org/software/coreutils/
@@ -128,7 +127,8 @@
%ifarch sparc64
%patch12 -p1
%endif
-%{?with_bar:%patch14 -p1}
+# progress-bar patch, -g,--progress-bar //if in doubt, comment it out
+%patch14 -p1
%{__perl} -pi -e 's at GNU/Linux at PLD Linux@' m4/host-os.m4
@@ -241,6 +241,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.160 2010/01/26 11:51:44 shadzik
+- kill bar bcond
+
Revision 1.159 2010/01/25 14:51:42 paszczus
- added bcond bar (disabled by default) for Patch14: advcopy.patch from http://www.beatex.org/web/advancedcopy.html which adds progress bar to cp command
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/coreutils/coreutils.spec?r1=1.159&r2=1.160&f=u
More information about the pld-cvs-commit
mailing list