Author: lisu Date: Wed Apr 6 09:24:19 2011 GMT Module: packages Tag: HEAD ---- Log message: - fix build on x86_64 (patch)
---- Files affected: packages/bullet: bullet.spec (1.8 -> 1.9) ---- Diffs: ================================================================ Index: packages/bullet/bullet.spec diff -u packages/bullet/bullet.spec:1.8 packages/bullet/bullet.spec:1.9 --- packages/bullet/bullet.spec:1.8 Wed Apr 6 10:32:15 2011 +++ packages/bullet/bullet.spec Wed Apr 6 11:24:14 2011 @@ -8,6 +8,7 @@ Group: Applications Source0: http://bullet.googlecode.com/files/%{name}-%{version}.tgz # Source0-md5: 2f5074a1a29b618c672f1da4748e374b +Patch0: %{name}-lib_suffix.patch URL: http://www.bulletphysics.com/Bullet/wordpress/ BuildRequires: OpenGL-glut-devel BuildRequires: cmake @@ -37,6 +38,7 @@ %prep %setup -q +%patch0 -p1 %build mkdir build @@ -91,6 +93,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.9 2011/04/06 09:24:14 lisu +- fix build on x86_64 (patch) + Revision 1.8 2011/04/06 08:32:15 lisu - s/OpenGL-glut/OpenGL-glut-devel/ ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/bullet/bullet.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
