[samba/f20] Add missing require to samba-test-libs.

asn asn at fedoraproject.org
Wed Sep 24 14:48:05 UTC 2014


commit c737656e478d348660f40fb3b0e1be9d3ec2d829
Author: Andreas Schneider <asn at redhat.com>
Date:   Fri Sep 5 15:01:15 2014 +0200

    Add missing require to samba-test-libs.

 samba.spec |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/samba.spec b/samba.spec
index d076aa6..3a141f0 100644
--- a/samba.spec
+++ b/samba.spec
@@ -431,6 +431,7 @@ Requires: %{name}-libs = %{samba_depver}
 Summary: Testing devel files for Samba servers and clients
 Group: Applications/System
 Requires: %{name}-libs = %{samba_depver}
+Requires: %{name}-test-libs = %{samba_depver}
 
 %description test-devel
 samba-test-devel provides testing devel files for both the server and client


More information about the scm-commits mailing list