2024-01-05 19:36:18 +01:00
|
|
|
Name: xdm
|
2024-03-24 20:31:04 +01:00
|
|
|
Version: 1.1.15
|
2024-01-05 19:36:18 +01:00
|
|
|
Release: 1mamba
|
2024-01-05 19:36:18 +01:00
|
|
|
Summary: X Display Manager with support for XDMCP, host chooser
|
|
|
|
Group: Graphical Desktop/Applications/Utilities
|
|
|
|
Vendor: openmamba
|
|
|
|
Distribution: openmamba
|
2024-01-05 19:36:18 +01:00
|
|
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
|
|
|
URL: https://xorg.freedesktop.org/wiki/
|
|
|
|
Source: http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.xz
|
2024-01-05 19:36:18 +01:00
|
|
|
License: MIT
|
|
|
|
## AUTOBUILDREQ-BEGIN
|
|
|
|
BuildRequires: glibc-devel
|
|
|
|
BuildRequires: libX11-devel
|
|
|
|
BuildRequires: libXau-devel
|
|
|
|
BuildRequires: libXaw-devel
|
|
|
|
BuildRequires: libXdmcp-devel
|
|
|
|
BuildRequires: libXext-devel
|
|
|
|
BuildRequires: libXft-devel
|
|
|
|
BuildRequires: libXinerama-devel
|
|
|
|
BuildRequires: libXmu-devel
|
|
|
|
BuildRequires: libXpm-devel
|
|
|
|
BuildRequires: libXrender-devel
|
|
|
|
BuildRequires: libXt-devel
|
2024-01-05 19:36:18 +01:00
|
|
|
BuildRequires: libpam-devel
|
|
|
|
BuildRequires: libsystemd-devel
|
2024-03-24 20:31:04 +01:00
|
|
|
BuildRequires: libxcrypt-devel
|
2024-01-05 19:36:18 +01:00
|
|
|
## AUTOBUILDREQ-END
|
|
|
|
BuildRequires: systemd-devel
|
|
|
|
Provides: xorg-apps-xdm
|
2024-01-05 19:36:18 +01:00
|
|
|
Obsoletes: xorg-apps-xdm < 1.1.12
|
2024-01-05 19:36:18 +01:00
|
|
|
|
|
|
|
%description
|
|
|
|
Xdm manages a collection of X displays, which may be on the local host or remote servers.
|
|
|
|
The design of xdm was guided by the needs of X terminals as well as the X Consortium standard XDMCP, the X Display Manager Control Protocol.
|
|
|
|
|
2024-01-05 19:36:18 +01:00
|
|
|
%debug_package
|
|
|
|
|
2024-01-05 19:36:18 +01:00
|
|
|
%prep
|
|
|
|
%setup -q
|
|
|
|
|
|
|
|
%build
|
|
|
|
%configure
|
|
|
|
%make
|
|
|
|
|
|
|
|
%install
|
|
|
|
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
|
|
|
%makeinstall
|
|
|
|
|
|
|
|
%clean
|
|
|
|
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
|
|
|
|
|
|
|
%post -p /sbin/ldconfig
|
|
|
|
%postun -p /sbin/ldconfig
|
|
|
|
|
|
|
|
%files
|
|
|
|
%defattr(-,root,root)
|
|
|
|
%{_bindir}/%{name}
|
|
|
|
%dir %{_libdir}/X11/xdm
|
|
|
|
%{_libdir}/X11/xdm/*
|
2024-01-05 19:36:18 +01:00
|
|
|
%{_unitdir}/xdm.service
|
2024-01-05 19:36:18 +01:00
|
|
|
%{_datadir}/X11/app-defaults/Chooser
|
|
|
|
%{_mandir}/man?/*
|
|
|
|
%doc COPYING
|
|
|
|
#ChangeLog README
|
|
|
|
|
|
|
|
%changelog
|
2024-03-24 20:31:04 +01:00
|
|
|
* Sun Mar 24 2024 Automatic Build System <autodist@openmamba.org> 1.1.15-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 19:36:19 +01:00
|
|
|
* Fri Dec 09 2022 Automatic Build System <autodist@mambasoft.it> 1.1.14-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 19:36:18 +01:00
|
|
|
* Tue Apr 19 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 1.1.13-1mamba
|
|
|
|
- update to 1.1.13
|
|
|
|
|
2024-01-05 19:36:18 +01:00
|
|
|
* Sun Feb 28 2021 Automatic Build System <autodist@mambasoft.it> 1.1.12-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 19:36:18 +01:00
|
|
|
* Tue Jul 16 2013 Silvan Calarco <silvan.calarco@mambasoft.it> 1.1.11-2mamba
|
|
|
|
- rebuilt with systemd support
|
|
|
|
|
|
|
|
* Sat Apr 28 2012 Silvan Calarco <silvan.calarco@mambasoft.it> 1.1.11-1mamba
|
|
|
|
- update to 1.1.11
|
|
|
|
- obsolete xorg-apps-xdm
|
|
|
|
|
|
|
|
* Tue Apr 26 2011 Tiziana Ferro <tiziana.ferro@email.it> 1.1.10-1mamba
|
|
|
|
- package created by autospec
|