[packages/ruby-diff-lcs] up to 1.2.5 (2013-11-08)
glen
glen at pld-linux.org
Sat Dec 21 19:26:22 CET 2013
commit 89f4b6f358d969b122b8833d32035207992e7b64
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Sat Dec 21 18:47:42 2013 +0200
up to 1.2.5 (2013-11-08)
ruby-diff-lcs.spec | 29 ++++++++++++++++++++++++++---
1 file changed, 26 insertions(+), 3 deletions(-)
---
diff --git a/ruby-diff-lcs.spec b/ruby-diff-lcs.spec
index d3c141f..f56aa90 100644
--- a/ruby-diff-lcs.spec
+++ b/ruby-diff-lcs.spec
@@ -2,15 +2,38 @@
Summary: a Ruby port of Algorithm::Diff
Summary(pl.UTF-8): Port Algorithm::Diff dla języka Ruby
Name: ruby-%{pkgname}
-Version: 1.1.3
+Version: 1.2.5
Release: 1
-License: GPL v2+ or Ruby or Artistic
+License: GPL v2+ or MIT or Artistic
Group: Development/Libraries
Source0: http://rubygems.org/downloads/%{pkgname}-%{version}.gem
-# Source0-md5: 86595b4618756d1dceac28e6104e285f
+# Source0-md5: 7172cb271324fa944d9fbea5fe1f7344
URL: http://diff-lcs.rubyforge.org/
BuildRequires: rpm-rubyprov
BuildRequires: rpmbuild(macros) >= 1.656
+%if %{with tests}
+BuildRequires: ruby-hoe < 4
+BuildRequires: ruby-hoe >= 3.7
+BuildRequires: ruby-hoe-bundler < 2
+BuildRequires: ruby-hoe-bundler >= 1.2
+BuildRequires: ruby-hoe-doofus < 2
+BuildRequires: ruby-hoe-doofus >= 1.0
+BuildRequires: ruby-hoe-gemspec2 < 2
+BuildRequires: ruby-hoe-gemspec2 >= 1.1
+BuildRequires: ruby-hoe-git < 2
+BuildRequires: ruby-hoe-git >= 1.5
+BuildRequires: ruby-hoe-rubygems < 2
+BuildRequires: ruby-hoe-rubygems >= 1.0
+BuildRequires: ruby-hoe-travis < 2
+BuildRequires: ruby-hoe-travis >= 1.2
+BuildRequires: ruby-rake < 11
+BuildRequires: ruby-rake >= 10.0
+BuildRequires: ruby-rdoc < 5
+BuildRequires: ruby-rdoc >= 4.0
+BuildRequires: ruby-rspec < 3
+BuildRequires: ruby-rspec >= 2.0
+BuildRequires: ruby-rubyforge >= 2.0.4
+%endif
Provides: ruby-Diff-LCS
Obsoletes: ruby-Diff-LCS
BuildArch: noarch
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/ruby-diff-lcs.git/commitdiff/89f4b6f358d969b122b8833d32035207992e7b64
More information about the pld-cvs-commit
mailing list