[packages/ruby-arr-pm] up to 0.0.10
glen
glen at pld-linux.org
Mon Aug 10 10:53:26 CEST 2015
commit b24ec9cfacde3b1a7f785deab11394a8e3fae1e1
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Mon Aug 10 11:53:18 2015 +0300
up to 0.0.10
ruby-arr-pm.spec | 13 ++++++++++---
1 file changed, 10 insertions(+), 3 deletions(-)
---
diff --git a/ruby-arr-pm.spec b/ruby-arr-pm.spec
index 15ac44f..c723d79 100644
--- a/ruby-arr-pm.spec
+++ b/ruby-arr-pm.spec
@@ -1,15 +1,22 @@
+#
+# Conditional build:
+%bcond_with tests # build without tests
+
%define pkgname arr-pm
Summary: RPM reader and writer library
Name: ruby-%{pkgname}
-Version: 0.0.8
-Release: 2
+Version: 0.0.10
+Release: 1
License: Apache v2.0
Group: Development/Languages
Source0: http://rubygems.org/downloads/%{pkgname}-%{version}.gem
-# Source0-md5: 5b5246c15f9df672832a962dcd3063be
+# Source0-md5: 6c23ba073b590440c37042a85e0786d3
URL: https://github.com/jordansissel/ruby-arr-pm
BuildRequires: rpm-rubyprov
BuildRequires: rpmbuild(macros) >= 1.665
+%if %{with tests}
+BuildRequires: ruby-flores
+%endif
Requires: ruby-cabin
BuildArch: noarch
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/ruby-arr-pm.git/commitdiff/b24ec9cfacde3b1a7f785deab11394a8e3fae1e1
More information about the pld-cvs-commit
mailing list