From 9089cbae8f5bebc5ca077a8877174a1a6fb7b4ce Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Fri, 12 Oct 2012 22:42:57 +0100 Subject: [PATCH] Remove explicit BR ocaml-camomile (not used AFAIK). --- virt-top.spec | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/virt-top.spec b/virt-top.spec index 4762952..d67810f 100644 --- a/virt-top.spec +++ b/virt-top.spec @@ -3,7 +3,7 @@ Name: virt-top Version: 1.0.8 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Utility like top(1) for displaying virtualization stats License: GPLv2+ @@ -26,9 +26,6 @@ BuildRequires: ocaml-libvirt-devel >= 0.6.1.2-5 # Tortuous list of BRs for gettext. BuildRequires: ocaml-gettext-devel >= 0.3.3 BuildRequires: ocaml-fileutils-devel -%ifnarch ppc64 -BuildRequires: ocaml-camomile-data -%endif # For msgfmt: BuildRequires: gettext @@ -89,10 +86,11 @@ install -m 0644 virt-top/virt-top.1 $RPM_BUILD_ROOT%{_mandir}/man1 %changelog -* Fri Oct 12 2012 Richard W.M. Jones - 1.0.8-1 +* Fri Oct 12 2012 Richard W.M. Jones - 1.0.8-2 - New upstream version 1.0.8. - Requires tiny change to ocaml-libvirt, hence dep bump. - Clean up the spec file. +- Remove explicit BR ocaml-camomile (not used AFAIK). * Sun Jul 22 2012 Fedora Release Engineering - 1.0.7-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild