This commit is contained in:
committed by
Git OBS Bridge
parent
018f2800d6
commit
d4e5932517
@@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Jan 6 13:16:16 CET 2008 - sndirsch@suse.de
|
||||
|
||||
- update to xterm-231
|
||||
* undo change to getXtermCell() from patch #230 using
|
||||
PACK_PAIR macro (Debian #459014, analysis by Caetano Jimenez
|
||||
Carezzato).
|
||||
* minor documentation fixes (patch by Slava Semushin)
|
||||
* add makefile actions to install KOI8RXTerm app-defaults
|
||||
file (patch by Julien Cristau).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 1 22:18:28 CET 2008 - sndirsch@suse.de
|
||||
|
||||
|
13
xterm.spec
13
xterm.spec
@@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package xterm (Version 230)
|
||||
# spec file for package xterm (Version 231)
|
||||
#
|
||||
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# This file and all modifications and additions to the pristine
|
||||
@@ -18,7 +18,7 @@ License: X11/MIT
|
||||
Group: System/X11/Utilities
|
||||
Provides: xorg-x11:/usr/X11R6/bin/xterm XFree86:/usr/X11R6/bin/xterm
|
||||
AutoReqProv: on
|
||||
Version: 230
|
||||
Version: 231
|
||||
Release: 1
|
||||
Summary: The basic X terminal program
|
||||
Source: %name.tar.gz
|
||||
@@ -222,6 +222,7 @@ if [ -d $RPM_BUILD_ROOT/usr/share/fonts/misc ]; then
|
||||
/usr/share/X11/app-defaults/XTerm
|
||||
/usr/share/X11/app-defaults/UXTerm
|
||||
/usr/share/X11/app-defaults/XTerm-color
|
||||
/usr/share/X11/app-defaults/KOI8RXTerm
|
||||
/usr/share/fonts/misc/20x20ja.pcf.gz
|
||||
/usr/share/fonts/misc/20x20ko.pcf.gz
|
||||
EOF
|
||||
@@ -267,6 +268,14 @@ rm -rf $RPM_BUILD_ROOT
|
||||
/usr/share/pixmaps/*
|
||||
|
||||
%changelog
|
||||
* Sun Jan 06 2008 - sndirsch@suse.de
|
||||
- update to xterm-231
|
||||
* undo change to getXtermCell() from patch #230 using
|
||||
PACK_PAIR macro (Debian #459014, analysis by Caetano Jimenez
|
||||
Carezzato).
|
||||
* minor documentation fixes (patch by Slava Semushin)
|
||||
* add makefile actions to install KOI8RXTerm app-defaults
|
||||
file (patch by Julien Cristau).
|
||||
* Tue Jan 01 2008 - sndirsch@suse.de
|
||||
- update to xterm-230:
|
||||
* mainly bugfixes
|
||||
|
@@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:bba076a1fe47fbad82965c6be392077c985c5149ec8576ee192c6f76636b90f2
|
||||
size 850697
|
||||
oid sha256:598b2595826f823f78e6eff9d46e905927634d8a36b435d36b504ddca62d9f62
|
||||
size 850863
|
||||
|
Reference in New Issue
Block a user