Author: arvenil Date: Thu Apr 16 17:36:06 2009 GMT Module: SPECS Tag: HEAD ---- Log message: - gcc43 patch
---- Files affected: SPECS: CEGUI.spec (1.23 -> 1.24) ---- Diffs: ================================================================ Index: SPECS/CEGUI.spec diff -u SPECS/CEGUI.spec:1.23 SPECS/CEGUI.spec:1.24 --- SPECS/CEGUI.spec:1.23 Wed Apr 15 18:24:34 2009 +++ SPECS/CEGUI.spec Thu Apr 16 19:36:00 2009 @@ -22,6 +22,7 @@ Source1: http://dl.sourceforge.net/crayzedsgui/%{name}-%{version}-DOCS.tar.gz # Source1-md5: 5c6b54b9472ffaefc27ed4a9b8fefe25 Patch0: %{name}-link.patch +Patch1: %{name}-gcc43.patch URL: http://www.cegui.org.uk/ BuildRequires: DevIL-devel BuildRequires: FreeImage-devel @@ -100,6 +101,7 @@ %prep %setup -q -b 1 %patch0 -p1 +%patch1 -p1 %build %{__libtoolize} @@ -215,6 +217,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.24 2009/04/16 17:36:00 arvenil +- gcc43 patch + Revision 1.23 2009/04/15 16:24:34 arvenil - up to 0.6.2 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/CEGUI.spec?r1=1.23&r2=1.24&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
