automatic version update by autodist [release 0.16.6-1mamba;Sat Jan 18 2025]
This commit is contained in:
parent
3847bb6f3a
commit
eddd4460fe
@ -1,5 +1,5 @@
|
|||||||
Name: libode
|
Name: libode
|
||||||
Version: 0.16.5
|
Version: 0.16.6
|
||||||
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
|
||||||
@ -38,7 +38,6 @@ ODE is useful for simulating vehicles, objects in virtual reality environments a
|
|||||||
It is currently used in many computer games, 3D authoring tools and simulation tools.
|
It is currently used in many computer games, 3D authoring tools and simulation tools.
|
||||||
This package contains static libraries and header files needed for development.
|
This package contains static libraries and header files needed for development.
|
||||||
|
|
||||||
%debug_package
|
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n ode-%{version}
|
%setup -q -n ode-%{version}
|
||||||
@ -61,8 +60,6 @@ export CXXFLAGS="%{optflags} -ffast-math -fPIC"
|
|||||||
%clean
|
%clean
|
||||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||||
|
|
||||||
%post -p /sbin/ldconfig
|
|
||||||
%postun -p /sbin/ldconfig
|
|
||||||
|
|
||||||
%files
|
%files
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
@ -79,6 +76,9 @@ export CXXFLAGS="%{optflags} -ffast-math -fPIC"
|
|||||||
%{_libdir}/pkgconfig/ode.pc
|
%{_libdir}/pkgconfig/ode.pc
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Jan 18 2025 Automatic Build System <autodist@openmamba.org> 0.16.6-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Wed Mar 27 2024 Automatic Build System <autodist@openmamba.org> 0.16.5-1mamba
|
* Wed Mar 27 2024 Automatic Build System <autodist@openmamba.org> 0.16.5-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user