[packages/ruby-rspec-core] - updated to 2.14.8 (last 2.x version)

qboosh qboosh at pld-linux.org
Mon Jun 5 18:54:16 CEST 2017


commit 6f6fef8805eb546eb2379c831fb28165c573d99c
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Mon Jun 5 18:55:20 2017 +0200

    - updated to 2.14.8 (last 2.x version)

 ruby-rspec-core.spec | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/ruby-rspec-core.spec b/ruby-rspec-core.spec
index 6bdea7e..c7fd66d 100644
--- a/ruby-rspec-core.spec
+++ b/ruby-rspec-core.spec
@@ -1,6 +1,6 @@
 #
 # Conditional build:
-%bcond_with	tests		# build without tests
+%bcond_with	tests		# run tests
 
 # test needs rspec-core, however rspec-core depends on rspec-mocks
 # runtime part of rspec-mocks does not depend on rspec-core
@@ -9,12 +9,12 @@
 Summary:	Rspec-2 runner and formatters
 Summary(pl.UTF-8):	Kod uruchomieniowy i formatujący dla Rspec-2
 Name:		ruby-%{pkgname}
-Version:	2.13.1
-Release:	4
+Version:	2.14.8
+Release:	1
 License:	MIT
 Group:		Development/Languages
 Source0:	http://rubygems.org/gems/%{pkgname}-%{version}.gem
-# Source0-md5:	648122b9ca2f7e3df3ca16d930d87668
+# Source0-md5:	70fbddcf0ab469b332a028ccc6565a33
 URL:		http://github.com/rspec/rspec-mocks
 BuildRequires:	rpm-rubyprov
 BuildRequires:	rpmbuild(macros) >= 1.656
@@ -74,7 +74,7 @@ cp -p %{pkgname}-%{version}.gemspec $RPM_BUILD_ROOT%{ruby_specdir}
 
 # Rename autospec to avoid conflict with rspec 1.3
 # (anyway this script doesn't seem to be useful)
-mv $RPM_BUILD_ROOT%{_bindir}/autospec{,2}
+%{__mv} $RPM_BUILD_ROOT%{_bindir}/autospec{,2}
 
 %clean
 rm -rf $RPM_BUILD_ROOT
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ruby-rspec-core.git/commitdiff/6f6fef8805eb546eb2379c831fb28165c573d99c



More information about the pld-cvs-commit mailing list