From 1fff8e34192d1ae4b645fe864a2ce035e5054cc7 Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Thu, 13 Jul 2006 20:38:10 +0000 Subject: [PATCH] Add missing BR --- libgtop2.spec | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/libgtop2.spec b/libgtop2.spec index b9d69c0..6096e71 100644 --- a/libgtop2.spec +++ b/libgtop2.spec @@ -7,7 +7,7 @@ Name: libgtop2 Summary: libgtop library (version 2) Version: 2.14.1 -Release: 3.1 +Release: 4 License: GPL URL: ftp://ftp.gnome.org/pub/GNOME/sources/libgtop/2.0 Group: System Environment/Libraries @@ -15,7 +15,7 @@ Source: libgtop-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-root Requires: glib2 >= %{glib2_version} BuildRequires: glib2-devel >= %{glib2_version} -BuildRequires: texinfo +BuildRequires: texinfo libtool gettext Patch: libgtop-2.0.2-prog_as.patch %description @@ -83,8 +83,9 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/pkgconfig/*.pc %changelog -* Wed Jul 12 2006 Jesse Keating - 2.14.1-3.1 +* Wed Jul 13 2006 Jesse Keating - 2.14.1-4 - rebuild +- add missing br libtool gettext * Tue Jun 6 2006 Matthias Clasen - 2.14.1-3 - Rebuild