Author: lisu Date: Mon Aug 10 07:20:58 2009 GMT Module: packages Tag: ALLEGRO_WIP-5_0 ---- Log message: - up to 4.9.13 - coment out unused bconds
---- Files affected: packages/allegro: allegro.spec (1.71.2.13 -> 1.71.2.14) ---- Diffs: ================================================================ Index: packages/allegro/allegro.spec diff -u packages/allegro/allegro.spec:1.71.2.13 packages/allegro/allegro.spec:1.71.2.14 --- packages/allegro/allegro.spec:1.71.2.13 Tue Jul 7 13:15:34 2009 +++ packages/allegro/allegro.spec Mon Aug 10 09:20:52 2009 @@ -5,17 +5,17 @@ # # Conditional build: %bcond_without alsa # without ALSA modules -%bcond_without arts # without aRts module -%bcond_without dga2 # without DGA2 module -%bcond_without dbglib # don't build debug versions of library -%bcond_without esd # without esound module -%bcond_without fbcon # without framebuffer module -%bcond_without jack # without JACK module -%bcond_without proflib # don't debug profiling versions of library -%bcond_without sse # build without sse +#%%bcond_without arts # without aRts module +#%%bcond_without dga2 # without DGA2 module +#%%bcond_without dbglib # don't build debug versions of library +#%%bcond_without esd # without esound module +#%%bcond_without fbcon # without framebuffer module +#%%bcond_without jack # without JACK module +#%%bcond_without proflib # don't debug profiling versions of library +#%%bcond_without sse # build without sse %bcond_without static # don't build static versions of library -%bcond_without svga # without svgalib module -%bcond_without vga # without vga module +#%%bcond_without svga # without svgalib module +#%%bcond_without vga # without vga module # Summary: A game programming library Summary(de.UTF-8): Eine Bibliothek zur Programmierung von Spielen @@ -24,12 +24,12 @@ Summary(it.UTF-8): Una libreria per la programmazione di videogiochi Summary(pl.UTF-8): Biblioteka do programowania gier Name: allegro -Version: 4.9.12 +Version: 4.9.13 Release: 0.1 License: Giftware Group: Libraries Source0: http://dl.sourceforge.net/alleg/%{name}-%{version}.tar.gz -# Source0-md5: 7b750417c4c498adb70e63ffadd0b18f +# Source0-md5: 92c7aabac119abb5d1d566597e07607c Patch0: %{name}-info.patch Patch1: %{name}-examples.patch Patch2: %{name}-opt.patch @@ -685,6 +685,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.71.2.14 2009/08/10 07:20:52 lisu +- up to 4.9.13 +- coment out unused bconds + Revision 1.71.2.13 2009/07/07 11:15:34 lisu - 4.9.12 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/allegro/allegro.spec?r1=1.71.2.13&r2=1.71.2.14&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
