Remove explicit BR ocaml-camomile (not used AFAIK).
This commit is contained in:
parent
622103d45b
commit
9089cbae8f
@ -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 <rjones@redhat.com> - 1.0.8-1
|
||||
* Fri Oct 12 2012 Richard W.M. Jones <rjones@redhat.com> - 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 <rel-eng@lists.fedoraproject.org> - 1.0.7-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
|
||||
|
Loading…
Reference in New Issue
Block a user