optimization the spec

This commit is contained in:
songnannan 2020-01-14 16:36:56 +08:00
parent 008be7cd71
commit 3669fd7aa6

View File

@ -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 <buildteam@openeuler.org> - 1:1.2.0-2
- Type:enhancement
- Id:NA
- SUG:NA
- DESC:optimization the spec
* Fri Jan 10 2020 openEuler Buildteam <buildteam@openeuler.org> - 1:1.2.0-1
- Type:bugfix
- Id:NA