Hello community, here is the log from the commit of package wordcut for openSUSE:Factory checked in at 2011-12-21 14:59:39 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/wordcut (Old) and /work/SRC/openSUSE:Factory/.wordcut.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "wordcut", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/wordcut/wordcut.changes 2011-09-23 12:50:44.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.wordcut.new/wordcut.changes 2011-12-21 14:59:47.000000000 +0100 @@ -1,0 +2,5 @@ +Thu Nov 24 10:21:07 UTC 2011 - [email protected] + +- add libtool as buildrequire to avoid implicit dependency + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ wordcut.spec ++++++ --- /var/tmp/diff_new_pack.DOqdcC/_old 2011-12-21 14:59:48.000000000 +0100 +++ /var/tmp/diff_new_pack.DOqdcC/_new 2011-12-21 14:59:48.000000000 +0100 @@ -1,7 +1,7 @@ # -# spec file for package wordcut (Version 0.5.1b2) +# spec file for package wordcut # -# 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,48 +15,32 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # -# norootforbuild - - Name: wordcut -BuildRequires: freetype2-devel xorg-x11-devel +BuildRequires: freetype2-devel +BuildRequires: libtool +BuildRequires: xorg-x11-devel Version: 0.5.1b2 -Release: 181 -License: BSD3c -Group: System/Libraries -AutoReqProv: on +Release: 0 Provides: locale(th) Url: http://thaiwordseg.sourceforge.net/ -Source0: http://belnet.dl.sourceforge.net/sourceforge/thaiwordseg/wordcut-0.5.1b2.tar.bz2 +Source0: http://downloads.sourceforge.net/project/thaiwordseg/wordcut/wordcut-%{version}/wordcut-%{version}.tar.bz2 Patch0: bugzilla-152315-locale-variable-used-before-set.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build Summary: Thai word segmentation utility. +License: BSD-3-Clause +Group: System/Libraries %description Thai word segmentation utility. - - -Authors: --------- - Vee Satayamas <[email protected]> - %package devel -License: BSD3c Summary: Include Files and Libraries mandatory for Development. -Group: System/Libraries Requires: %{name} = %{version} glibc-devel %description devel This package contains all necessary include files and libraries needed to develop applications that require these. - - -Authors: --------- - Vee Satayamas <[email protected]> - %prep %setup -q -n %{name}-%{version} %patch0 -p1 -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
