[wastesedge] Relax needlessly strict versioned dependency

Mathieu Bridon bochecha at fedoraproject.org
Fri Sep 21 06:45:18 UTC 2012


commit 0ef465a81706e69712b8f8210d20979134d3f616
Author: Mathieu Bridon <bochecha at fedoraproject.org>
Date:   Fri Sep 21 14:36:10 2012 +0800

    Relax needlessly strict versioned dependency

 wastesedge.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/wastesedge.spec b/wastesedge.spec
index ba60777..52ba383 100644
--- a/wastesedge.spec
+++ b/wastesedge.spec
@@ -25,7 +25,7 @@ BuildRequires:  adonthell >= %{version}
 BuildRequires:  gettext
 BuildRequires:  desktop-file-utils
 
-Requires:       adonthell >= %{version}-%{release}
+Requires:       adonthell >= %{version}
 Requires:       hicolor-icon-theme
 
 


More information about the scm-commits mailing list