[libwpd] add explicit dep on base pkg to -tools

David Tardon dtardon at fedoraproject.org
Sun Apr 21 07:38:58 UTC 2013


commit fdde06b0534a3bd388a68d4b9f9a822111f9b0c9
Author: David Tardon <dtardon at redhat.com>
Date:   Sun Apr 21 09:37:18 2013 +0200

    add explicit dep on base pkg to -tools

 libwpd.spec |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/libwpd.spec b/libwpd.spec
index 24054e0..e813ce9 100644
--- a/libwpd.spec
+++ b/libwpd.spec
@@ -20,6 +20,7 @@ Library that handles Word Perfect documents.
 %package tools
 Summary: Tools to transform WordPerfect Documents into other formats
 Group: Applications/Publishing
+Requires: %{name}%{?_isa} = %{version}-%{release}
 
 %description tools
 Tools to transform WordPerfect Documents into other formats.


More information about the scm-commits mailing list