Author: spider Date: Mon May 22 10:36:58 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - added patch from gentoo
---- Files affected: SPECS: guichan.spec (1.8 -> 1.9) ---- Diffs: ================================================================ Index: SPECS/guichan.spec diff -u SPECS/guichan.spec:1.8 SPECS/guichan.spec:1.9 --- SPECS/guichan.spec:1.8 Tue Apr 25 11:22:02 2006 +++ SPECS/guichan.spec Mon May 22 12:36:52 2006 @@ -12,6 +12,7 @@ Group: Libraries Source0: http://dl.sourceforge.net/guichan/%{name}-%{version}-src.tar.gz # Source0-md5: f68b6c603c4fb3d70a8737f916214a35 +Patch0: %{name}-configure.patch URL: http://guichan.sourceforge.net/ BuildRequires: OpenGL-devel BuildRequires: SDL-devel @@ -58,6 +59,8 @@ %prep %setup -q +%patch0 -p1 + %build %configure \ %{!?with_allegro:--disable-allegro} @@ -97,8 +100,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.9 2006/05/22 10:36:52 spider +- added patch from gentoo + Revision 1.8 2006/04/25 09:22:02 spider -- sported brs +- sorted brs Revision 1.7 2006/03/02 14:20:52 spider - rel 1 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/guichan.spec?r1=1.8&r2=1.9&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
