commit c63b1af323d89aa80fe0131bd50a717ddcac1451
Author: Elan Ruusamäe <[email protected]>
Date:   Sun Feb 16 01:15:53 2014 +0200

    up to 1.4.0

 ruby-mixlib-cli.spec | 14 +++++++++-----
 1 file changed, 9 insertions(+), 5 deletions(-)
---
diff --git a/ruby-mixlib-cli.spec b/ruby-mixlib-cli.spec
index 823e254..ab034ff 100644
--- a/ruby-mixlib-cli.spec
+++ b/ruby-mixlib-cli.spec
@@ -5,18 +5,23 @@
 %define                pkgname mixlib-cli
 Summary:       Simple Ruby mix-in for CLI interfaces
 Name:          ruby-%{pkgname}
-Version:       1.3.0
-Release:       2
+Version:       1.4.0
+Release:       1
 License:       Apache v2.0
 Group:         Development/Languages
-URL:           http://github.com/opscode/mixlib-cli
 Source0:       http://gems.rubyforge.org/gems/%{pkgname}-%{version}.gem
-# Source0-md5: ef197d6bf95a73680fb0bf279c5f33ac
+# Source0-md5: 1d26beabb487df9661d521c717846922
 # Patch to silence mixlib-cli tests;
 # see http://tickets.opscode.com/browse/MIXLIB-8
 Patch0:                mixlib-cli-silence-tests.patch
+URL:           http://github.com/opscode/mixlib-cli
 BuildRequires: rpm-rubyprov
 BuildRequires: rpmbuild(macros) >= 1.665
+%if %{with tests}
+BuildRequires: ruby-rake
+BuildRequires: ruby-rdoc
+BuildRequires: ruby-rspec
+%endif
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -40,7 +45,6 @@ This package contains documentation for %{name}.
 %__gem_helper spec
 
 %if %{with tests}
-# need RSpec2
 rspec
 %endif
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ruby-mixlib-cli.git/commitdiff/c63b1af323d89aa80fe0131bd50a717ddcac1451

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to