SPECS: builder - v0.14 and HNY

glen glen at pld-linux.org
Tue Jan 17 23:37:26 CET 2006


Author: glen                         Date: Tue Jan 17 22:37:26 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- v0.14 and HNY

---- Files affected:
SPECS:
   builder (1.386 -> 1.387) 

---- Diffs:

================================================================
Index: SPECS/builder
diff -u SPECS/builder:1.386 SPECS/builder:1.387
--- SPECS/builder:1.386	Tue Jan 17 23:12:54 2006
+++ SPECS/builder	Tue Jan 17 23:37:21 2006
@@ -22,7 +22,7 @@
 
 VERSION="\
 Build package utility from PLD Linux CVS repository
-V 0.13 (C) 1999-2005 Free Penguins".
+v0.14 (C) 1999-2006 Free Penguins".
 PATH="/bin:/usr/bin:/usr/sbin:/sbin:/usr/X11R6/bin"
 
 COMMAND="build"
@@ -339,7 +339,7 @@
 	# what we need from dump is NAME, VERSION, RELEASE and PATCHES/SOURCES.
 	# macros.build + macros contained at the time of this writing 70 %() macros
 	local macrofiles='/usr/lib/rpm/macros:~/etc/.rpmmacros:~/.rpmmacros'
-	local dump='%{echo:z: PACKAGE_NAME %{name} }%dump'
+	local dump='%{echo:dummy: PACKAGE_NAME %{name} }%dump'
 	# FIXME: better ideas than .rpmrc?
 	printf 'include:/usr/lib/rpm/rpmrc\nmacrofiles:%s\n' $macrofiles > .rpmrc
 	case "$RPMBUILD" in
================================================================

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



More information about the pld-cvs-commit mailing list