From 3669fd7aa67007d29e379f97a5c2fc5040384c16 Mon Sep 17 00:00:00 2001 From: songnannan Date: Tue, 14 Jan 2020 16:36:56 +0800 Subject: [PATCH] optimization the spec --- libglvnd.spec | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/libglvnd.spec b/libglvnd.spec index c518a1b..8c29b7b 100644 --- a/libglvnd.spec +++ b/libglvnd.spec @@ -1,6 +1,6 @@ Name: libglvnd Version: 1.2.0 -Release: 1 +Release: 2 Epoch: 1 Summary: The GL Vendor-Neutral Dispatch library License: MIT @@ -73,9 +73,15 @@ xvfb-run -s '-screen 0 640x480x24' -d make check V=1 || (cat `find . -name test- %defattr(-,root,root) %{_libdir}/lib*.so %{_libdir}/pkgconfig/*.pc -%{_includedir}/* +%{_includedir}/glvnd/* %changelog +* Tue Jan 14 2020 openEuler Buildteam - 1:1.2.0-2 +- Type:enhancement +- Id:NA +- SUG:NA +- DESC:optimization the spec + * Fri Jan 10 2020 openEuler Buildteam - 1:1.2.0-1 - Type:bugfix - Id:NA