SPECS (ALLEGRO_WIP-5_0): allegro.spec - xorg deps uncommented (allegro stil...
lisu
lisu at pld-linux.org
Fri Feb 13 11:08:40 CET 2009
Author: lisu Date: Fri Feb 13 10:08:39 2009 GMT
Module: SPECS Tag: ALLEGRO_WIP-5_0
---- Log message:
- xorg deps uncommented (allegro still needs it)
---- Files affected:
SPECS:
allegro.spec (1.71.2.7 -> 1.71.2.8)
---- Diffs:
================================================================
Index: SPECS/allegro.spec
diff -u SPECS/allegro.spec:1.71.2.7 SPECS/allegro.spec:1.71.2.8
--- SPECS/allegro.spec:1.71.2.7 Fri Feb 13 10:40:30 2009
+++ SPECS/allegro.spec Fri Feb 13 11:08:34 2009
@@ -37,7 +37,7 @@
Patch5: %{name}-config.patch
Patch6: %{name}-headers.patch
URL: http://alleg.sourceforge.net/
-#%%{?with_alsa:BuildRequires: alsa-lib-devel}
+%{?with_alsa:BuildRequires: alsa-lib-devel}
#%%{?with_arts:BuildRequires: artsc-devel}
BuildRequires: cmake >= 2.6
#%%{?with_esd:BuildRequires: esound-devel}
@@ -48,12 +48,12 @@
#BuildRequires: sed >= 4.0
#%%{?with_svga:BuildRequires: svgalib-devel}
#BuildRequires: texinfo
-#BuildRequires: xorg-lib-libX11-devel
-#BuildRequires: xorg-lib-libXcursor-devel
-#BuildRequires: xorg-lib-libXext-devel
-#BuildRequires: xorg-lib-libXpm-devel
+BuildRequires: xorg-lib-libX11-devel
+BuildRequires: xorg-lib-libXcursor-devel
+BuildRequires: xorg-lib-libXext-devel
+BuildRequires: xorg-lib-libXpm-devel
#BuildRequires: xorg-lib-libXxf86dga-devel
-#BuildRequires: xorg-lib-libXxf86vm-devel
+BuildRequires: xorg-lib-libXxf86vm-devel
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
@@ -689,6 +689,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.71.2.8 2009/02/13 10:08:34 lisu
+- xorg deps uncommented (allegro still needs it)
+
Revision 1.71.2.7 2009/02/13 09:40:30 lisu
- enable build static versions of library (static bcond) when running cmake
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/allegro.spec?r1=1.71.2.7&r2=1.71.2.8&f=u
More information about the pld-cvs-commit
mailing list