diff --git a/allegro.spec b/allegro.spec index 571e611..38d856c 100644 --- a/allegro.spec +++ b/allegro.spec @@ -40,7 +40,8 @@ Summary(fr): Une librairie de programmation de jeux Summary(it): Una libreria per la programmazione di videogiochi Group: Development/Libraries Requires: %{name} = %{version}-%{release}, XFree86-devel -Requires(post,preun): /sbin/install-info +Requires(post): /sbin/install-info +Requires(preun): /sbin/install-info %description devel Allegro is a cross-platform library intended for use in computer games @@ -182,6 +183,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Fri Mar 4 2005 Ville Skyttä +- Split context marked dependency syntax to work around #118773. + * Sun Feb 13 2005 Ville Skyttä - 0:4.0.3-9 - Disable vga and vbeaf on all non-%%{ix86}. - Fix lib paths in allegro-config for 64-bit archs.