Hello community, here is the log from the commit of package xterm for openSUSE:Factory checked in at 2012-05-21 08:02:23 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/xterm (Old) and /work/SRC/openSUSE:Factory/.xterm.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xterm", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/xterm/xterm.changes 2012-02-28 14:17:02.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.xterm.new/xterm.changes 2012-05-21 08:02:26.000000000 +0200 @@ -1,0 +2,7 @@ +Sun May 13 00:49:13 UTC 2012 - [email protected] + +- Update to new upstream release 279 +* add support for VT420/VT520 left/right margins and related + origin-mode + +------------------------------------------------------------------- Old: ---- vttest-20091231.tgz xterm-278.tar.bz2 New: ---- vttest-20120506.tgz vttest-20120506.tgz.asc xterm-279.tgz xterm-279.tgz.asc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ xterm.spec ++++++ --- /var/tmp/diff_new_pack.z9WVOH/_old 2012-05-21 08:02:29.000000000 +0200 +++ /var/tmp/diff_new_pack.z9WVOH/_new 2012-05-21 08:02:29.000000000 +0200 @@ -38,19 +38,23 @@ BuildRequires: xaw3d %endif Url: http://invisible-island.net/xterm/ -Provides: xorg-x11:/usr/X11R6/bin/xterm XFree86:/usr/X11R6/bin/xterm -Version: 278 +Provides: XFree86:/usr/X11R6/bin/xterm +Provides: xorg-x11:/usr/X11R6/bin/xterm +Version: 279 Release: 0 Summary: The basic X terminal program License: MIT Group: System/X11/Utilities -Source: ftp://invisible-island.net/xterm/%name-%version.tar.bz2 +Source: ftp://invisible-island.net/xterm/%name-%version.tgz +Source2: ftp://invisible-island.net/xterm/%name-%version.tgz.asc Source1: luitx Source3: Backarrow2Delete Source4: Backarrow2BackSpace Source5: README.SuSE Source6: terminal.png -Source7: vttest-20091231.tgz +%define vttest_version 20120506 +Source7: ftp://invisible-island.net/vttest/vttest-%vttest_version.tgz +Source10: ftp://invisible-island.net/vttest/vttest-%vttest_version.tgz.asc Source8: 20x20ja.bdf.bz2 Source9: 20x20ko.bdf.bz2 # Snoop for the escape sequence assignment of the keypad @@ -109,7 +113,7 @@ make %{?_smp_mflags} -pushd ../vttest-20091231 +pushd "../vttest-%vttest_version" %configure make %{?_smp_mflags} popd @@ -117,7 +121,7 @@ if [ ! which bdftopcf ] ; then exit 1; fi for i in *.bdf do - bdftopcf $i | gzip -9 > `basename $i .bdf`.pcf.gz + bdftopcf "$i" | gzip -9 >"${i%.bdf}.pcf.gz" done %install @@ -127,7 +131,7 @@ install -m 644 terminfo $RPM_BUILD_ROOT%{xterminfo}/xterm.terminfo install -m 644 termcap $RPM_BUILD_ROOT%{xterminfo}/xterm.termcap -pushd ../vttest-20091231 +pushd "../vttest-%vttest_version" make install DESTDIR=$RPM_BUILD_ROOT popd install -m 755 $RPM_SOURCE_DIR/luitx $RPM_BUILD_ROOT/usr/bin @@ -149,9 +153,6 @@ %postun %run_suseconfig_fonts -%clean -rm -rf $RPM_BUILD_ROOT - %files %defattr(-,root,root) %doc README README.i18n README.SuSE ++++++ vttest-20091231.tgz -> vttest-20120506.tgz ++++++ ++++ 17912 lines of diff (skipped) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
