automatic version update by autodist [release 1.0.1-1mamba;Thu Oct 20 2022]
This commit is contained in:
parent
4177f65c24
commit
59ca570d73
@ -1,5 +1,5 @@
|
|||||||
Name: libxpresent
|
Name: libxpresent
|
||||||
Version: 1.0.0
|
Version: 1.0.1
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: X Present Extension library
|
Summary: X Present Extension library
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -12,9 +12,11 @@ License: MIT
|
|||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
BuildRequires: libX11-devel
|
BuildRequires: libX11-devel
|
||||||
BuildRequires: libXau-devel
|
|
||||||
BuildRequires: libXdmcp-devel
|
BuildRequires: libXdmcp-devel
|
||||||
BuildRequires: libbsd-devel
|
BuildRequires: libXext-devel
|
||||||
|
BuildRequires: libXfixes-devel
|
||||||
|
BuildRequires: libXrandr-devel
|
||||||
|
BuildRequires: libXrender-devel
|
||||||
BuildRequires: libxcb-devel
|
BuildRequires: libxcb-devel
|
||||||
BuildRequires: xorgproto-devel
|
BuildRequires: xorgproto-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
@ -60,12 +62,15 @@ This package contains libraries and header files for developing applications tha
|
|||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%{_includedir}/X11/extensions/Xpresent.h
|
%{_includedir}/X11/extensions/Xpresent.h
|
||||||
%{_libdir}/libXpresent.a
|
%{_libdir}/libXpresent.a
|
||||||
%{_libdir}/libXpresent.la
|
|
||||||
%{_libdir}/libXpresent.so
|
%{_libdir}/libXpresent.so
|
||||||
%{_libdir}/pkgconfig/xpresent.pc
|
%{_libdir}/pkgconfig/xpresent.pc
|
||||||
%{_mandir}/man3/Xpresent.3*
|
%{_mandir}/man3/Xpresent.3*
|
||||||
%doc README
|
%{_mandir}/man3/XPresent*.3*
|
||||||
|
%doc README.md
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Oct 20 2022 Automatic Build System <autodist@mambasoft.it> 1.0.1-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Sun Jul 25 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 1.0.0-1mamba
|
* Sun Jul 25 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 1.0.0-1mamba
|
||||||
- package created using the webbuild interface
|
- package created using the webbuild interface
|
||||||
|
Loading…
Reference in New Issue
Block a user