automatic version update by autodist [release 1.15-1mamba;Sat May 07 2022]
This commit is contained in:
parent
b707596ff7
commit
38e5825fd9
@ -1,12 +1,12 @@
|
|||||||
Name: libxcb
|
Name: libxcb
|
||||||
Version: 1.14
|
Version: 1.15
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: The X protocol C-language Binding (XCB) is a replacement for Xlib
|
Summary: The X protocol C-language Binding (XCB) is a replacement for Xlib
|
||||||
Group: System/X11
|
Group: System/X11
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
URL: http://xcb.freedesktop.org/wiki/
|
URL: https://xcb.freedesktop.org/wiki/
|
||||||
Source: http://xcb.freedesktop.org/dist/libxcb-%{version}.tar.gz
|
Source: http://xcb.freedesktop.org/dist/libxcb-%{version}.tar.gz
|
||||||
Patch0: %{name}-1.0-no-assert-on-lock.patch
|
Patch0: %{name}-1.0-no-assert-on-lock.patch
|
||||||
License: MIT
|
License: MIT
|
||||||
@ -14,6 +14,7 @@ License: MIT
|
|||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
BuildRequires: libXau-devel
|
BuildRequires: libXau-devel
|
||||||
BuildRequires: libXdmcp-devel
|
BuildRequires: libXdmcp-devel
|
||||||
|
BuildRequires: libbsd-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
%if "%{stage1}" != "1"
|
%if "%{stage1}" != "1"
|
||||||
BuildRequires: doxygen
|
BuildRequires: doxygen
|
||||||
@ -26,7 +27,6 @@ BuildRequires: xcb-proto-devel
|
|||||||
#BuildRequires: glibc-multilib-devel
|
#BuildRequires: glibc-multilib-devel
|
||||||
#BuildRequires: libXau-devel.i586
|
#BuildRequires: libXau-devel.i586
|
||||||
#%endif
|
#%endif
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
The X protocol C-language Binding (XCB) is a replacement for Xlib featuring a small footprint, latency hiding, direct access to the protocol, improved threading support, and extensibility.
|
The X protocol C-language Binding (XCB) is a replacement for Xlib featuring a small footprint, latency hiding, direct access to the protocol, improved threading support, and extensibility.
|
||||||
@ -132,6 +132,9 @@ exit 0
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat May 07 2022 Automatic Build System <autodist@mambasoft.it> 1.15-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Sun Mar 29 2020 Ercole 'ercolinux' Carpanetto <ercole69@gmail.com> 1.14-1mamba
|
* Sun Mar 29 2020 Ercole 'ercolinux' Carpanetto <ercole69@gmail.com> 1.14-1mamba
|
||||||
- update to 1.14
|
- update to 1.14
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user