From 7ac5815d05efb1673a8f1bd61d08ff4be63e99e8155631aebf1d1dcdb5bb71d8 Mon Sep 17 00:00:00 2001 From: Marcus Meissner Date: Wed, 31 Oct 2012 07:06:27 +0000 Subject: [PATCH] Accepting request 139776 from home:pcerny:factory - Patch #286 - 2012/10/29 * fix minstall.in to work with "make docs" rule, so that patch number appears in the corresponding generated documentation. * modify minstall.in to keep the name shown in the heading consistent with any renaming, e.g., for test-builds. * check for misconfigured printerCommand resource on the first use, warn and disable it if it does not specify an executable command (Debian #691642). * improve check for window-manager name needed to establish usable default for activeIcon resource. This works around a scenario where gdm does incomplete cleanup, leaving window properties that refer to windows which no longer exist (Redhat #869959). OBS-URL: https://build.opensuse.org/request/show/139776 OBS-URL: https://build.opensuse.org/package/show/X11:terminals/xterm?expand=0&rev=55 --- xterm-285.tgz | 3 --- xterm-286.tgz | 3 +++ xterm-285.tgz.asc => xterm-286.tgz.asc | 6 +++--- xterm.changes | 18 ++++++++++++++++++ xterm.spec | 2 +- 5 files changed, 25 insertions(+), 7 deletions(-) delete mode 100644 xterm-285.tgz create mode 100644 xterm-286.tgz rename xterm-285.tgz.asc => xterm-286.tgz.asc (61%) diff --git a/xterm-285.tgz b/xterm-285.tgz deleted file mode 100644 index bf1171b..0000000 --- a/xterm-285.tgz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5360d66871bde7c8cde934da8fec8abd70f5ee365f5cc911298a87cb797eb38b -size 1101536 diff --git a/xterm-286.tgz b/xterm-286.tgz new file mode 100644 index 0000000..06aed37 --- /dev/null +++ b/xterm-286.tgz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:46306ac3cf3ff998e80eeef7e6c1a3af9a4bda4777a3c6c5c1f1bb4355c466e0 +size 1102357 diff --git a/xterm-285.tgz.asc b/xterm-286.tgz.asc similarity index 61% rename from xterm-285.tgz.asc rename to xterm-286.tgz.asc index a75ddf9..38fdffe 100644 --- a/xterm-285.tgz.asc +++ b/xterm-286.tgz.asc @@ -2,7 +2,7 @@ Version: GnuPG v1.4.10 (GNU/Linux) Comment: See http://invisible-island.net/public/public.html for info -iEYEABECAAYFAlCHPX8ACgkQcCNT4Pfkjtt9AQCfbZN1djVNzElsltXWW2sc6fG6 -6lsAn3xhnnJQYQ4M1vn8dr6HxyUNKluG -=suDU +iEYEABECAAYFAlCPGqcACgkQcCNT4Pfkjtu4tACfZz3389sBWPCz1QC69VaHj9/u +7RIAoKMtUoK5lqaXq0yAd7tRZZQ24w6X +=t1qe -----END PGP SIGNATURE----- diff --git a/xterm.changes b/xterm.changes index 0138fe5..607027f 100644 --- a/xterm.changes +++ b/xterm.changes @@ -1,3 +1,21 @@ +------------------------------------------------------------------- +Tue Oct 30 12:04:34 UTC 2012 - pcerny@suse.com + +- Patch #286 - 2012/10/29 + * fix minstall.in to work with "make docs" rule, so that patch + number appears in the corresponding generated documentation. + * modify minstall.in to keep the name shown in the heading + consistent with any renaming, e.g., for test-builds. + * check for misconfigured printerCommand resource on the first + use, warn and disable it if it does not specify an executable + command (Debian #691642). + * improve check for window-manager name needed to establish + usable default for activeIcon resource. This works around a + scenario where gdm does incomplete cleanup, leaving window + properties that refer to windows which no longer exist + (Redhat #869959). + + ------------------------------------------------------------------- Thu Oct 25 13:47:52 UTC 2012 - meissner@suse.com diff --git a/xterm.spec b/xterm.spec index e8bc2da..7d0efd3 100644 --- a/xterm.spec +++ b/xterm.spec @@ -47,7 +47,7 @@ Provides: xorg-x11:/usr/X11R6/bin/xterm %if 0%{?suse_version} > 1210 Requires: luit %endif -Version: 285 +Version: 286 Release: 0 Summary: The basic X terminal program License: MIT