Hello community, here is the log from the commit of package kterm for openSUSE:Factory checked in at 2013-04-03 23:46:18 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kterm (Old) and /work/SRC/openSUSE:Factory/.kterm.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kterm", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/kterm/kterm.changes 2011-09-23 02:07:24.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.kterm.new/kterm.changes 2013-04-03 23:46:19.000000000 +0200 @@ -1,0 +2,12 @@ +Wed Apr 3 07:27:11 UTC 2013 - [email protected] + +- remove kterm-6.2.0-autolinefeed.patch and kterm.h.patch, which + weren't applied for a long time + +------------------------------------------------------------------- +Mon Sep 17 11:28:22 UTC 2012 - [email protected] + +- license update: MIT + No BSD-3-Clause licensing found (and BSD3c is deprecated anyway) + +------------------------------------------------------------------- Old: ---- kterm-6.2.0-autolinefeed.patch kterm.h.patch ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kterm.spec ++++++ --- /var/tmp/diff_new_pack.4UcTd5/_old 2013-04-03 23:46:20.000000000 +0200 +++ /var/tmp/diff_new_pack.4UcTd5/_new 2013-04-03 23:46:20.000000000 +0200 @@ -1,7 +1,7 @@ # -# spec file for package kterm (Version 6.2.0) +# spec file for package kterm # -# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -15,12 +15,11 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # -# norootforbuild - Name: kterm BuildRequires: ncurses-devel -BuildRequires: xorg-x11 xorg-x11-devel +BuildRequires: xorg-x11 +BuildRequires: xorg-x11-devel %if 0%{?suse_version} > 1130 BuildRequires: utempter-devel %else @@ -31,13 +30,11 @@ %define mybindir /usr/bin BuildRoot: %{_tmppath}/%{name}-%{version}-build Version: 6.2.0 -Release: 1026 -License: BSD-3-Clause ; MIT -Group: System/X11/Terminals +Release: 0 PreReq: /bin/ln -AutoReqProv: on Summary: Kanji Terminal -Summary(ja): 多国語用 X 端末エミュレータ +License: MIT +Group: System/X11/Terminals # original source is tar.gz Source: ftp://ftp.kddlabs.co.jp//X11/contrib/applications/kterm-6.2.0.tar.bz2 Source1: kterm.termcap @@ -49,14 +46,11 @@ Patch3: kterm-6.2.0-glibc2.1.suse.diff Patch4: kterm-6.2.0-powerpc.diff Patch5: kterm-6.2.0-glibc2.2-setlocale.patch -# better don't apply this patch, it makes matters worse: -Patch6: kterm-6.2.0-autolinefeed.patch Patch7: KTerm.ad.patch Patch8: kterm-6.2.0-utempter.patch # see http://phe.phyas.aichi-edu.ac.jp/~cyamauch/pl2.html # http://phe.phyas.aichi-edu.ac.jp/~cyamauch/pl2_kterm_srb.html Patch9: http://phe.phyas.aichi-edu.ac.jp/~cyamauch/arch/kterm-6.2.0-rightbar.patch -Patch10: kterm.h.patch Patch11: kterm-6.2.0-nonvoid.patch Patch12: kterm-6.2.0-gcc4.patch Patch13: null-pointer.patch @@ -68,12 +62,6 @@ function. To input multilingual text, both the X Input Method (XIM) protocol and kinput2 protocol can be used. - - -Authors: --------- - Hiroto Kagotani <[email protected]> - %description -l ja %prep @@ -90,7 +78,6 @@ %patch7 -p1 %patch8 -p1 -b .utempter %patch9 -p1 -b .rightbar -#%patch10 -p1 -b .kterm.h %patch11 -p1 %patch12 %patch13 -p1 @@ -137,9 +124,6 @@ ln -s %{appdefdir}/ja_JP.SJIS %{appdefdir}/japanese.sjis fi -%clean -[ "$RPM_BUILD_ROOT" != "/" ] && [ -d $RPM_BUILD_ROOT ] && rm -rf $RPM_BUILD_ROOT; - %files %defattr(-,root,root) %doc README.kt DEMO.kt.uu DEMO.xbm kterm.termcap kterm.terminfo -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
