automatic version update by autodist [release 0.14-1mamba;Thu Oct 13 2016]
This commit is contained in:
parent
c2b0e78f20
commit
9c9a4e7973
@ -1,5 +1,5 @@
|
|||||||
Name: libode
|
Name: libode
|
||||||
Version: 0.13.1
|
Version: 0.14
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: An open source, high performance library for simulating rigid body dynamics
|
Summary: An open source, high performance library for simulating rigid body dynamics
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -46,6 +46,7 @@ This package contains static libraries and header files need for development.
|
|||||||
#%patch1 -p1
|
#%patch1 -p1
|
||||||
|
|
||||||
%build
|
%build
|
||||||
|
./bootstrap
|
||||||
export CFLAGS="%{optflags} -ffast-math -fPIC"
|
export CFLAGS="%{optflags} -ffast-math -fPIC"
|
||||||
export CXXFLAGS="%{optflags} -ffast-math -fPIC"
|
export CXXFLAGS="%{optflags} -ffast-math -fPIC"
|
||||||
%configure \
|
%configure \
|
||||||
@ -78,6 +79,9 @@ export CXXFLAGS="%{optflags} -ffast-math -fPIC"
|
|||||||
%{_libdir}/pkgconfig/ode.pc
|
%{_libdir}/pkgconfig/ode.pc
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Oct 13 2016 Automatic Build System <autodist@mambasoft.it> 0.14-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Thu Oct 09 2014 Silvan Calarco <silvan.calarco@mambasoft.it> 0.13.1-1mamba
|
* Thu Oct 09 2014 Silvan Calarco <silvan.calarco@mambasoft.it> 0.13.1-1mamba
|
||||||
- update to 0.13.1
|
- update to 0.13.1
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user