commit a48ab11c140fe9f67fcf313fd83c838bbab1a0c4 Author: Jakub Bogusz <qbo...@pld-linux.org> Date: Tue Feb 8 16:33:08 2022 +0100
- updated to 1.8.5 - removed obsolete no-sysctl patch irrlicht.spec | 9 ++++----- no-sysctl.patch | 10 ---------- 2 files changed, 4 insertions(+), 15 deletions(-) --- diff --git a/irrlicht.spec b/irrlicht.spec index 6955db7..39e567a 100644 --- a/irrlicht.spec +++ b/irrlicht.spec @@ -9,16 +9,15 @@ Summary: Irrlicht - high performance realtime 3D engine Summary(pl.UTF-8): Irrlicht - wysoko wydajny silnik 3D czasu rzeczywistego Name: irrlicht -Version: 1.8.4 +Version: 1.8.5 Release: 1 License: BSD-like Group: Libraries -Source0: http://downloads.sourceforge.net/irrlicht/%{name}-%{version}.zip -# Source0-md5: 9401cfff801395010b0912211f3cbb4f +Source0: https://downloads.sourceforge.net/irrlicht/%{name}-%{version}.zip +# Source0-md5: 1fcf67c2906eb84b531af512de8481b1 Source1: http://www.opengl.org/registry/api/GL/glext.h Patch0: %{name}-glXGetProcAddress.patch Patch1: %{name}-system-libs.patch -Patch2: no-sysctl.patch URL: http://irrlicht.sourceforge.net/ BuildRequires: OpenGL-devel BuildRequires: OpenGL-GLX-devel >= 1.4 @@ -26,6 +25,7 @@ BuildRequires: bzip2-devel BuildRequires: libjpeg-devel BuildRequires: libpng-devel >= 1.4 BuildRequires: libstdc++-devel +BuildRequires: rpm-build >= 4.6 BuildRequires: rpmbuild(macros) >= 1.752 BuildRequires: sed >= 4.0 BuildRequires: unzip @@ -105,7 +105,6 @@ Ten pakiet zawiera przykłady użycia biblioteki Irrlicht. %patch0 -p1 %patch1 -p1 -%patch2 -p1 cp -f %{SOURCE1} source/Irrlicht/glext.h diff --git a/no-sysctl.patch b/no-sysctl.patch deleted file mode 100644 index 62ff0b2..0000000 --- a/no-sysctl.patch +++ /dev/null @@ -1,10 +0,0 @@ ---- irrlicht-1.8/source/Irrlicht/COSOperator.cpp~ 2012-11-03 18:07:52.000000000 +0100 -+++ irrlicht-1.8/source/Irrlicht/COSOperator.cpp 2015-06-19 21:13:36.223368860 +0200 -@@ -13,7 +13,6 @@ - #include <unistd.h> - #ifndef _IRR_SOLARIS_PLATFORM_ - #include <sys/types.h> --#include <sys/sysctl.h> - #endif - #endif - ================================================================ ---- gitweb: http://git.pld-linux.org/gitweb.cgi/packages/irrlicht.git/commitdiff/a48ab11c140fe9f67fcf313fd83c838bbab1a0c4 _______________________________________________ pld-cvs-commit mailing list pld-cvs-commit@lists.pld-linux.org http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit