[hedgewars] rebuild

Jens Petersen petersen at fedoraproject.org
Sat Mar 24 05:19:45 UTC 2012


commit ae7b469980850fe9c4913cab4bdf58a8d7841d07
Author: Jens Petersen <petersen at redhat.com>
Date:   Sat Mar 24 14:19:40 2012 +0900

    rebuild
    
    - no need to BR ghc explicitly
    - ghc is now available on fedora s390(x)

 hedgewars.spec |    8 +++++---
 1 files changed, 5 insertions(+), 3 deletions(-)
---
diff --git a/hedgewars.spec b/hedgewars.spec
index a8a3229..4af9ea7 100644
--- a/hedgewars.spec
+++ b/hedgewars.spec
@@ -1,6 +1,6 @@
 Name:           hedgewars
 Version:        0.9.17
-Release:        3%{?dist}
+Release:        4%{?dist}
 Summary:        2D tankbattle game with the tanks replaced by hedgehogs
 Group:          Amusements/Games
 License:        GPL+
@@ -21,7 +21,7 @@ BuildRequires:  fpc qt4-devel SDL_mixer-devel SDL_net-devel SDL_image-devel
 BuildRequires:  SDL_ttf-devel openssl-devel cmake desktop-file-utils
 Requires:       dejavu-sans-fonts wqy-zenhei-fonts hicolor-icon-theme
 # https://bugzilla.redhat.com/show_bug.cgi?id=520400
-# no fpc or ghc on s390(x)
+# no fpc on s390(x)
 ExcludeArch: ppc64 s390 s390x
 
 %description
@@ -39,7 +39,6 @@ such as the "Rope" or "Parachute", to move to otherwise inaccessible areas.
 Summary:        Standalone server for hedgewars
 Group:          Amusements/Games
 Requires:       %{name} = %{version}
-BuildRequires:  ghc
 BuildRequires:  ghc-stm-devel
 BuildRequires:  ghc-dataenc-devel
 BuildRequires:  ghc-network-devel
@@ -115,6 +114,9 @@ fi
 
 
 %changelog
+* Sat Mar 24 2012 Jens Petersen <petersen at redhat.com> - 0.9.17-4
+- rebuild against new ghc
+
 * Fri Jan 06 2012 Bruno Wolff III <bruno at wolff.to> - 0.9.17-3
 - Rebuild for new ghc-utf8-string
 


More information about the scm-commits mailing list