Author: lisu Date: Tue Oct 13 07:52:06 2009 GMT Module: packages Tag: ALLEGRO_WIP-5_0 ---- Log message: - up to 4.9.15.1 - BRs: OpenGL-GLU-devel, curl-devel, physfs-devel
---- Files affected: packages/allegro: allegro.spec (1.71.2.15 -> 1.71.2.16) ---- Diffs: ================================================================ Index: packages/allegro/allegro.spec diff -u packages/allegro/allegro.spec:1.71.2.15 packages/allegro/allegro.spec:1.71.2.16 --- packages/allegro/allegro.spec:1.71.2.15 Mon Sep 14 13:50:53 2009 +++ packages/allegro/allegro.spec Tue Oct 13 09:52:00 2009 @@ -24,25 +24,27 @@ Summary(it.UTF-8): Una libreria per la programmazione di videogiochi Summary(pl.UTF-8): Biblioteka do programowania gier Name: allegro -Version: 4.9.14 +Version: 4.9.15.1 Release: 0.1 License: Giftware Group: Libraries Source0: http://dl.sourceforge.net/alleg/%{name}-%{version}.tar.gz -# Source0-md5: 1a577fbcf4753f59049e434442c5089f +# Source0-md5: 7c99f879bb68705e823533e0d6c9682e Patch0: %{name}-info.patch Patch1: %{name}-examples.patch Patch2: %{name}-opt.patch -Patch3: %{name}-ldflags.patch -Patch4: %{name}-frame-pointer.patch -Patch5: %{name}-config.patch +Patch3: %{name}-frame-pointer.patch +Patch4: %{name}-config.patch URL: http://alleg.sourceforge.net/ +BuildRequires: OpenGL-GLU-devel %{?with_alsa:BuildRequires: alsa-lib-devel} #%%{?with_arts:BuildRequires: artsc-devel} BuildRequires: cmake >= 2.6 +BuildRequires: curl-devel #%%{?with_esd:BuildRequires: esound-devel} #%%if %{with jack} #BuildRequires: jack-audio-connection-kit-devel +BuildRequires: physfs-devel #BuildRequires: pkgconfig #%%endif #BuildRequires: sed >= 4.0 @@ -423,9 +425,8 @@ #%%patch0 -p1 #%%patch1 -p1 #%%patch2 -p1 -%patch3 -p1 +#%%patch3 -p1 #%%patch4 -p1 -#%%patch5 -p1 #find include/allegro5 -name '*.h' -print0 | xargs -0 %{__sed} -i -e 's...@allegro5/@%{_headers_dir}/include/allegro5@' #%%{__sed} -i -e 's...@allegro5/@../@' include/allegro5/internal/alconfig.h @@ -504,7 +505,7 @@ %files devel %defattr(644,root,root,755) -%attr(755,root,root) %{_bindir}/allegro5-config +#%%attr(755,root,root) %{_bindir}/allegro5-config #%%{_libdir}/liballeg_unsharable.a %{_includedir}/* #%%{_aclocaldir}/allegro.m4 @@ -685,6 +686,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.71.2.16 2009/10/13 07:52:00 lisu +- up to 4.9.15.1 +- BRs: OpenGL-GLU-devel, curl-devel, physfs-devel + Revision 1.71.2.15 2009/09/14 11:50:53 lisu - 4.9.14 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/allegro/allegro.spec?r1=1.71.2.15&r2=1.71.2.16&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
