commit
61fee13ffa
Binary file not shown.
BIN
xcb-proto-1.14.tar.gz
Normal file
BIN
xcb-proto-1.14.tar.gz
Normal file
Binary file not shown.
@ -1,11 +1,11 @@
|
|||||||
%define debug_package %{nil}
|
%define debug_package %{nil}
|
||||||
Name: xcb-proto
|
Name: xcb-proto
|
||||||
Version: 1.13
|
Version: 1.14
|
||||||
Release: 6
|
Release: 1
|
||||||
Summary: XCB protocol descriptions
|
Summary: XCB protocol descriptions
|
||||||
License: MIT
|
License: MIT
|
||||||
URL: https://xcb.freedesktop.org/
|
URL: https://xcb.freedesktop.org/
|
||||||
Source0: https://xcb.freedesktop.org/dist/%{name}-%{version}.tar.bz2
|
Source0: https://xcb.freedesktop.org/dist/%{name}-%{version}.tar.gz
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
BuildRequires: python3-devel
|
BuildRequires: python3-devel
|
||||||
@ -28,7 +28,7 @@ export PYTHON="python3"
|
|||||||
%make_install
|
%make_install
|
||||||
|
|
||||||
%files
|
%files
|
||||||
%doc COPYING NEWS README TODO doc/xml-xcb.txt
|
%doc COPYING NEWS README.md TODO doc/xml-xcb.txt
|
||||||
%{_datadir}/pkgconfig/xcb-proto.pc
|
%{_datadir}/pkgconfig/xcb-proto.pc
|
||||||
%dir %{_datadir}/xcb/
|
%dir %{_datadir}/xcb/
|
||||||
%{_datadir}/xcb/*.xsd
|
%{_datadir}/xcb/*.xsd
|
||||||
@ -36,5 +36,8 @@ export PYTHON="python3"
|
|||||||
%{python3_sitelib}/xcbgen
|
%{python3_sitelib}/xcbgen
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jul 27 2020 chxssg<chxssg@qq.com> - 1.14-1
|
||||||
|
- update package to 1.14
|
||||||
|
|
||||||
* Thu Nov 28 2019 yangjian<yangjian79@huawei.com> - 1.13-6
|
* Thu Nov 28 2019 yangjian<yangjian79@huawei.com> - 1.13-6
|
||||||
- Package init
|
- Package init
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user