[kdeutils] make the Requires: %name-minimal unconditional, to do otherwise would be confusing at best.

Rex Dieter rdieter at fedoraproject.org
Tue Aug 17 12:08:40 UTC 2010


commit 6109850abc86c7dea6d04dc4c4084741e43fa4e6
Author: Rex Dieter <rdieter at fedoraproject.org>
Date:   Tue Aug 17 07:12:36 2010 -0500

    make the Requires: %name-minimal unconditional, to do otherwise
    would be confusing at best.

 kdeutils.spec |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)
---
diff --git a/kdeutils.spec b/kdeutils.spec
index 0ba8399..80a72f6 100644
--- a/kdeutils.spec
+++ b/kdeutils.spec
@@ -45,10 +45,7 @@ Obsoletes: %{name}-printer-applet < %{epoch}:%{version}-%{release}
 Obsoletes: kdeutils < 6:4.3.0-2
 
 Requires: %{name}-libs%{?_isa} = %{epoch}:%{version}-%{release}
-# upgrade path
-%if 0%{?fedora} && 0%{?fedora} < 14
 Requires: %{name}-minimal = %{epoch}:%{version}-%{release}
-%endif
 
 %description
 Utilities for KDE 4.


More information about the scm-commits mailing list