Hello community, here is the log from the commit of package findutils for openSUSE:Factory checked in at 2011-12-06 17:58:29 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/findutils (Old) and /work/SRC/openSUSE:Factory/.findutils.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "findutils", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/findutils/findutils.changes 2011-09-23 01:57:46.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.findutils.new/findutils.changes 2011-12-06 17:59:01.000000000 +0100 @@ -1,0 +2,5 @@ +Thu Dec 1 15:47:34 UTC 2011 - [email protected] + +- add automake as buildrequire to avoid implicit dependency + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ findutils.spec ++++++ --- /var/tmp/diff_new_pack.hw1frg/_old 2011-12-06 17:59:03.000000000 +0100 +++ /var/tmp/diff_new_pack.hw1frg/_new 2011-12-06 17:59:03.000000000 +0100 @@ -15,14 +15,12 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # - - Name: findutils Url: http://www.gnu.org/software/findutils/ -License: GPLv3+ +License: GPL-3.0+ Group: Productivity/File utilities Version: 4.4.2 -Release: 14 +Release: 0 Summary: The GNU versions of find utilities (find and xargs) # retreived from http://ftp.gnu.org/pub/gnu/findutils/findutils-4.4.2.tar.gz Source: findutils-%{version}.tar.bz2 @@ -45,6 +43,7 @@ Patch6: findutils-prune_unknown.patch Patch7: findutils-updatedb_ignore_nfsv4.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build +BuildRequires: automake %if 0%{?suse_version} > 1100 BuildRequires: libselinux-devel %endif @@ -67,9 +66,7 @@ %lang_package %package locate -License: GPLv3+ Summary: Tool for Locating Files (findutils subpackage) -Group: Productivity/File utilities Provides: findutils:/usr/bin/locate PreReq: %{fillup_prereq} Requires: cron findutils = %{version} -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
