From 1c98b3836e05890677aba0fe25a220d8742add42 Mon Sep 17 00:00:00 2001 From: sandmann Date: Fri, 18 Aug 2006 22:20:42 +0000 Subject: [PATCH] - BuildRequire libtool, autoconf, automake --- libXp.spec | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/libXp.spec b/libXp.spec index dc21186..a8d6d78 100644 --- a/libXp.spec +++ b/libXp.spec @@ -27,6 +27,7 @@ BuildRequires: xorg-x11-proto-devel BuildRequires: libX11-devel BuildRequires: libXext-devel BuildRequires: libXau-devel +BuildRequires: libtool automake autoconf gettext Obsoletes: XFree86-libs, xorg-x11-libs, xorg-x11-deprecated-libs @@ -134,6 +135,9 @@ rm -rf $RPM_BUILD_ROOT %endif %changelog +* Fri Aug 18 2006 Soren Sandmann - 1.0.0-6 +- BuildRequire autoconf automake libtool gettext + * Fri Aug 18 2006 Soren Sandmann - 1.0.0-6 - Run autoreconf to make sure changes to configure.ac take effect