provide XKBgeom header file

This commit is contained in:
wangkerong 2021-12-15 10:53:02 +08:00
parent 49c8da76d6
commit d76569df9e

View File

@ -1,6 +1,6 @@
Name: libX11 Name: libX11
Version: 1.7.2 Version: 1.7.2
Release: 1 Release: 2
Summary: Core X11 protocol client library Summary: Core X11 protocol client library
License: MIT License: MIT
URL: http://www.x.org URL: http://www.x.org
@ -65,7 +65,7 @@ make %{?_smp_mflags} check
%{_libdir}/*.so %{_libdir}/*.so
%{_includedir}/X11/*.h %{_includedir}/X11/*.h
%{_libdir}/pkgconfig/*.pc %{_libdir}/pkgconfig/*.pc
%exclude %{_includedir}/X11/extensions/XKBgeom.h %{_includedir}/X11/extensions/XKBgeom.h
%files help %files help
%defattr(-,root,root) %defattr(-,root,root)
@ -73,6 +73,9 @@ make %{?_smp_mflags} check
%{_mandir}/*/* %{_mandir}/*/*
%changelog %changelog
* Wed Dec 15 2021 wangkerong <wangkerong@huawei.com> - 1.7.2-2
- provide XKBgeom header file
* Sat Nov 27 2021 dongyuzhen <dongyuzhen@huawei.com> - 1.7.2-1 * Sat Nov 27 2021 dongyuzhen <dongyuzhen@huawei.com> - 1.7.2-1
- update to 1.7.2 - update to 1.7.2