[bolzplatz2006] remove redundant libGL dep

Adam Jackson ajax at fedoraproject.org
Mon Nov 15 16:10:12 UTC 2010


commit 70fb4bd14c27ade406d42fdeb296adc2a2bc6379
Author: Adam Jackson <ajax at redhat.com>
Date:   Mon Nov 15 11:10:15 2010 -0500

    remove redundant libGL dep

 bolzplatz2006.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/bolzplatz2006.spec b/bolzplatz2006.spec
index d569daa..b11a38f 100644
--- a/bolzplatz2006.spec
+++ b/bolzplatz2006.spec
@@ -7,7 +7,7 @@
 
 Name:           bolzplatz2006
 Version:        1.0.3
-Release:        10%{?dist}
+Release:        11%{?dist}
 Summary:        Slam Soccer 2006 is a funny football game in 3D-comic-style
 Summary(fr):    Coup de Foot 2006 est un jeu comique en 3D
 Summary(de):    Bolzplatz 2006 ist ein spaßiges Fußballspiel im 3D-Comic-Stil
@@ -43,7 +43,7 @@ BuildRequires:  java-1.6.0-openjdk-devel
 Requires:       sdljava dom4j vecmath1.2 java-1.6.0-openjdk jpackage-utils
 Requires:       hicolor-icon-theme autodownloader
 # These are dynamically opened by lwjgl:
-Requires:       openal-soft libGL
+Requires:       openal-soft
 
 %description
 Slam Soccer 2006 is a funny football game in
@@ -243,6 +243,9 @@ fi
 
 
 %changelog
+* Mon Nov 15 2010 Adam Jackson <ajax at redhat.com> 1.0.3-11
+- Remove explicit Requires: libGL, rpm finds the DSO dep for us.
+
 * Wed Nov  4 2009 Hans de Goede <hdegoede at redhat.com> 1.0.3-10
 - Fix building and running with latest vecmath1.2 package
   (hurray for coordination of changes)


More information about the scm-commits mailing list