From: Elan Ruusamäe Date: Mon, 10 Aug 2015 08:53:18 +0000 (+0300) Subject: up to 0.0.10 X-Git-Tag: auto/th/ruby-arr-pm-0.0.10-1 X-Git-Url: http://git.pld-linux.org/gitweb.cgi?a=commitdiff_plain;h=b24ec9cfacde3b1a7f785deab11394a8e3fae1e1;p=packages%2Fruby-arr-pm.git up to 0.0.10 --- 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)