]> git.ipfire.org Git - thirdparty/libsolv.git/commitdiff
- add findutils requires
authorMichael Schroeder <mls@suse.de>
Tue, 7 Feb 2012 15:33:43 +0000 (16:33 +0100)
committerMichael Schroeder <mls@suse.de>
Tue, 7 Feb 2012 15:35:45 +0000 (16:35 +0100)
package/libsolv.changes
package/libsolv.spec.in

index 22544ff75d0e736be1112e6b32b300b329153d50..38f097893c6d47ed745604b69bea9d21cc48aaf1 100644 (file)
@@ -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]
+
 -------------------------------------------------------------------
 Mon Oct 24 13:26:18 CEST 2011 - ma@suse.de
 
index 07bf9cc78a7fc388ec75179ae7c058fb47951d70..40598c0e35eff8f70aa993e095af4766bf6d2d8d 100644 (file)
@@ -109,7 +109,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.