From: Michael Schroeder Date: Tue, 7 Feb 2012 15:33:43 +0000 (+0100) Subject: - add findutils requires X-Git-Tag: BASE-SuSE-Code-12_2-Branch~172 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8a1be04aed9a41bc62f68fbd0a9c98bfd2bce9e7;p=thirdparty%2Flibsolv.git - add findutils requires --- diff --git a/package/libsolv.changes b/package/libsolv.changes index 03ba8e61..9da87852 100644 --- a/package/libsolv.changes +++ b/package/libsolv.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Feb 7 16:33:10 CET 2012 - mls@suse.de + +- add findutils to the requires of libsolv-tools [bnc#743634] + ------------------------------------------------------------------- Wed Feb 1 14:06:59 CET 2012 - mls@suse.de diff --git a/package/libsolv.spec.in b/package/libsolv.spec.in index c1283e54..20ce0570 100644 --- a/package/libsolv.spec.in +++ b/package/libsolv.spec.in @@ -111,7 +111,7 @@ Summary: A new approach to package dependency solving Group: Development/Libraries/C and C++ Obsoletes: satsolver-tools < 0.18 Provides: satsolver-tools = 0.18 -Requires: gzip bzip2 coreutils +Requires: gzip bzip2 coreutils findutils %description tools A new approach to package dependency solving.