From 3a2d6c66cea792d2dc358804955beaf6cb239983 Mon Sep 17 00:00:00 2001 From: skasal Date: Nov 29 2006 14:55:00 +0000 Subject: - Add BuildRequires: libtool; without it, the aclocal call failed. --- diff --git a/gnome-panel.spec b/gnome-panel.spec index 6b2601b..9521fca 100644 --- a/gnome-panel.spec +++ b/gnome-panel.spec @@ -21,7 +21,7 @@ Summary: GNOME panel Name: gnome-panel Version: 2.16.1 -Release: 6%{?dist} +Release: 7%{?dist} URL: http://www.gnome.org Source0: ftp://ftp.gnome.org/pub/GNOME/pre-gnome2/sources/gnome-panel/%{name}-%{version}.tar.bz2 Source1: redhat-panel-default-setup.entries @@ -56,6 +56,7 @@ BuildRequires: intltool BuildRequires: gettext BuildRequires: automake BuildRequires: autoconf +BuildRequires: libtool BuildRequires: scrollkeeper BuildRequires: libxslt BuildRequires: libX11-devel @@ -91,8 +92,6 @@ Patch15: gnome-panel-2.16.0-compiz-support.patch Patch16: gnome-panel-2.16.0-fix-chinese.patch Patch17: gnome-panel-2.16.1-launcher-copy.patch -Patch18: gnome-panel-2.16.1-new-automake.patch - Conflicts: gnome-power-manager < 2.15.3 %description @@ -127,7 +126,6 @@ Panel Applets using the libpanel-applet library. %patch15 -p0 -b .compiz-support %patch16 -p1 -b .fix-chinese %patch17 -p1 -b .launcher-copy -%patch18 -p1 -b .new-automake . %{SOURCE4} @@ -137,7 +135,7 @@ cp -f %{SOURCE3} gnome-panel/panel-compatibility.schemas %build # gpm-integration patches Makefile.am and configure.in -aclocal -I m4 -I . +aclocal -I m4 automake autoconf %configure \ @@ -300,6 +298,9 @@ fi %{_datadir}/gtk-doc %changelog +* Wed Nov 29 2006 Stepan Kasal - 2.16.1-7 +- Add BuildRequires: libtool; without it, the aclocal call failed. + * Tue Nov 21 2006 Matthias Clasen - 2.16.1-6 - Support tracker