SPECS: builder - cosmetics

glen glen at pld-linux.org
Sun Jan 8 13:06:15 CET 2006


Author: glen                         Date: Sun Jan  8 12:06:15 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- cosmetics

---- Files affected:
SPECS:
   builder (1.365 -> 1.366) 

---- Diffs:

================================================================
Index: SPECS/builder
diff -u SPECS/builder:1.365 SPECS/builder:1.366
--- SPECS/builder:1.365	Sat Jan  7 13:14:55 2006
+++ SPECS/builder	Sun Jan  8 13:06:09 2006
@@ -346,7 +346,7 @@
 
 parse_spec()
 {
-	update_shell_title "parse_spec"
+	update_shell_title "parsing specfile"
 	if [ -n "$DEBUG" ]; then
 		set -x;
 		set -v;
@@ -626,7 +626,7 @@
 get_files()
 {
 	GET_FILES="$@"
-	update_shell_title "get_files"
+	update_shell_title "fetching sources"
 
 	if [ -n "$DEBUG" ]; then
 		set -x;
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/builder?r1=1.365&r2=1.366&f=u



More information about the pld-cvs-commit mailing list