[gauche-gl] remove unnecessary explicit require on versioned gauche package

Michel Alexandre Salim salimma at fedoraproject.org
Thu Sep 15 16:28:52 UTC 2011


commit c3bbcc18c8af76f5bc24425fbb402e800cea7c66
Author: Michel Alexandre Salim <salimma at fedoraproject.org>
Date:   Thu Sep 15 18:28:29 2011 +0200

    remove unnecessary explicit require on versioned gauche package

 gauche-gl.spec |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/gauche-gl.spec b/gauche-gl.spec
index f336759..69444d4 100644
--- a/gauche-gl.spec
+++ b/gauche-gl.spec
@@ -18,7 +18,6 @@ BuildRequires:  libXext-devel
 BuildRequires:  libXi-devel
 BuildRequires:  libXmu-devel
 BuildRequires:  texinfo
-Requires:       gauche = %{gauche_version}
 Requires(post): /sbin/install-info
 Requires(preun): /sbin/install-info
 ExcludeArch:    ppc64


More information about the scm-commits mailing list