[packages/rpm-build-tools] correct description of insert_gitlog

glen glen at pld-linux.org
Mon Mar 23 06:45:13 CET 2015


commit 053a88fce378d1b88273a171765a3525b175d679
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Mon Mar 23 07:44:56 2015 +0200

    correct description of insert_gitlog

 builder.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/builder.sh b/builder.sh
index 2d177d7..0de793a 100755
--- a/builder.sh
+++ b/builder.sh
@@ -463,7 +463,7 @@ tempdir() {
 }
 
 # inserts git log instead of %changelog
-# outputs name of modified file created by tempfile
+# @output directory containing modified specfile
 insert_gitlog() {
 	local SPECFILE=$1 specdir=$(tempdir) gitlog=$(tempfile) speclog=$(tempfile)
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/rpm-build-tools.git/commitdiff/053a88fce378d1b88273a171765a3525b175d679



More information about the pld-cvs-commit mailing list