update to 1.1.13 [release 1.1.13-1mamba;Tue Apr 19 2022]
This commit is contained in:
parent
f0fcbd499c
commit
5183cb7a52
40
xdm.spec
40
xdm.spec
@ -1,30 +1,21 @@
|
|||||||
Name: xdm
|
Name: xdm
|
||||||
Version: 1.1.12
|
Version: 1.1.13
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: X Display Manager with support for XDMCP, host chooser
|
Summary: X Display Manager with support for XDMCP, host chooser
|
||||||
Group: Graphical Desktop/Applications/Utilities
|
Group: Graphical Desktop/Applications/Utilities
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Tiziana Ferro <tiziana.ferro@email.it>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
URL: https://xorg.freedesktop.org/
|
URL: https://xorg.freedesktop.org/wiki/
|
||||||
Source: http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
|
Source: http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.xz
|
||||||
License: MIT
|
License: MIT
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
BuildRequires: libaudit-devel
|
|
||||||
BuildRequires: libbsd-devel
|
|
||||||
BuildRequires: libbzip2-devel
|
|
||||||
BuildRequires: libexpat-devel
|
|
||||||
BuildRequires: libfontconfig-devel
|
|
||||||
BuildRequires: libfreetype-devel
|
|
||||||
BuildRequires: libICE-devel
|
BuildRequires: libICE-devel
|
||||||
BuildRequires: libpthread-stubs-devel
|
|
||||||
BuildRequires: libSM-devel
|
BuildRequires: libSM-devel
|
||||||
BuildRequires: libuuid-devel
|
|
||||||
BuildRequires: libX11-devel
|
BuildRequires: libX11-devel
|
||||||
BuildRequires: libXau-devel
|
BuildRequires: libXau-devel
|
||||||
BuildRequires: libXaw-devel
|
BuildRequires: libXaw-devel
|
||||||
BuildRequires: libxcb-devel
|
|
||||||
BuildRequires: libXdmcp-devel
|
BuildRequires: libXdmcp-devel
|
||||||
BuildRequires: libXext-devel
|
BuildRequires: libXext-devel
|
||||||
BuildRequires: libXft-devel
|
BuildRequires: libXft-devel
|
||||||
@ -33,12 +24,28 @@ BuildRequires: libXmu-devel
|
|||||||
BuildRequires: libXpm-devel
|
BuildRequires: libXpm-devel
|
||||||
BuildRequires: libXrender-devel
|
BuildRequires: libXrender-devel
|
||||||
BuildRequires: libXt-devel
|
BuildRequires: libXt-devel
|
||||||
|
BuildRequires: libaudit-devel
|
||||||
|
BuildRequires: libbrotli-devel
|
||||||
|
BuildRequires: libbsd-devel
|
||||||
|
BuildRequires: libbzip2-devel
|
||||||
|
BuildRequires: libcap-ng-devel
|
||||||
|
BuildRequires: libexpat-devel
|
||||||
|
BuildRequires: libfontconfig-devel
|
||||||
|
BuildRequires: libfreetype-devel
|
||||||
|
BuildRequires: libglib-devel
|
||||||
|
BuildRequires: libgraphite2-devel
|
||||||
|
BuildRequires: libharfbuzz-devel
|
||||||
|
BuildRequires: libpam-devel
|
||||||
|
BuildRequires: libpcre-devel
|
||||||
|
BuildRequires: libpng-devel
|
||||||
|
BuildRequires: libsystemd-devel
|
||||||
|
BuildRequires: libuuid-devel
|
||||||
|
BuildRequires: libxcb-devel
|
||||||
BuildRequires: libz-devel
|
BuildRequires: libz-devel
|
||||||
BuildRequires: pam-devel
|
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRequires: systemd-devel
|
BuildRequires: systemd-devel
|
||||||
Provides: xorg-apps-xdm
|
Provides: xorg-apps-xdm
|
||||||
Obsoletes: xorg-apps-xdm
|
Obsoletes: xorg-apps-xdm < 1.1.12
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Xdm manages a collection of X displays, which may be on the local host or remote servers.
|
Xdm manages a collection of X displays, which may be on the local host or remote servers.
|
||||||
@ -75,6 +82,9 @@ The design of xdm was guided by the needs of X terminals as well as the X Consor
|
|||||||
#ChangeLog README
|
#ChangeLog README
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Apr 19 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 1.1.13-1mamba
|
||||||
|
- update to 1.1.13
|
||||||
|
|
||||||
* Sun Feb 28 2021 Automatic Build System <autodist@mambasoft.it> 1.1.12-1mamba
|
* Sun Feb 28 2021 Automatic Build System <autodist@mambasoft.it> 1.1.12-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user