]> git.pld-linux.org Git - packages/ruby-arr-pm.git/commitdiff
up to 0.0.10 auto/th/ruby-arr-pm-0.0.10-1
authorElan Ruusamäe <glen@delfi.ee>
Mon, 10 Aug 2015 08:53:18 +0000 (11:53 +0300)
committerElan Ruusamäe <glen@delfi.ee>
Mon, 10 Aug 2015 08:53:18 +0000 (11:53 +0300)
ruby-arr-pm.spec

index 15ac44f4db7d4d48891ac9de13a03460e3ee94c3..c723d79f63b371e4480f31342d827f099d9b61b0 100644 (file)
@@ -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)
This page took 0.070251 seconds and 4 git commands to generate.