- udpate to release 1.1.12
* This release collects 7 years worth of bug fixes and code cleanups, including the fix for CVE-2013-2179 that was previously distributed as a patch against the prior release. OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xdm?expand=0&rev=187
This commit is contained in:
10
xdm.spec
10
xdm.spec
@@ -36,7 +36,7 @@
|
||||
%define _unitdir %{_prefix}/lib/systemd/system
|
||||
%endif
|
||||
Name: xdm
|
||||
Version: 1.1.11
|
||||
Version: 1.1.12
|
||||
Release: 0
|
||||
Summary: X Display Manager
|
||||
License: MIT
|
||||
@@ -186,7 +186,7 @@ rm %{buildroot}%{_libdir}/X11/xdm/libXdmGreet.la
|
||||
# for FHS compliance (bnc#21857)
|
||||
mv %{buildroot}%{_libdir}/X11/xdm/chooser %{buildroot}%{_bindir}
|
||||
# fdo#35868 (closed INVALID, but because of above fix, we want it)
|
||||
ln -s xdm.1%{?ext_man} %{buildroot}%{_mandir}/man1/chooser.1%{?ext_man}
|
||||
ln -s xdm.8%{?ext_man} %{buildroot}%{_mandir}/man8/chooser.8%{?ext_man}
|
||||
install -D %{SOURCE5} -m 0644 %{buildroot}%{_datadir}/xsessions/xsession.desktop
|
||||
%if 0%{?suse_version} < 1315
|
||||
# missing manual page
|
||||
@@ -257,7 +257,7 @@ sed -i 's/DISPLAYMANAGER=.*//g' /etc/sysconfig/displaymanager
|
||||
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
%doc AUTHORS ChangeLog COPYING README
|
||||
%doc AUTHORS ChangeLog COPYING README.md
|
||||
%doc HOWTO.xdm
|
||||
%dir %{_dminitdir}
|
||||
%{_dminitdir}/xdm
|
||||
@@ -307,8 +307,8 @@ sed -i 's/DISPLAYMANAGER=.*//g' /etc/sysconfig/displaymanager
|
||||
%{_libdir}/X11/xdm/
|
||||
%dir %{_datadir}/X11/app-defaults
|
||||
%{_datadir}/X11/app-defaults/Chooser
|
||||
%{_mandir}/man1/chooser.1%{?ext_man}
|
||||
%{_mandir}/man1/xdm.1%{?ext_man}
|
||||
%{_mandir}/man8/chooser.8%{?ext_man}
|
||||
%{_mandir}/man8/xdm.8%{?ext_man}
|
||||
%if 0%{?suse_version} < 1315
|
||||
%{_mandir}/man8/rcxdm.8%{?ext_man}
|
||||
%endif
|
||||
|
Reference in New Issue
Block a user