SPECS (ALLEGRO_WIP-5_0): allegro.spec - 4.9.3 WIP version - -headers.patch ...

lisu lisu at pld-linux.org
Sat May 10 16:17:35 CEST 2008


Author: lisu                         Date: Sat May 10 14:17:35 2008 GMT
Module: SPECS                         Tag: ALLEGRO_WIP-5_0
---- Log message:
- 4.9.3 WIP version
- -headers.patch added (include allegro5 instead of allegro dir)
- nfy - still doesn't build (TODO)

---- Files affected:
SPECS:
   allegro.spec (1.71.2.1 -> 1.71.2.2) 

---- Diffs:

================================================================
Index: SPECS/allegro.spec
diff -u SPECS/allegro.spec:1.71.2.1 SPECS/allegro.spec:1.71.2.2
--- SPECS/allegro.spec:1.71.2.1	Tue Mar 25 14:49:02 2008
+++ SPECS/allegro.spec	Sat May 10 16:17:30 2008
@@ -1,6 +1,7 @@
 # $Revision$, $Date$
 #
 # TODO: Handle situations when there are no modules (most bconds turned off)
+# TODO: Check and fix headers paths in sources
 #
 # Conditional build:
 %bcond_without	alsa	# without ALSA modules
@@ -23,18 +24,19 @@
 Summary(it.UTF-8):	Una libreria per la programmazione di videogiochi
 Summary(pl.UTF-8):	Biblioteka do programowania gier
 Name:		allegro
-Version:	4.9.2
+Version:	4.9.3
 Release:	0.1
 License:	Giftware
 Group:		Libraries
 Source0:	http://dl.sourceforge.net/alleg/%{name}-%{version}.tar.gz
-# Source0-md5:	814124183e117e21e0a97ca4222bbbc8
+# Source0-md5:	f532bd5b64d52a99ed8d03a03c46e6d0
 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
+Patch6:		%{name}-headers.patch
 URL:		http://alleg.sourceforge.net/
 %{?with_alsa:BuildRequires:	alsa-lib-devel}
 %{?with_arts:BuildRequires:	artsc-devel}
@@ -45,6 +47,7 @@
 BuildRequires:	jack-audio-connection-kit-devel
 BuildRequires:	pkgconfig
 %endif
+BuildRequires:	sed >= 4.0
 %{?with_svga:BuildRequires:	svgalib-devel}
 BuildRequires:	texinfo
 BuildRequires:	xorg-lib-libX11-devel
@@ -425,6 +428,10 @@
 %patch3 -p1
 %patch4 -p1
 %patch5 -p1
+%patch6 -p1
+
+#find include/allegro5 -name '*.h' -print0 | xargs -0 %{__sed} -i -e 's at allegro5/@%{_headers_dir}/include/allegro5@'
+#%%{__sed} -i -e 's at allegro5/@../@' include/allegro5/internal/alconfig.h
 
 %build
 %{__aclocal}
@@ -679,6 +686,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.71.2.2  2008-05-10 14:17:30  lisu
+- 4.9.3 WIP version
+- -headers.patch added (include allegro5 instead of allegro dir)
+- nfy - still doesn't build (TODO)
+
 Revision 1.71.2.1  2008-03-25 13:49:02  lisu
 - up to 4.9.2 WIP (ALLEGRO_WIP-5_0 branch created for this version)
 - do not use autoheader - it doesn't work now
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/allegro.spec?r1=1.71.2.1&r2=1.71.2.2&f=u



More information about the pld-cvs-commit mailing list