rebuilt with gcc 5.3.0 [release 1.8.1-2mamba;Fri Feb 12 2016]
This commit is contained in:
parent
c38053c03d
commit
bc609b25d7
12
ogre.spec
12
ogre.spec
@ -3,7 +3,7 @@
|
||||
Name: ogre
|
||||
Epoch: 1
|
||||
Version: 1.8.1
|
||||
Release: 1mamba
|
||||
Release: 2mamba
|
||||
Summary: A scene-oriented, flexible 3D engine
|
||||
Group: Development/Libraries
|
||||
Vendor: openmamba
|
||||
@ -58,15 +58,16 @@ The class library abstracts all the details of using the underlying system libra
|
||||
%debug_package
|
||||
|
||||
%prep
|
||||
%setup -q -n ogre_src_v%{pkgver} -D -T
|
||||
:<< __EOF
|
||||
%setup -q -n ogre_src_v%{pkgver}
|
||||
#-D -T
|
||||
#:<< __EOF
|
||||
#%patch0 -p1
|
||||
#-n %{name}_src_v%{ver_download}
|
||||
# use cmake default
|
||||
rm CMake/Packages/FindFreetype.cmake
|
||||
|
||||
%build
|
||||
:<< ___EOF
|
||||
#:<< ___EOF
|
||||
%cmake -d build
|
||||
%make
|
||||
|
||||
@ -144,6 +145,9 @@ rm CMake/Packages/FindFreetype.cmake
|
||||
|
||||
|
||||
%changelog
|
||||
* Fri Feb 12 2016 Silvan Calarco <silvan.calarco@mambasoft.it> 1.8.1-2mamba
|
||||
- rebuilt with gcc 5.3.0
|
||||
|
||||
* Sun Aug 31 2014 Silvan Calarco <silvan.calarco@mambasoft.it> 1.8.1-1mamba
|
||||
- update to 1.8.1
|
||||
- revert to stable 1.8.1 for stuntrally (bump up epoch)
|
||||
|
Loading…
Reference in New Issue
Block a user