[ghc/f17] renamed ghc-7.0.4-configure-s390x.patch and reformat *-devel BRs

Jens Petersen petersen at fedoraproject.org
Wed May 9 10:03:52 UTC 2012


commit cc6896ffb2c640bdae7f7ff8d838237cb4dc6bf3
Author: Jens Petersen <petersen at redhat.com>
Date:   Wed May 9 19:03:42 2012 +0900

    renamed ghc-7.0.4-configure-s390x.patch and reformat *-devel BRs

 ...figure-s390x => ghc-7.0.4-configure-s390x.patch |    0
 ghc.spec                                           |   12 +++++++++---
 2 files changed, 9 insertions(+), 3 deletions(-)
---
diff --git a/ghc-7.0.4-configure-s390x b/ghc-7.0.4-configure-s390x.patch
similarity index 100%
rename from ghc-7.0.4-configure-s390x
rename to ghc-7.0.4-configure-s390x.patch
diff --git a/ghc.spec b/ghc.spec
index 3fb0dcd..cba0c82 100644
--- a/ghc.spec
+++ b/ghc.spec
@@ -54,8 +54,14 @@ Obsoletes: ghc-feldspar-language < 0.4, ghc-feldspar-language-devel < 0.4, ghc-f
 BuildRequires: ghc-compiler = %{version}
 %endif
 BuildRequires: ghc-rpm-macros >= 0.14
-BuildRequires: gmp-devel, libffi-devel
-BuildRequires: ghc-directory-devel, ghc-process-devel, ghc-pretty-devel, ghc-containers-devel, ghc-haskell98-devel, ghc-bytestring-devel
+BuildRequires: ghc-bytestring-devel
+BuildRequires: ghc-containers-devel
+BuildRequires: ghc-directory-devel
+BuildRequires: ghc-haskell98-devel
+BuildRequires: ghc-pretty-devel
+BuildRequires: ghc-process-devel
+BuildRequires: gmp-devel
+BuildRequires: libffi-devel
 # for internal terminfo
 BuildRequires: ncurses-devel
 %if %{undefined without_manual}
@@ -85,7 +91,7 @@ Patch7: ghc-powerpc-pthread.patch
 # http://hackage.haskell.org/trac/ghc/ticket/4999
 Patch8: ghc-powerpc-linker-mmap.patch
 # touches configure.ac
-Patch9: ghc-7.0.4-configure-s390x
+Patch9: ghc-7.0.4-configure-s390x.patch
 # add libffi include dir to ghc wrapper for archs using gcc
 Patch10: ghc-wrapper-libffi-include.patch
 


More information about the scm-commits mailing list