From a458820a693523af80189f955f0921efc9482f3c Mon Sep 17 00:00:00 2001 From: Hans de Goede Date: Jun 10 2006 07:48:15 +0000 Subject: - Add autoconf BR for missing autoheader with the new mock config. --- diff --git a/allegro.spec b/allegro.spec index 8b75513..32480fd 100644 --- a/allegro.spec +++ b/allegro.spec @@ -1,6 +1,6 @@ Name: allegro Version: 4.2.0 -Release: 12%{dist} +Release: 13%{dist} Summary: A game programming library Summary(es): Una libreria de programacion de juegos @@ -26,7 +26,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: esound-devel, texinfo, perl, arts-devel BuildRequires: xorg-x11-proto-devel, libX11-devel, libXext-devel, libXt-devel BuildRequires: libXpm-devel, libXcursor-devel, libXxf86vm-devel -BuildRequires: libXxf86dga-devel +BuildRequires: libXxf86dga-devel, autoconf Requires: timidity++ %description @@ -222,6 +222,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Sat Jun 10 2006 Hans de Goede 4.2.0-13 +- Add autoconf BR for missing autoheader with the new mock config. + * Tue Mar 21 2006 Hans de Goede 4.2.0-12 - Sleep in xwindows vsync emulation, instead of busy waiting. - Add %%{dist} to Release