Author: arvenil Date: Fri Mar 27 20:19:57 2009 GMT Module: SPECS Tag: HEAD ---- Log message: - removed pkgconfig patch, this is fixed in OpenAL = 0.0.8-4
---- Files affected: SPECS: warzone2100.spec (1.28 -> 1.29) ---- Diffs: ================================================================ Index: SPECS/warzone2100.spec diff -u SPECS/warzone2100.spec:1.28 SPECS/warzone2100.spec:1.29 --- SPECS/warzone2100.spec:1.28 Tue Mar 10 10:42:39 2009 +++ SPECS/warzone2100.spec Fri Mar 27 21:19:51 2009 @@ -9,9 +9,8 @@ Source0: http://download.gna.org/warzone/releases/2.1/%{name}-%{version}.tar.bz2 # Source0-md5: 4b4ea830e3d7449b679a4952b335675e Patch0: %{name}-desktop.patch -Patch1: %{name}-configure.patch URL: http://www.wz2100.net/ -BuildRequires: OpenAL-devel >= 0.0.8 +BuildRequires: OpenAL-devel >= 0.0.8-4 BuildRequires: OpenGL-GLU-devel BuildRequires: SDL-devel >= 1.2 BuildRequires: SDL_net-devel @@ -49,7 +48,6 @@ %prep %setup -q %patch0 -p1 -%patch1 -p1 %build %{__aclocal} -I m4 @@ -60,8 +58,7 @@ --with-distributor="PLD" \ --docdir=%{_docdir}/%{name}-%{version} \ --with-icondir=%{_pixmapsdir} -%{__make} \ - OPENAL_LIBS="`openal-config --libs`" +%{__make} %install rm -rf $RPM_BUILD_ROOT @@ -93,6 +90,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.29 2009/03/27 20:19:51 arvenil +- removed pkgconfig patch, this is fixed in OpenAL = 0.0.8-4 + Revision 1.28 2009/03/10 09:42:39 lisu - up to 2.1.2 - Rs: fonts-TTF-DejaVu, gdb ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/warzone2100.spec?r1=1.28&r2=1.29&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
