packages: coreutils/coreutils.spec - bcond descs

qboosh qboosh at pld-linux.org
Mon Feb 21 19:51:21 CET 2011


Author: qboosh                       Date: Mon Feb 21 18:51:21 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- bcond descs

---- Files affected:
packages/coreutils:
   coreutils.spec (1.171 -> 1.172) 

---- Diffs:

================================================================
Index: packages/coreutils/coreutils.spec
diff -u packages/coreutils/coreutils.spec:1.171 packages/coreutils/coreutils.spec:1.172
--- packages/coreutils/coreutils.spec:1.171	Fri Feb 11 08:17:11 2011
+++ packages/coreutils/coreutils.spec	Mon Feb 21 19:51:15 2011
@@ -1,8 +1,8 @@
 # $Revision$, $Date$
 #
 # Conditional build:
-%bcond_with	advcopy
-%bcond_without	tests
+%bcond_with	advcopy	# progress bar in cp (orphaned patch)
+%bcond_without	tests	# do not perform "make test check"
 #
 Summary:	GNU Core-utils - basic command line utilities
 Summary(pl.UTF-8):	GNU Core-utils - podstawowe narzędzia działające z linii poleceń
@@ -136,7 +136,7 @@
 %{__perl} -pi -e 's at GNU/Linux at PLD Linux@' m4/host-os.m4
 
 # allow rebuilding *.gmo
-rm -f po/stamp-po
+%{__rm} po/stamp-po
 
 %build
 %{__gettextize}
@@ -186,7 +186,7 @@
 	install man/$d/*.1 $RPM_BUILD_ROOT%{_mandir}/$d/man1
 done
 install %{SOURCE9} $RPM_BUILD_ROOT%{_mandir}/pl/man1/mktemp.1
-# unwanted
+# unwanted (-f left intentionally - some manuals could have no translations)
 rm -f $RPM_BUILD_ROOT%{_mandir}/*/man1/{hostname,kill,uptime}.1
 
 %find_lang %{name}
@@ -242,6 +242,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.172  2011/02/21 18:51:15  qboosh
+- bcond descs
+
 Revision 1.171  2011/02/11 07:17:11  arekm
 - up to 8.10
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/coreutils/coreutils.spec?r1=1.171&r2=1.172&f=u



More information about the pld-cvs-commit mailing list