[hedgewars] We don't need to require compat-lua as we don't run the binary

Bruno Wolff III bruno at fedoraproject.org
Sun Jan 4 20:29:49 UTC 2015


commit daed73f69c2249d1e2c8dd843ba39ffcd96812b8
Author: Bruno Wolff III <bruno at wolff.to>
Date:   Sun Jan 4 13:41:38 2015 -0600

    We don't need to require compat-lua as we don't run the binary

 hedgewars.spec |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/hedgewars.spec b/hedgewars.spec
index 2503800..67f7a0e 100644
--- a/hedgewars.spec
+++ b/hedgewars.spec
@@ -23,7 +23,6 @@ BuildRequires:  fpc qt4-devel SDL_mixer-devel SDL_net-devel SDL_image-devel
 BuildRequires:  SDL_ttf-devel openssl-devel cmake desktop-file-utils
 BuildRequires:  libpng-devel physfs-devel
 Requires:       dejavu-sans-fonts wqy-zenhei-fonts hicolor-icon-theme
-Requires:	compat-lua
 # https://bugzilla.redhat.com/show_bug.cgi?id=520400
 # no fpc on s390(x)
 # https://bugzilla.redhat.com/show_bug.cgi?id=1178481
@@ -46,7 +45,6 @@ such as the "Rope" or "Parachute", to move to otherwise inaccessible areas.
 Summary:        Standalone server for hedgewars
 Group:          Amusements/Games
 Requires:       %{name} = %{version}
-Requires:	compat-lua
 BuildRequires:  ghc-stm-devel
 BuildRequires:  ghc-dataenc-devel
 BuildRequires:  ghc-network-devel


More information about the scm-commits mailing list