[packages/ruby-mixlib-shellout] better git fetch (thx draenog)

glen glen at pld-linux.org
Mon Apr 14 17:32:06 CEST 2014


commit 45851cc441e61aed8037547957f71a106578bed1
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Mon Apr 14 18:31:52 2014 +0300

    better git fetch (thx draenog)

 ruby-mixlib-shellout.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/ruby-mixlib-shellout.spec b/ruby-mixlib-shellout.spec
index 1c954f9..75a573e 100644
--- a/ruby-mixlib-shellout.spec
+++ b/ruby-mixlib-shellout.spec
@@ -6,7 +6,7 @@
 # Tests for this package are not in the gem. To update:
 V=1.4.0
 git clone https://github.com/opscode/mixlib-shellout.git
-GIT_DIR=mixlib-shellout/.git git fetch origin $V
+GIT_DIR=mixlib-shellout/.git git fetch origin tag $V
 GIT_DIR=mixlib-shellout/.git git archive $V spec/ | bzip2 -9 > mixlib-shellout-specs-$V.tar.bz2
 ./dropin mixlib-shellout-specs-$V.tar.bz2 &
 %endif
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ruby-mixlib-shellout.git/commitdiff/45851cc441e61aed8037547957f71a106578bed1



More information about the pld-cvs-commit mailing list