Author: glen Date: Tue Dec 26 22:55:01 2006 GMT Module: SPECS Tag: AC-branch ---- Log message: - AC deps
---- Files affected: SPECS: ClanLib.spec (1.99 -> 1.99.2.1) ---- Diffs: ================================================================ Index: SPECS/ClanLib.spec diff -u SPECS/ClanLib.spec:1.99 SPECS/ClanLib.spec:1.99.2.1 --- SPECS/ClanLib.spec:1.99 Sat Dec 23 14:22:18 2006 +++ SPECS/ClanLib.spec Tue Dec 26 23:54:56 2006 @@ -4,7 +4,7 @@ Summary(pt_BR): SDK Clanlib Name: ClanLib Version: 0.8.0 -Release: 1 +Release: 2 License: BSD-like (see COPYING) Group: Libraries #Source0Download: http://www.clanlib.org/download.html @@ -15,6 +15,7 @@ BuildRequires: OpenGL-GLU-devel BuildRequires: SDL >= 1.2.0 BuildRequires: SDL_gfx-devel >= 1.2.0 +BuildRequires: XFree86-devel BuildRequires: autoconf >= 2.59-9 BuildRequires: automake >= 1.6 BuildRequires: libjpeg-devel @@ -26,8 +27,6 @@ BuildRequires: libxslt-progs BuildRequires: perl-base BuildRequires: pkgconfig -BuildRequires: xorg-lib-libXi-devel -BuildRequires: xorg-lib-libXxf86vm-devel Obsoletes: ClanLib-TTF BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -59,7 +58,7 @@ Requires: %{name} = %{version}-%{release} Requires: libstdc++-devel # for libclanDisplay -Requires: xorg-lib-libXxf86vm-devel +Requires: XFree86-devel Obsoletes: ClanLib-TTF-devel %description devel @@ -117,8 +116,7 @@ Requires: %{name}-OpenGL = %{version}-%{release} Requires: %{name}-devel = %{version}-%{release} Requires: OpenGL-GLU-devel -Requires: xorg-lib-libXi-devel -Requires: xorg-lib-libXxf86vm-devel +Requires: XFree86-devel %description OpenGL-devel Header files for OpenGL ClanLib library. @@ -446,6 +444,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.99.2.1 2006/12/26 22:54:56 glen +- AC deps + Revision 1.99 2006/12/23 13:22:18 qboosh - typo ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/ClanLib.spec?r1=1.99&r2=1.99.2.1&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
