[kdenetwork] remove hint from Requires

Jaroslav Reznik jreznik at fedoraproject.org
Fri Jan 21 16:02:18 UTC 2011


commit 8e0531e794121d81ec1f97c44c07579c18bd67f2
Author: Jaroslav Reznik <jreznik at redhat.com>
Date:   Fri Jan 21 17:02:06 2011 +0100

    remove hint from Requires

 kdenetwork.spec |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/kdenetwork.spec b/kdenetwork.spec
index 4efb0bc..348ecc8 100644
--- a/kdenetwork.spec
+++ b/kdenetwork.spec
@@ -79,13 +79,13 @@ Requires: %{name}-libs%{?_isa} = %{epoch}:%{version}-%{release}
 Requires: mozilla-filesystem
 
 # kopete/yahoo
-Requires(hint): jasper
+Requires: jasper
 # kopete/jabber
-Requires(hint): qca-ossl
+Requires: qca-ossl
 ## kppp
 Requires: ppp
 ## krdc
-Requires(hint): rdesktop
+Requires: rdesktop
 
 # consolehelper
 Requires: usermode-gtk


More information about the scm-commits mailing list