From b28e183e9121a1c68953e687a07fa584182c99cf Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Tue, 10 May 2016 14:26:09 +0100 Subject: [PATCH] Explicitly BR rubygem(rdoc) RHBZ#1334753. --- hivex.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/hivex.spec b/hivex.spec index 6345ffa..7c795f2 100644 --- a/hivex.spec +++ b/hivex.spec @@ -7,7 +7,7 @@ Name: hivex Version: 1.3.13 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Read and write Windows Registry binary hive files License: LGPLv2 @@ -41,6 +41,7 @@ BuildRequires: python-devel BuildRequires: ruby-devel BuildRequires: rubygem-rake BuildRequires: rubygem(minitest) +BuildRequires: rubygem(rdoc) BuildRequires: readline-devel BuildRequires: libxml2-devel @@ -265,6 +266,9 @@ rm $RPM_BUILD_ROOT%{python_sitearch}/libhivexmod.la %changelog +* Tue May 10 2016 Richard W.M. Jones - 1.3.13-5 +- Explicitly BR rubygem(rdoc) RHBZ#1334753. + * Wed Feb 03 2016 Fedora Release Engineering - 1.3.13-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild