[vim] - commit spec file and README changes, too

Karsten Hopp karsten at fedoraproject.org
Thu Sep 30 14:35:56 UTC 2010


commit a998f9b5964b98851a86754245499597175c5529
Author: Karsten Hopp <karsten at redhat.com>
Date:   Thu Sep 30 16:34:13 2010 +0200

    - commit spec file and README changes, too

 vim-update.sh |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/vim-update.sh b/vim-update.sh
index ffd2807..fca1a9b 100755
--- a/vim-update.sh
+++ b/vim-update.sh
@@ -46,6 +46,7 @@ sed -i -e "/Release: /cRelease: 1%{?dist}" $SPEC
 sed -i -e "s/define patchlevel $ORIGPLFILLED/define patchlevel $PLFILLED/" $SPEC
 sed -i -e "/\%changelog/a$CHLOG.$PLFILLED-1\n- patchlevel $PLFILLED\n" $SPEC
 wget ftp://ftp.vim.org/pub/vim/patches/$MAJORVERSION/README -O README.patches
+$debug git add vim.spec README.patches
 $debug git commit -m "- patchlevel $PL" 
 $debug rm -f $HOME/.koji/config
 $debug fedpkg build


More information about the scm-commits mailing list