Author: lisu                         Date: Thu May  5 08:36:21 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- updated to 2.78
- fixed linking (patch)
- dropped obsoleted lib_suffix patch

---- Files affected:
packages/bullet:
   bullet.spec (1.11 -> 1.12) 

---- Diffs:

================================================================
Index: packages/bullet/bullet.spec
diff -u packages/bullet/bullet.spec:1.11 packages/bullet/bullet.spec:1.12
--- packages/bullet/bullet.spec:1.11    Wed May  4 14:43:20 2011
+++ packages/bullet/bullet.spec Thu May  5 10:36:16 2011
@@ -2,22 +2,20 @@
 Summary:       Bullet - vollision detection and rigid body dynamics library
 Summary(pl.UTF-8):     Bullet - biblioteka wykrywania kolizji oraz dynamiki 
ciała sztywnego
 Name:          bullet
-Version:       2.77
+Version:       2.78
 Release:       1
 License:       Zlib
 Group:         Applications
-Source0:       http://bullet.googlecode.com/files/%{name}-%{version}.tgz
-# Source0-md5: 2f5074a1a29b618c672f1da4748e374b
-Patch0:                %{name}-lib_suffix.patch
+Source0:       http://bullet.googlecode.com/files/%{name}-%{version}.zip
+# Source0-md5: 99d4070864c9f73521481ba9cda25038
+Patch0:                %{name}-link.patch
 URL:           http://bulletphysics.org/wordpress/
 BuildRequires: OpenGL-glut-devel
 BuildRequires: cmake
 BuildRequires: rpmbuild(macros) >= 1.600
+BuildRequires: unzip
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
-# better fix by proper linking
-%define                skip_post_check_so      libBulletMultiThreaded.so.*
-
 %description
 Bullet is a collision detection and rigid nody dynamics library.
 
@@ -38,7 +36,8 @@
 
 %prep
 %setup -q
-%undos src/MiniCL/CMakeLists.txt
+%undos src/BulletMultiThreaded/GpuSoftBodySolvers/OpenCL/NVidia/CMakeLists.txt
+%undos src/BulletMultiThreaded/GpuSoftBodySolvers/OpenCL/MiniCL/CMakeLists.txt
 %patch0 -p1
 
 %build
@@ -94,6 +93,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.12  2011/05/05 08:36:16  lisu
+- updated to 2.78
+- fixed linking (patch)
+- dropped obsoleted lib_suffix patch
+
 Revision 1.11  2011/05/04 12:43:20  lisu
 - better URL
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/bullet/bullet.spec?r1=1.11&r2=1.12&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to