Hello community, here is the log from the commit of package palm-db-tools for openSUSE:Factory checked in at 2013-01-25 09:37:17 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/palm-db-tools (Old) and /work/SRC/openSUSE:Factory/.palm-db-tools.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "palm-db-tools", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/palm-db-tools/palm-db-tools.changes 2011-11-28 12:55:31.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.palm-db-tools.new/palm-db-tools.changes 2013-01-25 09:37:18.000000000 +0100 @@ -1,0 +2,5 @@ +Sat Jan 12 13:53:15 UTC 2013 - [email protected] + +- remove suse_update_config + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ palm-db-tools.spec ++++++ --- /var/tmp/diff_new_pack.BqvaOo/_old 2013-01-25 09:37:21.000000000 +0100 +++ /var/tmp/diff_new_pack.BqvaOo/_new 2013-01-25 09:37:21.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package palm-db-tools # -# Copyright (c) 2011 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,13 +15,10 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # -# norootforbuild - Name: palm-db-tools -BuildRequires: gcc-c++ libtool -License: GPL-2.0+ -Group: Hardware/Palm +BuildRequires: gcc-c++ +BuildRequires: libtool Version: 0.3.6 Release: 0 Source: %{name}-%{version}.tar.bz2 @@ -32,6 +29,8 @@ Url: http://pilot-db.sourceforge.net// BuildRoot: %{_tmppath}/%{name}-%{version}-build Summary: convert text files into several PalmOS database formats +License: GPL-2.0+ +Group: Hardware/Palm %description The palm-db-tools package convert text files to several flat-file @@ -41,12 +40,6 @@ http://www.magma.ca/~roo/list/list.html JFile v3.x (v4.x will be supported later) http://www.land-j.com/jfile.html - - -Authors: --------- - Tom Dyas <[email protected]> - %prep %setup -n %{name} %patch @@ -57,7 +50,6 @@ cat configure.in | tr -d '\015' >configure.in.new && mv -f configure.in.new configure.in %build -%{suse_update_config} libtoolize --force autoreconf --install --force chmod a+x configure -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
