commit
1d3f9ff465
@ -1,6 +1,6 @@
|
||||
Name: libX11
|
||||
Version: 1.7.2
|
||||
Release: 1
|
||||
Release: 2
|
||||
Summary: Core X11 protocol client library
|
||||
License: MIT
|
||||
URL: http://www.x.org
|
||||
@ -65,7 +65,7 @@ make %{?_smp_mflags} check
|
||||
%{_libdir}/*.so
|
||||
%{_includedir}/X11/*.h
|
||||
%{_libdir}/pkgconfig/*.pc
|
||||
%exclude %{_includedir}/X11/extensions/XKBgeom.h
|
||||
%{_includedir}/X11/extensions/XKBgeom.h
|
||||
|
||||
%files help
|
||||
%defattr(-,root,root)
|
||||
@ -73,6 +73,9 @@ make %{?_smp_mflags} check
|
||||
%{_mandir}/*/*
|
||||
|
||||
%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
|
||||
- update to 1.7.2
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user