[packages/ruby-mixlib-shellout] up to 2.0.0
glen
glen at pld-linux.org
Thu Dec 4 12:22:17 CET 2014
commit a46079799b850c47b33f35d17ac1b295e022c789
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Thu Dec 4 13:22:12 2014 +0200
up to 2.0.0
ruby-mixlib-shellout.spec | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/ruby-mixlib-shellout.spec b/ruby-mixlib-shellout.spec
index e6f41cb..a173774 100644
--- a/ruby-mixlib-shellout.spec
+++ b/ruby-mixlib-shellout.spec
@@ -4,7 +4,7 @@
%if 0
# Tests for this package are not in the gem. To update:
-V=1.4.0
+V=2.0.0
git clone https://github.com/opscode/mixlib-shellout.git
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
@@ -14,14 +14,14 @@ GIT_DIR=mixlib-shellout/.git git archive $V spec/ | bzip2 -9 > mixlib-shellout-s
%define pkgname mixlib-shellout
Summary: Run external commands on Unix or Windows
Name: ruby-%{pkgname}
-Version: 1.4.0
-Release: 2
+Version: 2.0.0
+Release: 1
License: Apache v2.0
Group: Development/Languages
Source0: http://rubygems.org/gems/%{pkgname}-%{version}.gem
-# Source0-md5: 1f5d0e776ef20332634f31ada8022d66
+# Source0-md5: 5bba918d8dcaf56a9c01e59837f46168
Source1: %{pkgname}-specs-%{version}.tar.bz2
-# Source1-md5: e1c9c7aefba7f9db112e903f7b2f8824
+# Source1-md5: de7ed9f772768b5ce90b6aa4128aa040
URL: https://github.com/opscode/mixlib-shellout
BuildRequires: rpm-rubyprov
BuildRequires: rpmbuild(macros) >= 1.656
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/ruby-mixlib-shellout.git/commitdiff/a46079799b850c47b33f35d17ac1b295e022c789
More information about the pld-cvs-commit
mailing list