Name: mesa-libGLU Version: 9.0.0 Release: 19 Summary: Mesa libGLU library License: MIT URL: https://mesa3d.org/ Source0: https://mesa.freedesktop.org/archive/glu/glu-%{version}.tar.bz2 # source1 comes from fedora 29 Source1: make-git-snapshot.sh # patch0-1 comes from fedora 29 Patch0: 0001-glu-initialize-PriorityQ-order-field-to-NULL-in-pqNe.patch Patch1: 0002-Add-D-N-DEBUG-to-CFLAGS-dependent-on-enable-debug.patch BuildRequires: autoconf automake gcc-c++ libtool mesa-libGL-devel Provides: libGLU %description Mesa implementation of the standard GLU OpenGL utility API. %package devel Summary: Development package for %{name} Requires: %{name}%{?_isa} = %{version}-%{release} gl-manpages Provides: libGLU-devel %description devel The development package for %{name}. %prep %autosetup -n glu-%{version} -p1 %build autoreconf -vif %configure %make_build %install %make_install %delete_la %ldconfig_scriptlets %files %{_libdir}/libGLU.so.* %files devel %{_includedir}/GL/glu*.h %{_libdir}/{libGLU.so,libGLU.a} %{_libdir}/pkgconfig/glu.pc %changelog * Fri Sep 13 2019 openEuler Buildteam - 9.0.0-19 - Type: enhancement - ID: NA - SUG: NA - DESC: Rebuilt spec. * Thu Sep 05 2019 openEuler Buildteam - 9.0.0-18 - Type: enhancement - ID: NA - SUG: NA - DESC: Rebuilt spec. * Mon Aug 12 2019 openEuler Buildteam - 9.0.0-17 - Package init