update code

This commit is contained in:
zhuchunyi 2019-11-06 19:43:06 +08:00
parent 79d02d8c14
commit ff5a29097e

View File

@ -1,6 +1,6 @@
Name: mesa-libGLU Name: mesa-libGLU
Version: 9.0.0 Version: 9.0.0
Release: 19 Release: 20
Summary: Mesa libGLU library Summary: Mesa libGLU library
License: MIT License: MIT
URL: https://mesa3d.org/ URL: https://mesa3d.org/
@ -8,7 +8,6 @@ Source0: https://mesa.freedesktop.org/archive/glu/glu-%{version}.tar.bz2
# source1 comes from fedora 29 # source1 comes from fedora 29
Source1: make-git-snapshot.sh Source1: make-git-snapshot.sh
# patch0-1 comes from fedora 29
Patch0: 0001-glu-initialize-PriorityQ-order-field-to-NULL-in-pqNe.patch 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 Patch1: 0002-Add-D-N-DEBUG-to-CFLAGS-dependent-on-enable-debug.patch
@ -49,6 +48,12 @@ autoreconf -vif
%{_libdir}/pkgconfig/glu.pc %{_libdir}/pkgconfig/glu.pc
%changelog %changelog
* Sat Oct 19 2019 openEuler Buildteam <buildteam@openeuler.org> - 9.0.0-20
- Type: enhancement
- ID: NA
- SUG: NA
- DESC: Rebuilt spec.
* Fri Sep 13 2019 openEuler Buildteam <buildteam@openeuler.org> - 9.0.0-19 * Fri Sep 13 2019 openEuler Buildteam <buildteam@openeuler.org> - 9.0.0-19
- Type: enhancement - Type: enhancement
- ID: NA - ID: NA