From 2bbb36884ca44f4d0189f87894787aff1a77d888 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Feb 11 2007 03:31:29 +0000 Subject: fix a problem with the svn snapshot --- diff --git a/gnome-panel.spec b/gnome-panel.spec index 62bc194..1925f2f 100644 --- a/gnome-panel.spec +++ b/gnome-panel.spec @@ -24,7 +24,7 @@ Summary: GNOME panel Name: gnome-panel Version: 2.17.91 -Release: 3.%{alphatag}%{?dist} +Release: 4.%{alphatag}%{?dist} URL: http://www.gnome.org Source0: http://ftp.gnome.org/pub/GNOME/sources/gnome-panel/2.17/%{name}-%{version}.%{alphatag}.tar.gz Source1: redhat-panel-default-setup.entries @@ -142,6 +142,7 @@ cp -f %{SOURCE3} gnome-panel/panel-compatibility.schemas # gpm-integration patches Makefile.am and configure.in aclocal -I m4 automake --add-missing +autoheader autoconf %configure \ --disable-gtk-doc \ @@ -303,6 +304,9 @@ fi %{_datadir}/gtk-doc %changelog +* Sat Feb 10 2007 Matthias Clasen 2.17.91-4.svn20070207 +- Run autoheader since HAVE_LANGINFO_H is missing in config.h.in + * Fri Feb 9 2007 Kristian Høgsberg 2.17.91-3.svn20070207 - Update compiz support patch (#227986).