Hello community, here is the log from the commit of package jfbterm for openSUSE:Factory checked in at 2011-12-25 17:35:17 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/jfbterm (Old) and /work/SRC/openSUSE:Factory/.jfbterm.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "jfbterm", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/jfbterm/jfbterm.changes 2011-09-23 02:04:13.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.jfbterm.new/jfbterm.changes 2011-12-25 17:35:20.000000000 +0100 @@ -1,0 +2,10 @@ +Wed Dec 21 10:31:38 UTC 2011 - [email protected] + +- remove call to suse_update_config (very old work around) + +------------------------------------------------------------------- +Thu Dec 1 16:51:14 UTC 2011 - [email protected] + +- add automake as buildrequire to avoid implicit dependency + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ jfbterm.spec ++++++ --- /var/tmp/diff_new_pack.0czr25/_old 2011-12-25 17:35:21.000000000 +0100 +++ /var/tmp/diff_new_pack.0czr25/_new 2011-12-25 17:35:21.000000000 +0100 @@ -1,7 +1,7 @@ # -# spec file for package jfbterm (Version 0.3.10) +# spec file for package jfbterm # -# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2011 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,22 +15,18 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # -# norootforbuild - Name: jfbterm +BuildRequires: automake BuildRequires: ncurses-devel %if 0%{?suse_version} > 1130 BuildRequires: utempter-devel %else BuildRequires: utempter %endif -License: BSD3c -Group: System/Console PreReq: /bin/cat /usr/bin/grep permissions -AutoReqProv: on Version: 0.3.10 -Release: 664 +Release: 0 Url: http://www3.justnet.ne.jp/~nmasu/linux/jfbterm/indexn.html Source: http://www3.justnet.ne.jp/~nmasu/linux/binary/jfbterm-0.3.10.tar.bz2 Source1: terminfo.jfbterm @@ -40,6 +36,8 @@ Patch2: jfbterm-0.3.10-implicit_decl.patch Patch3: jfbterm-pagemask.patch Summary: Framebuffer Terminal to Display Japanese Characters +License: BSD-3-Clause +Group: System/Console # Summary(ja): Linux の framebuffer 上で漢字を表示するためのプログラムです。 BuildRoot: %{_tmppath}/%{name}-%{version}-build # %description -l ja @@ -68,8 +66,6 @@ cp %{SOURCE2} . %build -# update config.{guess,sub} -%{?suse_update_config:%{suse_update_config}} aclocal automake -a --gnu --include-deps autoconf -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
