SHA256
1
0
forked from pool/xdm

Accepting request 265621 from home:dimstar:xterm

OBS-URL: https://build.opensuse.org/request/show/265621
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xdm?expand=0&rev=91
This commit is contained in:
Stefan Dirsch 2014-12-18 10:40:34 +00:00 committed by Git OBS Bridge
parent 011e5efef1
commit 230547f239
2 changed files with 11 additions and 0 deletions

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Wed Dec 17 20:38:54 UTC 2014 - dimstar@opensuse.org
- On openSUSE > 13.2, xterm has been split into xterm-bin for the
program and xterm for the app launcher. We only need the program,
so conditionall Require xterm-bin.
-------------------------------------------------------------------
Mon Dec 15 18:37:00 UTC 2014 - Led <ledest@gmail.com>

View File

@ -77,7 +77,11 @@ Requires: /sbin/pidof
Requires: logrotate
Requires: sessreg
Requires: xrdb
%if 0%{?suse_version} > 1320
Requires: xterm-bin
%else
Requires: xterm
%endif
Recommends: dbus-1-x11
# This was part of the xorg-x11 package up to version 7.6
Conflicts: xorg-x11 <= 7.6