ARMv7HL SRPM Status

OriginSRPMsDirectory
rebuilt5154arm/f15-ausil.us/stage4
upstream10412releases/15/Everything/source/SRPMS
2484updates/15/SRPMS/
rawhide11153development/rawhide/source/SRPMS
others5262arm/f15-ausil.us/SRPMS-done
59arm/f15-ausil.us/SRPMS-updated
854arm/f15-ausil.us/SRPMS
[stage4]5073arm/f15-ausil.us/stage4
found in koji http://kojipkgs.fedoraproject.org/packages
  The search order for SRPMs is:
  • .0.armN is always marked as such
  • exact match in "upstream"
  • exact match in Koji
  • exact match in "rawhide"
  • match other tag (fc14, fc16, etc) in "upstream"
  • match other tag in "rawhide"
  • exact match in "others"
  • match other tag in "others"
  • search "upstream" and "rawhide" for other versions

For every SRPM we can find with a matching NVR (or for .0.armN packages, matching original NVR), the "rebuilt" SRPM is compared to the "original" one to check for differences. For SRPMs only found in "rebuilt", packages with the same name but different versions are listed, but not compared with. SRPMs only found in "others" are considered new, but are still compared with.

Last updated: Mon Nov 28 17:41:42 2011 UTC

.0.armN
hide 0
w/patch
hide 0
only in "rebuilt"
hide 0
changed from upstream
hide 0
found in rawhide
hide 0
changed from "others"
hide 0
koji
hide 0
upstream
hide 0
hide all diffs show all diffs

alex-2.3.5-2.fc15.0.arm1.src.rpm releases/15/Everything/source/SRPMS/alex-2.3.5-2.fc15.src.rpm hide diff show diff
diff -U 1 -r ORIG/alex.spec NEW/alex.spec
--- ORIG/alex.spec	2011-11-28 11:42:14.000000000 -0600
+++ NEW/alex.spec	2011-11-28 11:42:14.000000000 -0600
@@ -3,3 +3,3 @@
 Version:        2.3.5
-Release:        2%{?dist}
+Release:        2%{?dist}.0.arm1
 Summary:        A lexer generator for Haskell
@@ -11,3 +11,3 @@
 # fedora ghc archs:
-ExclusiveArch:  %{ix86} x86_64 ppc alpha sparcv9
+ExclusiveArch:  %{ix86} x86_64 ppc alpha sparcv9 armv7hl
 BuildRequires:  ghc, ghc-devel
@@ -48,2 +48,5 @@
 %changelog
+* Tue Sep 27 2011 Henrik Nordstrom  - 2.3.5-2.fc15.0.arm1
+- Enable build on armv7hl
+
 * Thu Mar 10 2011 Fabio M. Di Nitto  - 2.3.5-2
allegro-4.2.3-5.fc15.0.arm1.src.rpm releases/15/Everything/source/SRPMS/allegro-4.2.3-5.fc15.src.rpm hide diff show diff
Only in NEW: allegro-noasm.patch
diff -U 1 -r ORIG/allegro.spec NEW/allegro.spec
--- ORIG/allegro.spec	2011-11-28 11:42:16.000000000 -0600
+++ NEW/allegro.spec	2011-11-28 11:42:16.000000000 -0600
@@ -2,3 +2,3 @@
 Version:        4.2.3
-Release:        5%{?dist}
+Release:        5%{?dist}.0.arm1
 
@@ -23,2 +23,3 @@
 Patch9:         allegro-4.2.3-pack-formatstring.patch
+Patch100:	allegro-noasm.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -168,2 +169,5 @@
 %patch9 -p1
+
+%patch100 -p1 -b .noasm
+
 iconv -f iso-8859-1 -t utf-8 docs/src/allegro._tx > docs/src/allegro._tx.tmp
anaconda-15.31-1.fc15.0.arm2.src.rpm releases/15/Everything/source/SRPMS/anaconda-15.31-1.fc15.src.rpm hide diff show diff
Only in NEW: anaconda-15.31.arm2.patch
diff -U 1 -r ORIG/anaconda.spec NEW/anaconda.spec
--- ORIG/anaconda.spec	2011-11-28 11:42:19.000000000 -0600
+++ NEW/anaconda.spec	2011-11-28 11:42:19.000000000 -0600
@@ -5,3 +5,3 @@
 Version: 15.31
-Release: 1%{?dist}
+Release: 1%{?dist}.0.arm2
 License: GPLv2+
@@ -16,2 +16,5 @@
 Source0: %{name}-%{version}.tar.bz2
+Source1: screenfont-armv7l.gz
+
+Patch0: anaconda-15.31.arm2.patch
 
@@ -169,2 +172,4 @@
 %setup -q
+%patch0 -p1 -b .arm2
+install -m 644 %{SOURCE1} data/fonts
 
@@ -232,2 +237,8 @@
 %changelog
+* Wed Nov 09 2011 Ken Cox  - 15.31-1.0.arm2
+- added hack for armv7hl
+
+* Fri Sep 09 2011 Jiri Kastner <> - 15.31-1.0.arm1
+- added screenfont-armv7l.gz
+
 * Fri May 06 2011 Chris Lumens  - 15.31-1
Only in NEW: screenfont-armv7l.gz
bluetile-0.5.3-8.fc15.0.arm1.src.rpm releases/15/Everything/source/SRPMS/bluetile-0.5.3-8.fc15.src.rpm hide diff show diff
diff -U 1 -r ORIG/bluetile.spec NEW/bluetile.spec
--- ORIG/bluetile.spec	2011-11-28 11:44:17.000000000 -0600
+++ NEW/bluetile.spec	2011-11-28 11:44:17.000000000 -0600
@@ -6,3 +6,3 @@
 Version:        0.5.3
-Release:        8%{?dist}
+Release:        8%{?dist}.0.arm1
 Summary:        Tiling window manager for GNOME
@@ -17,3 +17,3 @@
 # fedora ghc archs:
-ExclusiveArch:  %{ix86} x86_64 ppc alpha sparcv9
+ExclusiveArch:  %{ix86} x86_64 ppc alpha sparcv9 armv7hl
 BuildRequires:  ghc-devel
@@ -74,2 +74,5 @@
 %changelog
+* Tue Sep 27 2011 Henrik Nordstrom  - 0.5.3-8.fc15.0.arm1
+- Enable build on armv7hl
+
 * Fri Apr 22 2011 Jens Petersen  - 0.5.3-8
cabal-install-0.10.2-1.fc15.0.arm1.src.rpm releases/15/Everything/source/SRPMS/cabal-install-0.10.2-1.fc15.src.rpm hide diff show diff
diff -U 1 -r ORIG/cabal-install.spec NEW/cabal-install.spec
--- ORIG/cabal-install.spec	2011-11-28 11:44:28.000000000 -0600
+++ NEW/cabal-install.spec	2011-11-28 11:44:28.000000000 -0600
@@ -3,3 +3,3 @@
 Version:        0.10.2
-Release:        1%{?dist}
+Release:        1%{?dist}.0.arm1
 Summary:        Haskell package tool
@@ -12,3 +12,3 @@
 # fedora ghc archs:
-ExclusiveArch:  %{ix86} x86_64 ppc alpha sparcv9
+ExclusiveArch:  %{ix86} x86_64 ppc alpha sparcv9 armv7hl
 BuildRequires:  ghc, ghc-devel
@@ -53,2 +53,5 @@
 %changelog
+* Tue Sep 27 2011 Henrik Nordstrom  - 0.10.2-1.fc15.0.arm1
+- Enable build on armv7hl
+
 * Fri Mar 11 2011 Jens Petersen  - 0.10.2-1
cpphs-1.11-9.fc15.0.arm1.src.rpm releases/15/Everything/source/SRPMS/cpphs-1.11-9.fc15.src.rpm hide diff show diff
diff -U 1 -r ORIG/cpphs.spec NEW/cpphs.spec
--- ORIG/cpphs.spec	2011-11-28 11:45:02.000000000 -0600
+++ NEW/cpphs.spec	2011-11-28 11:45:02.000000000 -0600
@@ -18,3 +18,3 @@
 Version:        1.11
-Release:        9%{?dist}
+Release:        9%{?dist}.0.arm1
 Summary:        C pre-processor for Haskell
@@ -25,3 +25,3 @@
 # fedora ghc archs:
-ExclusiveArch:  %{ix86} x86_64 ppc alpha sparcv9
+ExclusiveArch:  %{ix86} x86_64 ppc alpha sparcv9 armv7hl
 BuildRequires:  ghc, ghc-doc, ghc-prof
@@ -55,2 +55,5 @@
 %changelog
+* Tue Sep 27 2011 Henrik Nordstrom  - 1.11-9.fc15.0.arm1
+- Enable build on armv7hl
+
 * Thu Mar 10 2011 Fabio M. Di Nitto  - 1.11-9
firefox-7.0.1-1.fc15.0.arm2.src.rpm KOJI: firefox-7.0.1-1.fc15.src.rpm hide diff show diff
diff -U 1 -r ORIG/firefox.spec NEW/firefox.spec
--- ORIG/firefox.spec	2011-11-28 11:51:02.000000000 -0600
+++ NEW/firefox.spec	2011-11-28 11:51:03.000000000 -0600
@@ -46,3 +46,3 @@
 Version:        7.0.1
-Release:        1%{?pre_tag}%{?dist}
+Release:        1%{?pre_tag}%{?dist}.0.arm2
 URL:            http://www.mozilla.org/projects/firefox/
@@ -140,2 +140,7 @@
 
+# Build crashes on armv7hl without this.
+%ifarch armv7hl
+echo "ac_add_options --disable-elf-hack" >> .mozconfig
+%endif
+
 #---------------------------------------------------------------------
@@ -342,2 +347,5 @@
 %changelog
+* Thu Oct 20 2011 Henrik Nordstrom  7.0.1-1.0.arm2
+- Build with --disable-elf-hack on armv7hl
+
 * Fri Sep 30 2011 Jan Horak  - 7.0.1-1
gcc-4.6.1-9.fc15.0.arm4.src.rpm updates/15/SRPMS/gcc-4.6.1-9.fc15.src.rpm hide diff show diff
Only in NEW: gcc-expr.c-171347.patch
diff -U 1 -r ORIG/gcc.spec NEW/gcc.spec
--- ORIG/gcc.spec	2011-11-28 11:51:32.000000000 -0600
+++ NEW/gcc.spec	2011-11-28 11:51:33.000000000 -0600
@@ -47,3 +47,3 @@
 Version: %{gcc_version}
-Release: %{gcc_release}%{?dist}
+Release: %{gcc_release}%{?dist}.0.arm4
 # libgcc, libgfortran, libmudflap, libgomp, libstdc++ and crtstuff have
@@ -173,2 +173,5 @@
 
+Patch42: gcc46-java-natclass.patch
+Patch43: gcc46-libjava.patch
+
 Patch1000: fastjar-0.97-segfault.patch
@@ -179,2 +182,5 @@
 
+Patch2001: gcc-expr.c-171347.patch
+Patch2002: gcc46-pr48190.patch
+
 # On ARM EABI systems, we do want -gnueabi to be part of the
@@ -692,2 +698,5 @@
 
+%patch42 -p1 -b .natclass~
+%patch43 -p0 -b .libjava
+
 # This testcase doesn't compile.
@@ -703,2 +712,5 @@
 
+%patch2001 -p1 -b .171347~
+%patch2002 -p0 -b .pr48190~
+
 %if %{bootstrap_java}
@@ -911,2 +923,10 @@
 %endif
+%ifarch armv7hl
+	--with-cpu=cortex-a8 \
+	--with-tune=cortex-a8 \
+	--with-arch=armv7-a \
+	--with-float=hard \
+	--with-fpu=vfpv3-d16 \
+	--with-abi=aapcs-linux \
+%endif
 %ifnarch sparc sparcv9 ppc
@@ -2462,2 +2482,11 @@
 %changelog
+* Wed Oct 19 2011 Henrik Nordstrom  - 4.6.1-9.0.arm4
+- Cleaned up arm modifications to spec file
+
+* Mon Oct 17 2011 Henrik Nordstrom  4.6.1-9.0.arm3
+- Backport PR debug/48190 excessive memory usage on ARM
+
+* Thu Sep 15 2011 Henrik Nordström  - 4.6.1-3.0.arm1
+- Fix error triggered by qt. http://gcc.gnu.org/ml/gcc-patches/2011-03/msg01477.html
+
 * Thu Sep  8 2011 Jakub Jelinek  4.6.1-9
Only in NEW: gcc46-java-natclass.patch
Only in NEW: gcc46-libjava.patch
Only in NEW: gcc46-pr48190.patch
ghc-Boolean-0.0.1-7.fc15.0.arm1.src.rpm releases/15/Everything/source/SRPMS/ghc-Boolean-0.0.1-7.fc15.src.rpm hide diff show diff
diff -U 1 -r ORIG/ghc-Boolean.spec NEW/ghc-Boolean.spec
--- ORIG/ghc-Boolean.spec	2011-11-28 11:54:08.000000000 -0600
+++ NEW/ghc-Boolean.spec	2011-11-28 11:54:08.000000000 -0600
@@ -11,3 +11,3 @@
 Version:        0.0.1
-Release:        7%{?dist}
+Release:        7%{?dist}.0.arm1
 Summary:        %{common_summary}
@@ -19,3 +19,3 @@
 # fedora ghc archs:
-ExclusiveArch:  %{ix86} x86_64 ppc alpha sparcv9
+ExclusiveArch:  %{ix86} x86_64 ppc alpha sparcv9 armv7hl
 BuildRequires:  ghc, ghc-doc, ghc-prof
@@ -47,2 +47,5 @@
 %changelog
+* Tue Sep 27 2011 Henrik Nordstrom  - 0.0.1-7.fc15.0.arm1
+- Enable build on armv7hl
+
 * Thu Mar 10 2011 Fabio M. Di Nitto  - 0.0.1-7
ghc-ConfigFile-1.0.6-4.fc15.1.0.arm1.src.rpm releases/15/Everything/source/SRPMS/ghc-ConfigFile-1.0.6-4.fc15.1.src.rpm hide diff show diff
diff -U 1 -r ORIG/ghc-ConfigFile.spec NEW/ghc-ConfigFile.spec
--- ORIG/ghc-ConfigFile.spec	2011-11-28 11:54:08.000000000 -0600
+++ NEW/ghc-ConfigFile.spec	2011-11-28 11:54:09.000000000 -0600
@@ -22,3 +22,3 @@
 Version:        1.0.6
-Release:        4%{?dist}.1
+Release:        4%{?dist}.1.0.arm1
 Summary:        %{common_summary}
@@ -30,3 +30,3 @@
 # fedora ghc archs:
-ExclusiveArch:  %{ix86} x86_64 ppc alpha sparcv9
+ExclusiveArch:  %{ix86} x86_64 ppc alpha sparcv9 armv7hl
 BuildRequires:  ghc, ghc-doc, ghc-prof
@@ -59,2 +59,5 @@
 %changelog
+* Tue Sep 27 2011 Henrik Nordstrom  - 1.0.6-4.fc15.1.0.arm1
+- Enable build on armv7hl
+
 * Wed Mar 16 2011 Jens Petersen  - 1.0.6-4
ghc-GLUT-2.1.2.1-9.fc15.0.arm1.src.rpm releases/15/Everything/source/SRPMS/ghc-GLUT-2.1.2.1-9.fc15.src.rpm hide diff show diff
diff -U 1 -r ORIG/ghc-GLUT.spec NEW/ghc-GLUT.spec
--- ORIG/ghc-GLUT.spec	2011-11-28 11:54:09.000000000 -0600
+++ NEW/ghc-GLUT.spec	2011-11-28 11:54:09.000000000 -0600
@@ -17,3 +17,3 @@
 Version:        2.1.2.1
-Release:        9%{?dist}
+Release:        9%{?dist}.0.arm1
 Summary:        %{common_summary}
@@ -25,3 +25,3 @@
 # fedora ghc archs:
-ExclusiveArch:  %{ix86} x86_64 ppc alpha sparcv9
+ExclusiveArch:  %{ix86} x86_64 ppc alpha sparcv9 armv7hl
 BuildRequires:  ghc, ghc-doc, ghc-prof
@@ -57,2 +57,5 @@
 %changelog
+* Tue Sep 27 2011 Henrik Nordstrom  - 2.1.2.1-9.fc15.0.arm1
+- Enable build on armv7hl
+
 * Thu Mar 10 2011 Fabio M. Di Nitto  - 2.1.2.1-9
ghc-HTTP-4000.1.1-5.fc15.0.arm1.src.rpm releases/15/Everything/source/SRPMS/ghc-HTTP-4000.1.1-5.fc15.src.rpm hide diff show diff
diff -U 1 -r ORIG/ghc-HTTP.spec NEW/ghc-HTTP.spec
--- ORIG/ghc-HTTP.spec	2011-11-28 11:54:09.000000000 -0600
+++ NEW/ghc-HTTP.spec	2011-11-28 11:54:09.000000000 -0600
@@ -11,3 +11,3 @@
 Version:        4000.1.1
-Release:        5%{?dist}
+Release:        5%{?dist}.0.arm1
 Summary:        %{common_summary}
@@ -19,3 +19,3 @@
 # fedora ghc archs:
-ExclusiveArch:  %{ix86} x86_64 ppc alpha sparcv9
+ExclusiveArch:  %{ix86} x86_64 ppc alpha sparcv9 armv7hl
 BuildRequires:  ghc, ghc-doc, ghc-prof
@@ -45,2 +45,5 @@
 %changelog
+* Tue Sep 27 2011 Henrik Nordstrom  - 4000.1.1-5.fc15.0.arm1
+- Enable build on armv7hl
+
 * Thu Mar 10 2011 Fabio M. Di Nitto  - 4000.1.1-5
ghc-HUnit-1.2.2.3-4.fc15.0.arm1.src.rpm releases/15/Everything/source/SRPMS/ghc-HUnit-1.2.2.3-4.fc15.src.rpm hide diff show diff
diff -U 1 -r ORIG/ghc-HUnit.spec NEW/ghc-HUnit.spec
--- ORIG/ghc-HUnit.spec	2011-11-28 11:54:09.000000000 -0600
+++ NEW/ghc-HUnit.spec	2011-11-28 11:54:09.000000000 -0600
@@ -13,3 +13,3 @@
 Version:        1.2.2.3
-Release:        4%{?dist}
+Release:        4%{?dist}.0.arm1
 Summary:        %{common_summary}
@@ -21,3 +21,3 @@
 # fedora ghc archs:
-ExclusiveArch:  %{ix86} x86_64 ppc alpha sparcv9
+ExclusiveArch:  %{ix86} x86_64 ppc alpha sparcv9 armv7hl
 BuildRequires:  ghc, ghc-doc, ghc-prof
@@ -59,2 +59,5 @@
 %changelog
+* Tue Sep 27 2011 Henrik Nordstrom  - 1.2.2.3-4.fc15.0.arm1
+- Enable build on armv7hl
+
 * Thu Mar 10 2011 Fabio M. Di Nitto  - 1.2.2.3-4
ghc-MemoTrie-0.4.9-2.fc15.1.0.arm1.src.rpm releases/15/Everything/source/SRPMS/ghc-MemoTrie-0.4.9-2.fc15.1.src.rpm hide diff show diff
diff -U 1 -r ORIG/ghc-MemoTrie.spec NEW/ghc-MemoTrie.spec
--- ORIG/ghc-MemoTrie.spec	2011-11-28 11:54:09.000000000 -0600
+++ NEW/ghc-MemoTrie.spec	2011-11-28 11:54:09.000000000 -0600
@@ -12,3 +12,3 @@
 Version:        0.4.9
-Release:        2%{?dist}.1
+Release:        2%{?dist}.1.0.arm1
 Summary:        %{common_summary}
@@ -20,3 +20,3 @@
 # fedora ghc archs:
-ExclusiveArch:  %{ix86} x86_64 ppc alpha sparcv9
+ExclusiveArch:  %{ix86} x86_64 ppc alpha sparcv9 armv7hl
 BuildRequires:  ghc, ghc-doc, ghc-prof
@@ -50,2 +50,5 @@
 %changelog
+* Tue Sep 27 2011 Henrik Nordstrom  - 0.4.9-2.fc15.1.0.arm1
+- Enable build on armv7hl
+
 * Thu Mar 10 2011 Fabio M. Di Nitto  - 0.4.9-2
ghc-MissingH-1.1.0.3-7.fc15.0.arm1.src.rpm releases/15/Everything/source/SRPMS/ghc-MissingH-1.1.0.3-7.fc15.src.rpm hide diff show diff
diff -U 1 -r ORIG/ghc-MissingH.spec NEW/ghc-MissingH.spec
--- ORIG/ghc-MissingH.spec	2011-11-28 11:54:09.000000000 -0600
+++ NEW/ghc-MissingH.spec	2011-11-28 11:54:09.000000000 -0600
@@ -15,3 +15,3 @@
 Version:        1.1.0.3
-Release:        7%{?dist}
+Release:        7%{?dist}.0.arm1
 Summary:        %{common_summary}
@@ -28,3 +28,3 @@
 # fedora ghc archs:
-ExclusiveArch:  %{ix86} x86_64 ppc alpha sparcv9
+ExclusiveArch:  %{ix86} x86_64 ppc alpha sparcv9 armv7hl
 BuildRequires:  ghc, ghc-doc, ghc-prof
@@ -71,2 +71,5 @@
 %changelog
+* Tue Sep 27 2011 Henrik Nordstrom  - 1.1.0.3-7.fc15.0.arm1
+- Enable build on armv7hl
+
 * Thu Mar 10 2011 Fabio M. Di Nitto  - 1.1.0.3-7
ghc-OpenGL-2.2.3.0-7.fc15.0.arm1.src.rpm releases/15/Everything/source/SRPMS/ghc-OpenGL-2.2.3.0-7.fc15.src.rpm hide diff show diff
diff -U 1 -r ORIG/ghc-OpenGL.spec NEW/ghc-OpenGL.spec
--- ORIG/ghc-OpenGL.spec	2011-11-28 11:54:09.000000000 -0600
+++ NEW/ghc-OpenGL.spec	2011-11-28 11:54:09.000000000 -0600
@@ -14,3 +14,3 @@
 Version:        2.2.3.0
-Release:        7%{?dist}
+Release:        7%{?dist}.0.arm1
 Summary:        %{common_summary}
@@ -22,3 +22,3 @@
 # fedora ghc archs:
-ExclusiveArch:  %{ix86} x86_64 ppc alpha sparcv9
+ExclusiveArch:  %{ix86} x86_64 ppc alpha sparcv9 armv7hl
 BuildRequires:  ghc, ghc-doc, ghc-prof
@@ -51,2 +51,5 @@
 %changelog
+* Tue Sep 27 2011 Henrik Nordstrom  - 2.2.3.0-7.fc15.0.arm1
+- Enable build on armv7hl
+
 * Thu Mar 10 2011 Fabio M. Di Nitto  - 2.2.3.0-7
ghc-X11-1.5.0.0-11.fc15.0.arm1.src.rpm releases/15/Everything/source/SRPMS/ghc-X11-1.5.0.0-11.fc15.src.rpm hide diff show diff
diff -U 1 -r ORIG/ghc-X11.spec NEW/ghc-X11.spec
--- ORIG/ghc-X11.spec	2011-11-28 11:54:09.000000000 -0600
+++ NEW/ghc-X11.spec	2011-11-28 11:54:09.000000000 -0600
@@ -17,3 +17,3 @@
 Version:        1.5.0.0
-Release:        11%{?dist}
+Release:        11%{?dist}.0.arm1
 Summary:        %{common_summary}
@@ -25,3 +25,3 @@
 # fedora ghc archs:
-ExclusiveArch:  %{ix86} x86_64 ppc alpha sparcv9
+ExclusiveArch:  %{ix86} x86_64 ppc alpha sparcv9 armv7hl
 BuildRequires:  ghc, ghc-doc, ghc-prof
@@ -55,2 +55,5 @@
 %changelog
+* Tue Sep 27 2011 Henrik Nordstrom  - 1.5.0.0-11.fc15.0.arm1
+- Enable build on armv7hl
+
 * Thu Mar 10 2011 Fabio M. Di Nitto  - 1.5.0.0-11
ghc-X11-xft-0.3-15.fc15.0.arm1.src.rpm releases/15/Everything/source/SRPMS/ghc-X11-xft-0.3-15.fc15.src.rpm hide diff show diff
diff -U 1 -r ORIG/ghc-X11-xft.spec NEW/ghc-X11-xft.spec
--- ORIG/ghc-X11-xft.spec	2011-11-28 11:54:09.000000000 -0600
+++ NEW/ghc-X11-xft.spec	2011-11-28 11:54:09.000000000 -0600
@@ -16,3 +16,3 @@
 Version:        0.3
-Release:        15%{?dist}
+Release:        15%{?dist}.0.arm1
 Summary:        %{common_summary}
@@ -24,3 +24,3 @@
 # fedora ghc archs:
-ExclusiveArch:  %{ix86} x86_64 ppc alpha sparcv9
+ExclusiveArch:  %{ix86} x86_64 ppc alpha sparcv9 armv7hl
 BuildRequires:  ghc, ghc-doc, ghc-prof
@@ -54,2 +54,5 @@
 %changelog
+* Tue Sep 27 2011 Henrik Nordstrom  - 0.3-15.fc15.0.arm1
+- Enable build on armv7hl
+
 * Thu Mar 10 2011 Fabio M. Di Nitto  - 0.3-15
ghc-ansi-terminal-0.5.5-3.fc15.0.arm1.src.rpm releases/15/Everything/source/SRPMS/ghc-ansi-terminal-0.5.5-3.fc15.src.rpm hide diff show diff
diff -U 1 -r ORIG/ghc-ansi-terminal.spec NEW/ghc-ansi-terminal.spec
--- ORIG/ghc-ansi-terminal.spec	2011-11-28 11:54:09.000000000 -0600
+++ NEW/ghc-ansi-terminal.spec	2011-11-28 11:54:09.000000000 -0600
@@ -14,3 +14,3 @@
 Version:        0.5.5
-Release:        3%{?dist}
+Release:        3%{?dist}.0.arm1
 Summary:        Haskell %{pkg_name}
@@ -23,3 +23,3 @@
 # fedora ghc archs:
-ExclusiveArch:  %{ix86} x86_64 ppc alpha sparcv9
+ExclusiveArch:  %{ix86} x86_64 ppc alpha sparcv9 armv7hl
 BuildRequires:  ghc, ghc-doc, ghc-prof
@@ -61,2 +61,5 @@
 %changelog
+* Tue Sep 27 2011 Henrik Nordstrom  - 0.5.5-3.fc15.0.arm1
+- Enable build on armv7hl
+
 * Thu Mar 10 2011 Fabio M. Di Nitto  - 0.5.5-3
ghc-attempt-0.3.0-4.fc15.0.arm1.src.rpm releases/15/Everything/source/SRPMS/ghc-attempt-0.3.0-4.fc15.src.rpm hide diff show diff
diff -U 1 -r ORIG/ghc-attempt.spec NEW/ghc-attempt.spec
--- ORIG/ghc-attempt.spec	2011-11-28 11:54:09.000000000 -0600
+++ NEW/ghc-attempt.spec	2011-11-28 11:54:09.000000000 -0600
@@ -14,3 +14,3 @@
 Version:        0.3.0
-Release:        4%{?dist}
+Release:        4%{?dist}.0.arm1
 Summary:        %{common_summary}
@@ -22,3 +22,3 @@
 # fedora ghc archs:
-ExclusiveArch:  %{ix86} x86_64 ppc alpha sparcv9
+ExclusiveArch:  %{ix86} x86_64 ppc alpha sparcv9 armv7hl
 BuildRequires:  ghc, ghc-doc, ghc-prof
@@ -51,2 +51,5 @@
 %changelog
+* Tue Sep 27 2011 Henrik Nordstrom  - 0.3.0-4.fc15.0.arm1
+- Enable build on armv7hl
+
 * Thu Mar 10 2011 Fabio M. Di Nitto  - 0.3.0-4
ghc-attoparsec-0.8.5.0-3.fc15.0.arm1.src.rpm releases/15/Everything/source/SRPMS/ghc-attoparsec-0.8.5.0-3.fc15.src.rpm hide diff show diff
diff -U 1 -r ORIG/ghc-attoparsec.spec NEW/ghc-attoparsec.spec
--- ORIG/ghc-attoparsec.spec	2011-11-28 11:54:09.000000000 -0600
+++ NEW/ghc-attoparsec.spec	2011-11-28 11:54:09.000000000 -0600
@@ -13,3 +13,3 @@
 Version:        0.8.5.0
-Release:        3%{?dist}
+Release:        3%{?dist}.0.arm1
 Summary:        %{common_summary}
@@ -21,3 +21,3 @@
 # fedora ghc archs:
-ExclusiveArch:  %{ix86} x86_64 ppc alpha sparcv9
+ExclusiveArch:  %{ix86} x86_64 ppc alpha sparcv9 armv7hl
 BuildRequires:  ghc, ghc-doc, ghc-prof
@@ -49,2 +49,5 @@
 %changelog
+* Tue Sep 27 2011 Henrik Nordstrom  - 0.8.5.0-3.fc15.0.arm1
+- Enable build on armv7hl
+
 * Thu Mar 10 2011 Fabio M. Di Nitto  - 0.8.5.0-3
ghc-base64-bytestring-0.1.0.2-2.fc15.0.arm1.src.rpm releases/15/Everything/source/SRPMS/ghc-base64-bytestring-0.1.0.2-2.fc15.src.rpm hide diff show diff
diff -U 1 -r ORIG/ghc-base64-bytestring.spec NEW/ghc-base64-bytestring.spec
--- ORIG/ghc-base64-bytestring.spec	2011-11-28 11:54:09.000000000 -0600
+++ NEW/ghc-base64-bytestring.spec	2011-11-28 11:54:09.000000000 -0600
@@ -11,3 +11,3 @@
 Version:        0.1.0.2
-Release:        2%{?dist}
+Release:        2%{?dist}.0.arm1
 Summary:        %{common_summary}
@@ -19,3 +19,3 @@
 # fedora ghc archs:
-ExclusiveArch:  %{ix86} x86_64 ppc alpha sparcv9
+ExclusiveArch:  %{ix86} x86_64 ppc alpha sparcv9 armv7hl
 BuildRequires:  ghc, ghc-doc, ghc-prof
@@ -47,2 +47,5 @@
 %changelog
+* Tue Sep 27 2011 Henrik Nordstrom  - 0.1.0.2-2.fc15.0.arm1
+- Enable build on armv7hl
+
 * Thu Mar 10 2011 Fabio M. Di Nitto  - 0.1.0.2-2
ghc-binary-0.5.0.2-8.fc15.0.arm1.src.rpm releases/15/Everything/source/SRPMS/ghc-binary-0.5.0.2-8.fc15.src.rpm hide diff show diff
diff -U 1 -r ORIG/ghc-binary.spec NEW/ghc-binary.spec
--- ORIG/ghc-binary.spec	2011-11-28 11:54:10.000000000 -0600
+++ NEW/ghc-binary.spec	2011-11-28 11:54:10.000000000 -0600
@@ -16,3 +16,3 @@
 Version:        0.5.0.2
-Release:        8%{?dist}
+Release:        8%{?dist}.0.arm1
 Summary:        %{common_summary}
@@ -24,3 +24,3 @@
 # fedora ghc archs:
-ExclusiveArch:  %{ix86} x86_64 ppc alpha sparcv9
+ExclusiveArch:  %{ix86} x86_64 ppc alpha sparcv9 armv7hl
 BuildRequires:  ghc, ghc-doc, ghc-prof
@@ -52,2 +52,5 @@
 %changelog
+* Tue Sep 27 2011 Henrik Nordstrom  - 0.5.0.2-8.fc15.0.arm1
+- Enable build on armv7hl
+
 * Thu Mar 10 2011 Fabio M. Di Nitto  - 0.5.0.2-8
ghc-binary-shared-0.8.1-2.fc15.0.arm1.src.rpm releases/15/Everything/source/SRPMS/ghc-binary-shared-0.8.1-2.fc15.src.rpm hide diff show diff
diff -U 1 -r ORIG/ghc-binary-shared.spec NEW/ghc-binary-shared.spec
--- ORIG/ghc-binary-shared.spec	2011-11-28 11:54:10.000000000 -0600
+++ NEW/ghc-binary-shared.spec	2011-11-28 11:54:10.000000000 -0600
@@ -16,3 +16,3 @@
 Version:        0.8.1
-Release:        2%{?dist}
+Release:        2%{?dist}.0.arm1
 Summary:        %{common_summary}
@@ -24,3 +24,3 @@
 # fedora ghc archs:
-ExclusiveArch:  %{ix86} x86_64 ppc alpha sparcv9
+ExclusiveArch:  %{ix86} x86_64 ppc alpha sparcv9 armv7hl
 BuildRequires:  ghc, ghc-doc, ghc-prof
@@ -50,2 +50,5 @@
 %changelog
+* Tue Sep 27 2011 Henrik Nordstrom  - 0.8.1-2.fc15.0.arm1
+- Enable build on armv7hl
+
 * Sat Mar 26 2011 Lakshmi Narasimhan T V  - 0.8.1-2
ghc-blaze-builder-0.2.1.4-4.fc15.0.arm1.src.rpm releases/15/Everything/source/SRPMS/ghc-blaze-builder-0.2.1.4-4.fc15.src.rpm hide diff show diff
diff -U 1 -r ORIG/ghc-blaze-builder.spec NEW/ghc-blaze-builder.spec
--- ORIG/ghc-blaze-builder.spec	2011-11-28 11:54:10.000000000 -0600
+++ NEW/ghc-blaze-builder.spec	2011-11-28 11:54:10.000000000 -0600
@@ -13,3 +13,3 @@
 Version:        0.2.1.4
-Release:        4%{?dist}
+Release:        4%{?dist}.0.arm1
 Summary:        %{common_summary}
@@ -21,3 +21,3 @@
 # fedora ghc archs:
-ExclusiveArch:  %{ix86} x86_64 ppc alpha sparcv9
+ExclusiveArch:  %{ix86} x86_64 ppc alpha sparcv9 armv7hl
 BuildRequires:  ghc, ghc-doc, ghc-prof
@@ -47,2 +47,5 @@
 %changelog
+* Tue Sep 27 2011 Henrik Nordstrom  - 0.2.1.4-4.fc15.0.arm1
+- Enable build on armv7hl
+
 * Thu Mar 10 2011 Fabio M. Di Nitto  - 0.2.1.4-4
ghc-bytestring-nums-0.3.2-3.fc15.0.arm1.src.rpm releases/15/Everything/source/SRPMS/ghc-bytestring-nums-0.3.2-3.fc15.src.rpm hide diff show diff
diff -U 1 -r ORIG/ghc-bytestring-nums.spec NEW/ghc-bytestring-nums.spec
--- ORIG/ghc-bytestring-nums.spec	2011-11-28 11:54:10.000000000 -0600
+++ NEW/ghc-bytestring-nums.spec	2011-11-28 11:54:10.000000000 -0600
@@ -11,3 +11,3 @@
 Version:        0.3.2
-Release:        3%{?dist}
+Release:        3%{?dist}.0.arm1
 Summary:        %{common_summary}
@@ -19,3 +19,3 @@
 # fedora ghc archs:
-ExclusiveArch:  %{ix86} x86_64 ppc alpha sparcv9
+ExclusiveArch:  %{ix86} x86_64 ppc alpha sparcv9 armv7hl
 BuildRequires:  ghc, ghc-doc, ghc-prof
@@ -52,2 +52,5 @@
 %changelog
+* Tue Sep 27 2011 Henrik Nordstrom  - 0.3.2-3.fc15.0.arm1
+- Enable build on armv7hl
+
 * Thu Mar 10 2011 Fabio M. Di Nitto  - 0.3.2-3
ghc-bytestring-trie-0.2.3-2.fc15.0.arm1.src.rpm releases/15/Everything/source/SRPMS/ghc-bytestring-trie-0.2.3-2.fc15.src.rpm hide diff show diff
diff -U 1 -r ORIG/ghc-bytestring-trie.spec NEW/ghc-bytestring-trie.spec
--- ORIG/ghc-bytestring-trie.spec	2011-11-28 11:54:10.000000000 -0600
+++ NEW/ghc-bytestring-trie.spec	2011-11-28 11:54:10.000000000 -0600
@@ -18,3 +18,3 @@
 Version:        0.2.3
-Release:        2%{?dist}
+Release:        2%{?dist}.0.arm1
 Summary:        %{common_summary}
@@ -26,3 +26,3 @@
 # fedora ghc archs:
-ExclusiveArch:  %{ix86} x86_64 ppc alpha sparcv9
+ExclusiveArch:  %{ix86} x86_64 ppc alpha sparcv9 armv7hl
 BuildRequires:  ghc, ghc-doc, ghc-prof
@@ -55,2 +55,5 @@
 %changelog
+* Tue Sep 27 2011 Henrik Nordstrom  - 0.2.3-2.fc15.0.arm1
+- Enable build on armv7hl
+
 * Thu Mar 10 2011 Fabio M. Di Nitto  - 0.2.3-2
ghc-cairo-0.12.0-4.fc15.0.arm1.src.rpm releases/15/Everything/source/SRPMS/ghc-cairo-0.12.0-4.fc15.src.rpm hide diff show diff
diff -U 1 -r ORIG/ghc-cairo.spec NEW/ghc-cairo.spec
--- ORIG/ghc-cairo.spec	2011-11-28 11:54:10.000000000 -0600
+++ NEW/ghc-cairo.spec	2011-11-28 11:54:10.000000000 -0600
@@ -15,3 +15,3 @@
 Version:        0.12.0
-Release:        4%{?dist}
+Release:        4%{?dist}.0.arm1
 Summary:        %{common_summary}
@@ -23,3 +23,3 @@
 # fedora ghc archs:
-ExclusiveArch:  %{ix86} x86_64 ppc alpha sparcv9
+ExclusiveArch:  %{ix86} x86_64 ppc alpha sparcv9 armv7hl
 BuildRequires:  ghc, ghc-doc, ghc-prof
@@ -57,2 +57,5 @@
 %changelog
+* Tue Sep 27 2011 Henrik Nordstrom  - 0.12.0-4.fc15.0.arm1
+- Enable build on armv7hl
+
 * Thu Mar 10 2011 Fabio M. Di Nitto  - 0.12.0-4
ghc-cereal-0.3.0.0-1.fc15.1.0.arm1.src.rpm releases/15/Everything/source/SRPMS/ghc-cereal-0.3.0.0-1.fc15.1.src.rpm hide diff show diff
diff -U 1 -r ORIG/ghc-cereal.spec NEW/ghc-cereal.spec
--- ORIG/ghc-cereal.spec	2011-11-28 11:54:10.000000000 -0600
+++ NEW/ghc-cereal.spec	2011-11-28 11:54:10.000000000 -0600
@@ -16,3 +16,3 @@
 Version:        0.3.0.0
-Release:        1%{?dist}.1
+Release:        1%{?dist}.1.0.arm1
 Summary:        %{common_summary}
@@ -24,3 +24,3 @@
 # fedora ghc archs:
-ExclusiveArch:  %{ix86} x86_64 ppc alpha
+ExclusiveArch:  %{ix86} x86_64 ppc alpha armv7hl
 BuildRequires:  ghc, ghc-doc, ghc-prof
@@ -53,2 +53,5 @@
 %changelog
+* Tue Sep 27 2011 Henrik Nordstrom  - 0.3.0.0-1.fc15.1.0.arm1
+- Enable build on armv7hl
+
 * Sun Sep 05 2010 Ben Boeckel  - 0.3.0.0-1
ghc-cgi-3001.1.7.4-6.fc15.0.arm1.src.rpm releases/15/Everything/source/SRPMS/ghc-cgi-3001.1.7.4-6.fc15.src.rpm hide diff show diff
diff -U 1 -r ORIG/ghc-cgi.spec NEW/ghc-cgi.spec
--- ORIG/ghc-cgi.spec	2011-11-28 11:54:10.000000000 -0600
+++ NEW/ghc-cgi.spec	2011-11-28 11:54:10.000000000 -0600
@@ -11,3 +11,3 @@
 Version:        3001.1.7.4
-Release:        6%{?dist}
+Release:        6%{?dist}.0.arm1
 Summary:        %{common_summary}
@@ -19,3 +19,3 @@
 # fedora ghc archs:
-ExclusiveArch:  %{ix86} x86_64 ppc alpha sparcv9
+ExclusiveArch:  %{ix86} x86_64 ppc alpha sparcv9 armv7hl
 BuildRequires:  ghc, ghc-doc, ghc-prof
@@ -45,2 +45,5 @@
 %changelog
+* Tue Sep 27 2011 Henrik Nordstrom  - 3001.1.7.4-6.fc15.0.arm1
+- Enable build on armv7hl
+
 * Thu Mar 10 2011 Fabio M. Di Nitto  - 3001.1.7.4-6
ghc-chalmers-lava2000-1.1.1-11.fc15.0.arm1.src.rpm releases/15/Everything/source/SRPMS/ghc-chalmers-lava2000-1.1.1-11.fc15.src.rpm hide diff show diff
diff -U 1 -r ORIG/ghc-chalmers-lava2000.spec NEW/ghc-chalmers-lava2000.spec
--- ORIG/ghc-chalmers-lava2000.spec	2011-11-28 11:54:10.000000000 -0600
+++ NEW/ghc-chalmers-lava2000.spec	2011-11-28 11:54:10.000000000 -0600
@@ -11,3 +11,3 @@
 Version:        1.1.1
-Release:        11%{?dist}
+Release:        11%{?dist}.0.arm1
 Summary:        %{common_summary}
@@ -23,3 +23,3 @@
 # fedora ghc archs:
-ExclusiveArch:  %{ix86} x86_64 ppc alpha sparcv9
+ExclusiveArch:  %{ix86} x86_64 ppc alpha sparcv9 armv7hl
 BuildRequires:  ghc, ghc-doc, ghc-prof
@@ -62,2 +62,5 @@
 %changelog
+* Tue Sep 27 2011 Henrik Nordstrom  - 1.1.1-11.fc15.0.arm1
+- Enable build on armv7hl
+
 * Thu Mar 10 2011 Fabio M. Di Nitto  - 1.1.1-11
ghc-cmdargs-0.6.8-2.fc15.0.arm1.src.rpm releases/15/Everything/source/SRPMS/ghc-cmdargs-0.6.8-2.fc15.src.rpm hide diff show diff
diff -U 1 -r ORIG/ghc-cmdargs.spec NEW/ghc-cmdargs.spec
--- ORIG/ghc-cmdargs.spec	2011-11-28 11:54:10.000000000 -0600
+++ NEW/ghc-cmdargs.spec	2011-11-28 11:54:10.000000000 -0600
@@ -14,3 +14,3 @@
 Version:        0.6.8
-Release:        2%{?dist}
+Release:        2%{?dist}.0.arm1
 Summary:        Haskell %{pkg_name}
@@ -22,3 +22,3 @@
 # fedora ghc archs:
-ExclusiveArch:  %{ix86} x86_64 ppc alpha sparcv9
+ExclusiveArch:  %{ix86} x86_64 ppc alpha sparcv9 armv7hl
 BuildRequires:  ghc, ghc-doc, ghc-prof
@@ -53,2 +53,5 @@
 %changelog
+* Tue Sep 27 2011 Henrik Nordstrom  - 0.6.8-2.fc15.0.arm1
+- Enable build on armv7hl
+
 * Thu Mar 10 2011 Fabio M. Di Nitto  - 0.6.8-2
ghc-csv-0.1.2-8.fc15.0.arm1.src.rpm releases/15/Everything/source/SRPMS/ghc-csv-0.1.2-8.fc15.src.rpm hide diff show diff
diff -U 1 -r ORIG/ghc-csv.spec NEW/ghc-csv.spec
--- ORIG/ghc-csv.spec	2011-11-28 11:54:10.000000000 -0600
+++ NEW/ghc-csv.spec	2011-11-28 11:54:10.000000000 -0600
@@ -17,3 +17,3 @@
 Version:        0.1.2
-Release:        8%{?dist}
+Release:        8%{?dist}.0.arm1
 Summary:        %{common_summary}
@@ -25,3 +25,3 @@
 # fedora ghc archs:
-ExclusiveArch:  %{ix86} x86_64 ppc alpha sparcv9
+ExclusiveArch:  %{ix86} x86_64 ppc alpha sparcv9 armv7hl
 BuildRequires:  ghc, ghc-doc, ghc-prof
@@ -54,2 +54,5 @@
 %changelog
+* Tue Sep 27 2011 Henrik Nordstrom  - 0.1.2-8.fc15.0.arm1
+- Enable build on armv7hl
+
 * Thu Mar 10 2011 Fabio M. Di Nitto  - 0.1.2-8
ghc-dataenc-0.14-1.fc15.0.arm1.src.rpm releases/15/Everything/source/SRPMS/ghc-dataenc-0.14-1.fc15.src.rpm hide diff show diff
diff -U 1 -r ORIG/ghc-dataenc.spec NEW/ghc-dataenc.spec
--- ORIG/ghc-dataenc.spec	2011-11-28 11:54:10.000000000 -0600
+++ NEW/ghc-dataenc.spec	2011-11-28 11:54:10.000000000 -0600
@@ -12,3 +12,3 @@
 Version:        0.14
-Release:        1%{?dist}
+Release:        1%{?dist}.0.arm1
 Summary:        %{common_summary}
@@ -20,3 +20,3 @@
 # fedora ghc archs:
-ExclusiveArch:  %{ix86} x86_64 ppc alpha sparcv9
+ExclusiveArch:  %{ix86} x86_64 ppc alpha sparcv9 armv7hl
 BuildRequires:  ghc, ghc-doc, ghc-prof
@@ -45,2 +45,5 @@
 %changelog
+* Tue Sep 27 2011 Henrik Nordstrom  - 0.14-1.fc15.0.arm1
+- Enable build on armv7hl
+
 * Fri Mar 11 2011 Jens Petersen  - 0.14-1
ghc-deepseq-1.1.0.2-4.fc15.0.arm1.src.rpm releases/15/Everything/source/SRPMS/ghc-deepseq-1.1.0.2-4.fc15.src.rpm hide diff show diff
diff -U 1 -r ORIG/ghc-deepseq.spec NEW/ghc-deepseq.spec
--- ORIG/ghc-deepseq.spec	2011-11-28 11:54:10.000000000 -0600
+++ NEW/ghc-deepseq.spec	2011-11-28 11:54:10.000000000 -0600
@@ -12,3 +12,3 @@
 Version:        1.1.0.2
-Release:        4%{?dist}
+Release:        4%{?dist}.0.arm1
 Summary:        %{common_summary}
@@ -20,3 +20,3 @@
 # fedora ghc archs:
-ExclusiveArch:  %{ix86} x86_64 ppc alpha sparcv9
+ExclusiveArch:  %{ix86} x86_64 ppc alpha sparcv9 armv7hl
 BuildRequires:  ghc, ghc-doc, ghc-prof
@@ -48,2 +48,5 @@
 %changelog
+* Tue Sep 27 2011 Henrik Nordstrom  - 1.1.0.2-4.fc15.0.arm1
+- Enable build on armv7hl
+
 * Thu Mar 10 2011 Fabio M. Di Nitto  - 1.1.0.2-4
ghc-digest-0.0.0.8-4.fc15.0.arm1.src.rpm releases/15/Everything/source/SRPMS/ghc-digest-0.0.0.8-4.fc15.src.rpm hide diff show diff
diff -U 1 -r ORIG/ghc-digest.spec NEW/ghc-digest.spec
--- ORIG/ghc-digest.spec	2011-11-28 11:54:11.000000000 -0600
+++ NEW/ghc-digest.spec	2011-11-28 11:54:11.000000000 -0600
@@ -15,3 +15,3 @@
 Version:        0.0.0.8
-Release:        4%{?dist}
+Release:        4%{?dist}.0.arm1
 Summary:        %{common_summary}
@@ -23,3 +23,3 @@
 # fedora ghc archs:
-ExclusiveArch:  %{ix86} x86_64 ppc alpha sparcv9
+ExclusiveArch:  %{ix86} x86_64 ppc alpha sparcv9 armv7hl
 BuildRequires:  ghc, ghc-doc, ghc-prof
@@ -52,2 +52,5 @@
 %changelog
+* Tue Sep 27 2011 Henrik Nordstrom  - 0.0.0.8-4.fc15.0.arm1
+- Enable build on armv7hl
+
 * Thu Mar 10 2011 Fabio M. Di Nitto  - 0.0.0.8-4
ghc-editline-0.2.1.0-23.fc15.0.arm1.src.rpm releases/15/Everything/source/SRPMS/ghc-editline-0.2.1.0-23.fc15.src.rpm hide diff show diff
diff -U 1 -r ORIG/ghc-editline.spec NEW/ghc-editline.spec
--- ORIG/ghc-editline.spec	2011-11-28 11:54:11.000000000 -0600
+++ NEW/ghc-editline.spec	2011-11-28 11:54:11.000000000 -0600
@@ -15,3 +15,3 @@
 Version:        0.2.1.0
-Release:        23%{?dist}
+Release:        23%{?dist}.0.arm1
 Summary:        %{common_summary}
@@ -23,3 +23,3 @@
 # fedora ghc archs:
-ExclusiveArch:  %{ix86} x86_64 ppc alpha sparcv9
+ExclusiveArch:  %{ix86} x86_64 ppc alpha sparcv9 armv7hl
 BuildRequires:  ghc, ghc-doc, ghc-prof
ghc-enumerator-0.4.7-2.fc15.0.arm1.src.rpm releases/15/Everything/source/SRPMS/ghc-enumerator-0.4.7-2.fc15.src.rpm hide diff show diff
diff -U 1 -r ORIG/ghc-enumerator.spec NEW/ghc-enumerator.spec
--- ORIG/ghc-enumerator.spec	2011-11-28 11:54:11.000000000 -0600
+++ NEW/ghc-enumerator.spec	2011-11-28 11:54:11.000000000 -0600
@@ -13,3 +13,3 @@
 Version:        0.4.7
-Release:        2%{?dist}
+Release:        2%{?dist}.0.arm1
 Summary:        %{common_summary}
@@ -21,3 +21,3 @@
 # fedora ghc archs:
-ExclusiveArch:  %{ix86} x86_64 ppc alpha sparcv9
+ExclusiveArch:  %{ix86} x86_64 ppc alpha sparcv9 armv7hl
 BuildRequires:  ghc, ghc-doc, ghc-prof
@@ -52,2 +52,5 @@
 %changelog
+* Tue Sep 27 2011 Henrik Nordstrom  - 0.4.7-2.fc15.0.arm1
+- Enable build on armv7hl
+
 * Thu Mar 10 2011 Fabio M. Di Nitto  - 0.4.7-2
ghc-failure-0.1.0.1-4.fc15.0.arm1.src.rpm releases/15/Everything/source/SRPMS/ghc-failure-0.1.0.1-4.fc15.src.rpm hide diff show diff
diff -U 1 -r ORIG/ghc-failure.spec NEW/ghc-failure.spec
--- ORIG/ghc-failure.spec	2011-11-28 11:54:11.000000000 -0600
+++ NEW/ghc-failure.spec	2011-11-28 11:54:11.000000000 -0600
@@ -11,3 +11,3 @@
 Version:        0.1.0.1
-Release:        4%{?dist}
+Release:        4%{?dist}.0.arm1
 Summary:        %{common_summary}
@@ -19,3 +19,3 @@
 # fedora ghc archs:
-ExclusiveArch:  %{ix86} x86_64 ppc alpha sparcv9
+ExclusiveArch:  %{ix86} x86_64 ppc alpha sparcv9 armv7hl
 BuildRequires:  ghc, ghc-doc, ghc-prof
@@ -47,2 +47,5 @@
 %changelog
+* Tue Sep 27 2011 Henrik Nordstrom  - 0.1.0.1-4.fc15.0.arm1
+- Enable build on armv7hl
+
 * Thu Mar 10 2011 Fabio M. Di Nitto  - 0.1.0.1-4
ghc-fgl-5.4.2.3-5.fc15.0.arm1.src.rpm releases/15/Everything/source/SRPMS/ghc-fgl-5.4.2.3-5.fc15.src.rpm hide diff show diff
diff -U 1 -r ORIG/ghc-fgl.spec NEW/ghc-fgl.spec
--- ORIG/ghc-fgl.spec	2011-11-28 11:54:11.000000000 -0600
+++ NEW/ghc-fgl.spec	2011-11-28 11:54:11.000000000 -0600
@@ -14,3 +14,3 @@
 Version:        5.4.2.3
-Release:        5%{?dist}
+Release:        5%{?dist}.0.arm1
 Summary:        %{common_summary}
@@ -22,3 +22,3 @@
 # fedora ghc archs:
-ExclusiveArch:  %{ix86} x86_64 ppc alpha sparcv9
+ExclusiveArch:  %{ix86} x86_64 ppc alpha sparcv9 armv7hl
 BuildRequires:  ghc, ghc-doc, ghc-prof
@@ -51,2 +51,5 @@
 %changelog
+* Tue Sep 27 2011 Henrik Nordstrom  - 5.4.2.3-5.fc15.0.arm1
+- Enable build on armv7hl
+
 * Thu Mar 10 2011 Fabio M. Di Nitto  - 5.4.2.3-5
ghc-ghc-paths-0.1.0.8-6.fc15.0.arm1.src.rpm releases/15/Everything/source/SRPMS/ghc-ghc-paths-0.1.0.8-6.fc15.src.rpm hide diff show diff
diff -U 1 -r ORIG/ghc-ghc-paths.spec NEW/ghc-ghc-paths.spec
--- ORIG/ghc-ghc-paths.spec	2011-11-28 11:54:11.000000000 -0600
+++ NEW/ghc-ghc-paths.spec	2011-11-28 11:54:11.000000000 -0600
@@ -11,3 +11,3 @@
 Version:        0.1.0.8
-Release:        6%{?dist}
+Release:        6%{?dist}.0.arm1
 Summary:        %{common_summary}
@@ -19,3 +19,3 @@
 # fedora ghc archs:
-ExclusiveArch:  %{ix86} x86_64 ppc alpha sparcv9
+ExclusiveArch:  %{ix86} x86_64 ppc alpha sparcv9 armv7hl
 BuildRequires:  ghc, ghc-doc, ghc-prof
@@ -47,2 +47,5 @@
 %changelog
+* Tue Sep 27 2011 Henrik Nordstrom  - 0.1.0.8-6.fc15.0.arm1
+- Enable build on armv7hl
+
 * Thu Mar 10 2011 Fabio M. Di Nitto  - 0.1.0.8-6
ghc-gio-0.12.0-4.fc15.0.arm1.src.rpm releases/15/Everything/source/SRPMS/ghc-gio-0.12.0-4.fc15.src.rpm hide diff show diff
diff -U 1 -r ORIG/ghc-gio.spec NEW/ghc-gio.spec
--- ORIG/ghc-gio.spec	2011-11-28 11:54:11.000000000 -0600
+++ NEW/ghc-gio.spec	2011-11-28 11:54:11.000000000 -0600
@@ -17,3 +17,3 @@
 Version:        0.12.0
-Release:        4%{?dist}
+Release:        4%{?dist}.0.arm1
 Summary:        %{common_summary}
@@ -25,3 +25,3 @@
 # fedora ghc archs:
-ExclusiveArch:  %{ix86} x86_64 ppc alpha sparcv9
+ExclusiveArch:  %{ix86} x86_64 ppc alpha sparcv9 armv7hl
 BuildRequires:  ghc, ghc-doc, ghc-prof
@@ -60,2 +60,5 @@
 %changelog
+* Tue Sep 27 2011 Henrik Nordstrom  - 0.12.0-4.fc15.0.arm1
+- Enable build on armv7hl
+
 * Thu Mar 10 2011 Fabio M. Di Nitto  - 0.12.0-4
ghc-glade-0.12.0-4.fc15.0.arm1.src.rpm releases/15/Everything/source/SRPMS/ghc-glade-0.12.0-4.fc15.src.rpm hide diff show diff
diff -U 1 -r ORIG/ghc-glade.spec NEW/ghc-glade.spec
--- ORIG/ghc-glade.spec	2011-11-28 11:54:11.000000000 -0600
+++ NEW/ghc-glade.spec	2011-11-28 11:54:11.000000000 -0600
@@ -15,3 +15,3 @@
 Version:        0.12.0
-Release:        4%{?dist}
+Release:        4%{?dist}.0.arm1
 Summary:        %{common_summary}
@@ -23,3 +23,3 @@
 # fedora ghc archs:
-ExclusiveArch:  %{ix86} x86_64 ppc alpha sparcv9
+ExclusiveArch:  %{ix86} x86_64 ppc alpha sparcv9 armv7hl
 BuildRequires:  ghc, ghc-doc, ghc-prof
@@ -55,2 +55,5 @@
 %changelog
+* Tue Sep 27 2011 Henrik Nordstrom  - 0.12.0-4.fc15.0.arm1
+- Enable build on armv7hl
+
 * Thu Mar 10 2011 Fabio M. Di Nitto  - 0.12.0-4
ghc-glib-0.12.0-4.fc15.0.arm1.src.rpm releases/15/Everything/source/SRPMS/ghc-glib-0.12.0-4.fc15.src.rpm hide diff show diff
diff -U 1 -r ORIG/ghc-glib.spec NEW/ghc-glib.spec
--- ORIG/ghc-glib.spec	2011-11-28 11:54:11.000000000 -0600
+++ NEW/ghc-glib.spec	2011-11-28 11:54:11.000000000 -0600
@@ -13,3 +13,3 @@
 Version:        0.12.0
-Release:        4%{?dist}
+Release:        4%{?dist}.0.arm1
 Summary:        %{common_summary}
@@ -21,3 +21,3 @@
 # fedora ghc archs:
-ExclusiveArch:  %{ix86} x86_64 ppc alpha sparcv9
+ExclusiveArch:  %{ix86} x86_64 ppc alpha sparcv9 armv7hl
 BuildRequires:  ghc, ghc-doc, ghc-prof
@@ -48,2 +48,5 @@
 %changelog
+* Tue Sep 27 2011 Henrik Nordstrom  - 0.12.0-4.fc15.0.arm1
+- Enable build on armv7hl
+
 * Thu Mar 10 2011 Fabio M. Di Nitto  - 0.12.0-4
ghc-gtk-0.12.0-4.fc15.0.arm1.src.rpm releases/15/Everything/source/SRPMS/ghc-gtk-0.12.0-4.fc15.src.rpm hide diff show diff
diff -U 1 -r ORIG/ghc-gtk.spec NEW/ghc-gtk.spec
--- ORIG/ghc-gtk.spec	2011-11-28 11:54:11.000000000 -0600
+++ NEW/ghc-gtk.spec	2011-11-28 11:54:11.000000000 -0600
@@ -18,3 +18,3 @@
 Version:        0.12.0
-Release:        4%{?dist}
+Release:        4%{?dist}.0.arm1
 Summary:        %{common_summary}
@@ -26,3 +26,3 @@
 # fedora ghc archs:
-ExclusiveArch:  %{ix86} x86_64 ppc alpha sparcv9
+ExclusiveArch:  %{ix86} x86_64 ppc alpha sparcv9 armv7hl
 BuildRequires:  ghc, ghc-doc, ghc-prof
@@ -61,2 +61,5 @@
 %changelog
+* Tue Sep 27 2011 Henrik Nordstrom  - 0.12.0-4.fc15.0.arm1
+- Enable build on armv7hl
+
 * Thu Mar 10 2011 Fabio M. Di Nitto  - 0.12.0-4
ghc-hashed-storage-0.5.5-2.fc15.0.arm1.src.rpm releases/15/Everything/source/SRPMS/ghc-hashed-storage-0.5.5-2.fc15.src.rpm hide diff show diff
diff -U 1 -r ORIG/ghc-hashed-storage.spec NEW/ghc-hashed-storage.spec
--- ORIG/ghc-hashed-storage.spec	2011-11-28 11:54:11.000000000 -0600
+++ NEW/ghc-hashed-storage.spec	2011-11-28 11:54:11.000000000 -0600
@@ -16,3 +16,3 @@
 Version:        0.5.5
-Release:        2%{?dist}
+Release:        2%{?dist}.0.arm1
 Summary:        %{common_summary}
@@ -24,3 +24,3 @@
 # fedora ghc archs:
-ExclusiveArch:  %{ix86} x86_64 ppc alpha sparcv9
+ExclusiveArch:  %{ix86} x86_64 ppc alpha sparcv9 armv7hl
 BuildRequires:  ghc, ghc-doc, ghc-prof
@@ -54,2 +54,5 @@
 %changelog
+* Tue Sep 27 2011 Henrik Nordstrom  - 0.5.5-2.fc15.0.arm1
+- Enable build on armv7hl
+
 * Thu Mar 10 2011 Fabio M. Di Nitto  - 0.5.5-2
ghc-haskeline-0.6.3.2-5.fc15.0.arm1.src.rpm releases/15/Everything/source/SRPMS/ghc-haskeline-0.6.3.2-5.fc15.src.rpm hide diff show diff
diff -U 1 -r ORIG/ghc-haskeline.spec NEW/ghc-haskeline.spec
--- ORIG/ghc-haskeline.spec	2011-11-28 11:54:11.000000000 -0600
+++ NEW/ghc-haskeline.spec	2011-11-28 11:54:11.000000000 -0600
@@ -17,3 +17,3 @@
 Version:        0.6.3.2
-Release:        5%{?dist}
+Release:        5%{?dist}.0.arm1
 Summary:        %{common_summary}
@@ -25,3 +25,3 @@
 # fedora ghc archs:
-ExclusiveArch:  %{ix86} x86_64 ppc alpha sparcv9
+ExclusiveArch:  %{ix86} x86_64 ppc alpha sparcv9 armv7hl
 BuildRequires:  ghc, ghc-doc, ghc-prof
@@ -54,2 +54,5 @@
 %changelog
+* Tue Sep 27 2011 Henrik Nordstrom  - 0.6.3.2-5.fc15.0.arm1
+- Enable build on armv7hl
+
 * Thu Mar 10 2011 Fabio M. Di Nitto  - 0.6.3.2-5
ghc-haskell-src-1.0.1.4-5.fc15.0.arm1.src.rpm releases/15/Everything/source/SRPMS/ghc-haskell-src-1.0.1.4-5.fc15.src.rpm hide diff show diff
diff -U 1 -r ORIG/ghc-haskell-src.spec NEW/ghc-haskell-src.spec
--- ORIG/ghc-haskell-src.spec	2011-11-28 11:54:11.000000000 -0600
+++ NEW/ghc-haskell-src.spec	2011-11-28 11:54:11.000000000 -0600
@@ -15,3 +15,3 @@
 Version:        1.0.1.4
-Release:        5%{?dist}
+Release:        5%{?dist}.0.arm1
 Summary:        %{common_summary}
@@ -23,3 +23,3 @@
 # fedora ghc archs:
-ExclusiveArch:  %{ix86} x86_64 ppc alpha sparcv9
+ExclusiveArch:  %{ix86} x86_64 ppc alpha sparcv9 armv7hl
 BuildRequires:  ghc, ghc-doc, ghc-prof
@@ -53,2 +53,5 @@
 %changelog
+* Tue Sep 27 2011 Henrik Nordstrom  - 1.0.1.4-5.fc15.0.arm1
+- Enable build on armv7hl
+
 * Thu Mar 10 2011 Fabio M. Di Nitto  - 1.0.1.4-5
ghc-hinotify-0.3.1-9.fc15.0.arm1.src.rpm releases/15/Everything/source/SRPMS/ghc-hinotify-0.3.1-9.fc15.src.rpm hide diff show diff
diff -U 1 -r ORIG/ghc-hinotify.spec NEW/ghc-hinotify.spec
--- ORIG/ghc-hinotify.spec	2011-11-28 11:54:11.000000000 -0600
+++ NEW/ghc-hinotify.spec	2011-11-28 11:54:11.000000000 -0600
@@ -13,3 +13,3 @@
 Version:        0.3.1
-Release:        9%{?dist}
+Release:        9%{?dist}.0.arm1
 Summary:        %{common_summary}
@@ -21,3 +21,3 @@
 # fedora ghc archs:
-ExclusiveArch:  %{ix86} x86_64 ppc alpha sparcv9
+ExclusiveArch:  %{ix86} x86_64 ppc alpha sparcv9 armv7hl
 BuildRequires:  ghc, ghc-doc, ghc-prof
@@ -51,2 +51,5 @@
 %changelog
+* Tue Sep 27 2011 Henrik Nordstrom  - 0.3.1-9.fc15.0.arm1
+- Enable build on armv7hl
+
 * Thu Mar 10 2011 Fabio M. Di Nitto  - 0.3.1-9
ghc-hslogger-1.1.4-1.fc15.0.arm1.src.rpm releases/15/Everything/source/SRPMS/ghc-hslogger-1.1.4-1.fc15.src.rpm hide diff show diff
diff -U 1 -r ORIG/ghc-hslogger.spec NEW/ghc-hslogger.spec
--- ORIG/ghc-hslogger.spec	2011-11-28 11:54:12.000000000 -0600
+++ NEW/ghc-hslogger.spec	2011-11-28 11:54:12.000000000 -0600
@@ -10,3 +10,3 @@
 Version:        1.1.4
-Release:        1%{?dist}
+Release:        1%{?dist}.0.arm1
 Summary:        %{common_summary}
@@ -18,3 +18,3 @@
 # fedora ghc archs:
-ExclusiveArch:  %{ix86} x86_64 ppc alpha sparcv9
+ExclusiveArch:  %{ix86} x86_64 ppc alpha sparcv9 armv7hl
 BuildRequires:  ghc, ghc-doc, ghc-prof
@@ -46,2 +46,5 @@
 %changelog
+* Tue Sep 27 2011 Henrik Nordstrom  - 1.1.4-1.fc15.0.arm1
+- Enable build on armv7hl
+
 * Fri Mar 11 2011 Lakshmi Narasimhan T V  - 1.1.4-1
ghc-html-1.0.1.2-9.fc15.0.arm1.src.rpm releases/15/Everything/source/SRPMS/ghc-html-1.0.1.2-9.fc15.src.rpm hide diff show diff
diff -U 1 -r ORIG/ghc-html.spec NEW/ghc-html.spec
--- ORIG/ghc-html.spec	2011-11-28 11:54:12.000000000 -0600
+++ NEW/ghc-html.spec	2011-11-28 11:54:12.000000000 -0600
@@ -12,3 +12,3 @@
 Version:        1.0.1.2
-Release:        9%{?dist}
+Release:        9%{?dist}.0.arm1
 Summary:        %{common_summary}
@@ -20,3 +20,3 @@
 # fedora ghc archs:
-ExclusiveArch:  %{ix86} x86_64 ppc alpha sparcv9
+ExclusiveArch:  %{ix86} x86_64 ppc alpha sparcv9 armv7hl
 BuildRequires:  ghc, ghc-doc, ghc-prof
@@ -48,2 +48,5 @@
 %changelog
+* Tue Sep 27 2011 Henrik Nordstrom  - 1.0.1.2-9.fc15.0.arm1
+- Enable build on armv7hl
+
 * Thu Mar 10 2011 Fabio M. Di Nitto  - 1.0.1.2-9
ghc-libmpd-0.5.0-8.fc15.0.arm1.src.rpm releases/15/Everything/source/SRPMS/ghc-libmpd-0.5.0-8.fc15.src.rpm hide diff show diff
diff -U 1 -r ORIG/ghc-libmpd.spec NEW/ghc-libmpd.spec
--- ORIG/ghc-libmpd.spec	2011-11-28 11:54:12.000000000 -0600
+++ NEW/ghc-libmpd.spec	2011-11-28 11:54:12.000000000 -0600
@@ -13,3 +13,3 @@
 Version:        0.5.0
-Release:        8%{?dist}
+Release:        8%{?dist}.0.arm1
 Summary:        %{common_summary}
@@ -21,3 +21,3 @@
 # fedora ghc archs:
-ExclusiveArch:  %{ix86} x86_64 ppc alpha sparcv9
+ExclusiveArch:  %{ix86} x86_64 ppc alpha sparcv9 armv7hl
 BuildRequires:  ghc, ghc-doc, ghc-prof
@@ -55,2 +55,5 @@
 %changelog
+* Tue Sep 27 2011 Henrik Nordstrom  - 0.5.0-8.fc15.0.arm1
+- Enable build on armv7hl
+
 * Thu Mar 10 2011 Fabio M. Di Nitto  - 0.5.0-8
ghc-mmap-0.5.7-5.fc15.0.arm1.src.rpm releases/15/Everything/source/SRPMS/ghc-mmap-0.5.7-5.fc15.src.rpm hide diff show diff
diff -U 1 -r ORIG/ghc-mmap.spec NEW/ghc-mmap.spec
--- ORIG/ghc-mmap.spec	2011-11-28 11:54:12.000000000 -0600
+++ NEW/ghc-mmap.spec	2011-11-28 11:54:12.000000000 -0600
@@ -14,3 +14,3 @@
 Version:        0.5.7
-Release:        5%{?dist}
+Release:        5%{?dist}.0.arm1
 Summary:        %{common_summary}
@@ -22,3 +22,3 @@
 # fedora ghc archs:
-ExclusiveArch:  %{ix86} x86_64 ppc alpha sparcv9
+ExclusiveArch:  %{ix86} x86_64 ppc alpha sparcv9 armv7hl
 BuildRequires:  ghc, ghc-doc, ghc-prof
@@ -50,2 +50,5 @@
 %changelog
+* Tue Sep 27 2011 Henrik Nordstrom  - 0.5.7-5.fc15.0.arm1
+- Enable build on armv7hl
+
 * Thu Mar 10 2011 Fabio M. Di Nitto  - 0.5.7-5
ghc-mtl-2.0.1.0-4.fc15.0.arm1.src.rpm releases/15/Everything/source/SRPMS/ghc-mtl-2.0.1.0-4.fc15.src.rpm hide diff show diff
diff -U 1 -r ORIG/ghc-mtl.spec NEW/ghc-mtl.spec
--- ORIG/ghc-mtl.spec	2011-11-28 11:54:12.000000000 -0600
+++ NEW/ghc-mtl.spec	2011-11-28 11:54:12.000000000 -0600
@@ -14,3 +14,3 @@
 Version:        2.0.1.0
-Release:        4%{?dist}
+Release:        4%{?dist}.0.arm1
 Summary:        %{common_summary}
@@ -22,3 +22,3 @@
 # fedora ghc archs:
-ExclusiveArch:  %{ix86} x86_64 ppc alpha sparcv9
+ExclusiveArch:  %{ix86} x86_64 ppc alpha sparcv9 armv7hl
 BuildRequires:  ghc, ghc-doc, ghc-prof
@@ -51,2 +51,5 @@
 %changelog
+* Tue Sep 27 2011 Henrik Nordstrom  - 2.0.1.0-4.fc15.0.arm1
+- Enable build on armv7hl
+
 * Thu Mar 10 2011 Fabio M. Di Nitto  - 2.0.1.0-4
ghc-mtlparse-0.1.1-5.fc15.0.arm1.src.rpm releases/15/Everything/source/SRPMS/ghc-mtlparse-0.1.1-5.fc15.src.rpm hide diff show diff
diff -U 1 -r ORIG/ghc-mtlparse.spec NEW/ghc-mtlparse.spec
--- ORIG/ghc-mtlparse.spec	2011-11-28 11:54:12.000000000 -0600
+++ NEW/ghc-mtlparse.spec	2011-11-28 11:54:12.000000000 -0600
@@ -18,3 +18,3 @@
 Version:        0.1.1
-Release:        5%{?dist}
+Release:        5%{?dist}.0.arm1
 Summary:        %{common_summary}
@@ -26,3 +26,3 @@
 # fedora ghc archs:
-ExclusiveArch:  %{ix86} x86_64 ppc alpha sparcv9
+ExclusiveArch:  %{ix86} x86_64 ppc alpha sparcv9 armv7hl
 BuildRequires:  ghc, ghc-doc, ghc-prof
@@ -55,2 +55,5 @@
 %changelog
+* Tue Sep 27 2011 Henrik Nordstrom  - 0.1.1-5.fc15.0.arm1
+- Enable build on armv7hl
+
 * Thu Mar 10 2011 Fabio M. Di Nitto  - 0.1.1-5
ghc-neither-0.1.0-4.fc15.0.arm1.src.rpm releases/15/Everything/source/SRPMS/ghc-neither-0.1.0-4.fc15.src.rpm hide diff show diff
diff -U 1 -r ORIG/ghc-neither.spec NEW/ghc-neither.spec
--- ORIG/ghc-neither.spec	2011-11-28 11:54:12.000000000 -0600
+++ NEW/ghc-neither.spec	2011-11-28 11:54:12.000000000 -0600
@@ -30,3 +30,3 @@
 Version:        0.1.0
-Release:        4%{?dist}
+Release:        4%{?dist}.0.arm1
 Summary:        %{common_summary}
@@ -38,3 +38,3 @@
 # fedora ghc archs:
-ExclusiveArch:  %{ix86} x86_64 ppc alpha sparcv9
+ExclusiveArch:  %{ix86} x86_64 ppc alpha sparcv9 armv7hl
 BuildRequires:  ghc, ghc-doc, ghc-prof
@@ -67,2 +67,5 @@
 %changelog
+* Tue Sep 27 2011 Henrik Nordstrom  - 0.1.0-4.fc15.0.arm1
+- Enable build on armv7hl
+
 * Thu Mar 10 2011 Fabio M. Di Nitto  - 0.1.0-4
ghc-network-2.3.0.2-2.fc15.0.arm1.src.rpm releases/15/Everything/source/SRPMS/ghc-network-2.3.0.2-2.fc15.src.rpm hide diff show diff
diff -U 1 -r ORIG/ghc-network.spec NEW/ghc-network.spec
--- ORIG/ghc-network.spec	2011-11-28 11:54:12.000000000 -0600
+++ NEW/ghc-network.spec	2011-11-28 11:54:12.000000000 -0600
@@ -11,3 +11,3 @@
 Version:        2.3.0.2
-Release:        2%{?dist}
+Release:        2%{?dist}.0.arm1
 Summary:        %{common_summary}
@@ -19,3 +19,3 @@
 # fedora ghc archs:
-ExclusiveArch:  %{ix86} x86_64 ppc alpha sparcv9
+ExclusiveArch:  %{ix86} x86_64 ppc alpha sparcv9 armv7hl
 BuildRequires:  ghc, ghc-doc, ghc-prof
@@ -48,2 +48,5 @@
 %changelog
+* Tue Sep 27 2011 Henrik Nordstrom  - 2.3.0.2-2.fc15.0.arm1
+- Enable build on armv7hl
+
 * Thu Mar 10 2011 Fabio M. Di Nitto  - 2.3.0.2-2
ghc-pango-0.12.0-4.fc15.0.arm1.src.rpm releases/15/Everything/source/SRPMS/ghc-pango-0.12.0-4.fc15.src.rpm hide diff show diff
diff -U 1 -r ORIG/ghc-pango.spec NEW/ghc-pango.spec
--- ORIG/ghc-pango.spec	2011-11-28 11:54:12.000000000 -0600
+++ NEW/ghc-pango.spec	2011-11-28 11:54:12.000000000 -0600
@@ -16,3 +16,3 @@
 Version:        0.12.0
-Release:        4%{?dist}
+Release:        4%{?dist}.0.arm1
 Summary:        %{common_summary}
@@ -24,3 +24,3 @@
 # fedora ghc archs:
-ExclusiveArch:  %{ix86} x86_64 ppc alpha sparcv9
+ExclusiveArch:  %{ix86} x86_64 ppc alpha sparcv9 armv7hl
 BuildRequires:  ghc, ghc-doc, ghc-prof
@@ -59,2 +59,5 @@
 %changelog
+* Tue Sep 27 2011 Henrik Nordstrom  - 0.12.0-4.fc15.0.arm1
+- Enable build on armv7hl
+
 * Thu Mar 10 2011 Fabio M. Di Nitto  - 0.12.0-4
ghc-parallel-3.1.0.1-4.fc15.0.arm1.src.rpm releases/15/Everything/source/SRPMS/ghc-parallel-3.1.0.1-4.fc15.src.rpm hide diff show diff
diff -U 1 -r ORIG/ghc-parallel.spec NEW/ghc-parallel.spec
--- ORIG/ghc-parallel.spec	2011-11-28 11:54:12.000000000 -0600
+++ NEW/ghc-parallel.spec	2011-11-28 11:54:12.000000000 -0600
@@ -14,3 +14,3 @@
 Version:        3.1.0.1
-Release:        4%{?dist}
+Release:        4%{?dist}.0.arm1
 Summary:        %{common_summary}
@@ -22,3 +22,3 @@
 # fedora ghc archs:
-ExclusiveArch:  %{ix86} x86_64 ppc alpha sparcv9
+ExclusiveArch:  %{ix86} x86_64 ppc alpha sparcv9 armv7hl
 BuildRequires:  ghc, ghc-doc, ghc-prof
@@ -51,2 +51,5 @@
 %changelog
+* Tue Sep 27 2011 Henrik Nordstrom  - 3.1.0.1-4.fc15.0.arm1
+- Enable build on armv7hl
+
 * Thu Mar 10 2011 Fabio M. Di Nitto  - 3.1.0.1-4
ghc-parsec-3.1.1-2.fc15.0.arm1.src.rpm releases/15/Everything/source/SRPMS/ghc-parsec-3.1.1-2.fc15.src.rpm hide diff show diff
diff -U 1 -r ORIG/ghc-parsec.spec NEW/ghc-parsec.spec
--- ORIG/ghc-parsec.spec	2011-11-28 11:54:12.000000000 -0600
+++ NEW/ghc-parsec.spec	2011-11-28 11:54:12.000000000 -0600
@@ -15,3 +15,3 @@
 Version:        3.1.1
-Release:        2%{?dist}
+Release:        2%{?dist}.0.arm1
 Summary:        %{common_summary}
@@ -23,3 +23,3 @@
 # fedora ghc archs:
-ExclusiveArch:  %{ix86} x86_64 ppc alpha sparcv9
+ExclusiveArch:  %{ix86} x86_64 ppc alpha sparcv9 armv7hl
 BuildRequires:  ghc, ghc-doc, ghc-prof
@@ -49,2 +49,5 @@
 %changelog
+* Tue Sep 27 2011 Henrik Nordstrom  - 3.1.1-2.fc15.0.arm1
+- Enable build on armv7hl
+
 * Thu Mar 10 2011 Fabio M. Di Nitto  - 3.1.1-2
ghc-process-leksah-1.0.1.4-5.fc15.0.arm1.src.rpm releases/15/Everything/source/SRPMS/ghc-process-leksah-1.0.1.4-5.fc15.src.rpm hide diff show diff
diff -U 1 -r ORIG/ghc-process-leksah.spec NEW/ghc-process-leksah.spec
--- ORIG/ghc-process-leksah.spec	2011-11-28 11:54:12.000000000 -0600
+++ NEW/ghc-process-leksah.spec	2011-11-28 11:54:12.000000000 -0600
@@ -11,3 +11,3 @@
 Version:        1.0.1.4
-Release:        5%{?dist}
+Release:        5%{?dist}.0.arm1
 Summary:        %{common_summary}
@@ -19,3 +19,3 @@
 # fedora ghc archs:
-ExclusiveArch:  %{ix86} x86_64 ppc alpha sparcv9
+ExclusiveArch:  %{ix86} x86_64 ppc alpha sparcv9 armv7hl
 BuildRequires:  ghc, ghc-doc, ghc-prof
@@ -47,2 +47,5 @@
 %changelog
+* Tue Sep 27 2011 Henrik Nordstrom  - 1.0.1.4-5.fc15.0.arm1
+- Enable build on armv7hl
+
 * Fri Mar 11 2011 Lakshmi Narasimhan T V  - 1.0.1.4-5
ghc-ranges-0.2.3-2.fc15.1.0.arm1.src.rpm releases/15/Everything/source/SRPMS/ghc-ranges-0.2.3-2.fc15.1.src.rpm hide diff show diff
diff -U 1 -r ORIG/ghc-ranges.spec NEW/ghc-ranges.spec
--- ORIG/ghc-ranges.spec	2011-11-28 11:54:12.000000000 -0600
+++ NEW/ghc-ranges.spec	2011-11-28 11:54:13.000000000 -0600
@@ -12,3 +12,3 @@
 Version:        0.2.3
-Release:        2%{?dist}.1
+Release:        2%{?dist}.1.0.arm1
 Summary:        %{common_summary}
@@ -21,3 +21,3 @@
 # fedora ghc archs:
-ExclusiveArch:  %{ix86} x86_64 ppc alpha sparcv9
+ExclusiveArch:  %{ix86} x86_64 ppc alpha sparcv9 armv7hl
 BuildRequires:  ghc, ghc-doc, ghc-prof
@@ -50,2 +50,5 @@
 %changelog
+* Tue Sep 27 2011 Henrik Nordstrom  - 0.2.3-2.fc15.1.0.arm1
+- Enable build on armv7hl
+
 * Thu Mar 10 2011 Fabio M. Di Nitto  - 0.2.3-2
ghc-regex-base-0.93.2-5.fc15.0.arm1.src.rpm releases/15/Everything/source/SRPMS/ghc-regex-base-0.93.2-5.fc15.src.rpm hide diff show diff
diff -U 1 -r ORIG/ghc-regex-base.spec NEW/ghc-regex-base.spec
--- ORIG/ghc-regex-base.spec	2011-11-28 11:54:13.000000000 -0600
+++ NEW/ghc-regex-base.spec	2011-11-28 11:54:13.000000000 -0600
@@ -14,3 +14,3 @@
 Version:        0.93.2
-Release:        5%{?dist}
+Release:        5%{?dist}.0.arm1
 Summary:        %{common_summary}
@@ -22,3 +22,3 @@
 # fedora ghc archs:
-ExclusiveArch:  %{ix86} x86_64 ppc alpha sparcv9
+ExclusiveArch:  %{ix86} x86_64 ppc alpha sparcv9 armv7hl
 BuildRequires:  ghc, ghc-doc, ghc-prof
@@ -51,2 +51,5 @@
 %changelog
+* Tue Sep 27 2011 Henrik Nordstrom  - 0.93.2-5.fc15.0.arm1
+- Enable build on armv7hl
+
 * Thu Mar 10 2011 Fabio M. Di Nitto  - 0.93.2-5
ghc-regex-compat-0.93.1-6.fc15.0.arm1.src.rpm releases/15/Everything/source/SRPMS/ghc-regex-compat-0.93.1-6.fc15.src.rpm hide diff show diff
diff -U 1 -r ORIG/ghc-regex-compat.spec NEW/ghc-regex-compat.spec
--- ORIG/ghc-regex-compat.spec	2011-11-28 11:54:13.000000000 -0600
+++ NEW/ghc-regex-compat.spec	2011-11-28 11:54:13.000000000 -0600
@@ -15,3 +15,3 @@
 Version:        0.93.1
-Release:        6%{?dist}
+Release:        6%{?dist}.0.arm1
 Summary:        %{common_summary}
@@ -23,3 +23,3 @@
 # fedora ghc archs:
-ExclusiveArch:  %{ix86} x86_64 ppc alpha sparcv9
+ExclusiveArch:  %{ix86} x86_64 ppc alpha sparcv9 armv7hl
 BuildRequires:  ghc, ghc-doc, ghc-prof
@@ -52,2 +52,5 @@
 %changelog
+* Tue Sep 27 2011 Henrik Nordstrom  - 0.93.1-6.fc15.0.arm1
+- Enable build on armv7hl
+
 * Thu Mar 10 2011 Fabio M. Di Nitto  - 0.93.1-6
ghc-regex-posix-0.94.4-4.fc15.0.arm1.src.rpm releases/15/Everything/source/SRPMS/ghc-regex-posix-0.94.4-4.fc15.src.rpm hide diff show diff
diff -U 1 -r ORIG/ghc-regex-posix.spec NEW/ghc-regex-posix.spec
--- ORIG/ghc-regex-posix.spec	2011-11-28 11:54:13.000000000 -0600
+++ NEW/ghc-regex-posix.spec	2011-11-28 11:54:13.000000000 -0600
@@ -14,3 +14,3 @@
 Version:        0.94.4
-Release:        4%{?dist}
+Release:        4%{?dist}.0.arm1
 Summary:        %{common_summary}
@@ -22,3 +22,3 @@
 # fedora ghc archs:
-ExclusiveArch:  %{ix86} x86_64 ppc alpha sparcv9
+ExclusiveArch:  %{ix86} x86_64 ppc alpha sparcv9 armv7hl
 BuildRequires:  ghc, ghc-doc, ghc-prof
@@ -51,2 +51,5 @@
 %changelog
+* Tue Sep 27 2011 Henrik Nordstrom  - 0.94.4-4.fc15.0.arm1
+- Enable build on armv7hl
+
 * Thu Mar 10 2011 Fabio M. Di Nitto  - 0.94.4-4
ghc-regexpr-0.5.3-4.fc15.0.arm1.src.rpm releases/15/Everything/source/SRPMS/ghc-regexpr-0.5.3-4.fc15.src.rpm hide diff show diff
diff -U 1 -r ORIG/ghc-regexpr.spec NEW/ghc-regexpr.spec
--- ORIG/ghc-regexpr.spec	2011-11-28 11:54:13.000000000 -0600
+++ NEW/ghc-regexpr.spec	2011-11-28 11:54:13.000000000 -0600
@@ -13,3 +13,3 @@
 Version:        0.5.3
-Release:        4%{?dist}
+Release:        4%{?dist}.0.arm1
 Summary:        %{common_summary}
@@ -21,3 +21,3 @@
 # fedora ghc archs:
-ExclusiveArch:  %{ix86} x86_64 ppc alpha sparcv9
+ExclusiveArch:  %{ix86} x86_64 ppc alpha sparcv9 armv7hl
 BuildRequires:  ghc, ghc-doc, ghc-prof
@@ -50,2 +50,5 @@
 %changelog
+* Tue Sep 27 2011 Henrik Nordstrom  - 0.5.3-4.fc15.0.arm1
+- Enable build on armv7hl
+
 * Thu Mar 10 2011 Fabio M. Di Nitto  - 0.5.3-4
ghc-safe-0.3-3.fc15.0.arm1.src.rpm releases/15/Everything/source/SRPMS/ghc-safe-0.3-3.fc15.src.rpm hide diff show diff
diff -U 1 -r ORIG/ghc-safe.spec NEW/ghc-safe.spec
--- ORIG/ghc-safe.spec	2011-11-28 11:54:13.000000000 -0600
+++ NEW/ghc-safe.spec	2011-11-28 11:54:13.000000000 -0600
@@ -15,3 +15,3 @@
 Version:        0.3
-Release:        3%{?dist}
+Release:        3%{?dist}.0.arm1
 Summary:        %{common_summary}
@@ -23,3 +23,3 @@
 # fedora ghc archs:
-ExclusiveArch:  %{ix86} x86_64 ppc alpha sparcv9
+ExclusiveArch:  %{ix86} x86_64 ppc alpha sparcv9 armv7hl
 BuildRequires:  ghc, ghc-doc, ghc-prof
@@ -51,2 +51,5 @@
 %changelog
+* Tue Sep 27 2011 Henrik Nordstrom  - 0.3-3.fc15.0.arm1
+- Enable build on armv7hl
+
 * Thu Mar 10 2011 Fabio M. Di Nitto  - 0.3-3
ghc-split-0.1.3-4.fc15.0.arm1.src.rpm releases/15/Everything/source/SRPMS/ghc-split-0.1.3-4.fc15.src.rpm hide diff show diff
diff -U 1 -r ORIG/ghc-split.spec NEW/ghc-split.spec
--- ORIG/ghc-split.spec	2011-11-28 11:54:13.000000000 -0600
+++ NEW/ghc-split.spec	2011-11-28 11:54:13.000000000 -0600
@@ -11,3 +11,3 @@
 Version:        0.1.3
-Release:        4%{?dist}
+Release:        4%{?dist}.0.arm1
 Summary:        %{common_summary}
@@ -19,3 +19,3 @@
 # fedora ghc archs:
-ExclusiveArch:  %{ix86} x86_64 ppc alpha sparcv9
+ExclusiveArch:  %{ix86} x86_64 ppc alpha sparcv9 armv7hl
 BuildRequires:  ghc, ghc-doc, ghc-prof
@@ -50,2 +50,5 @@
 %changelog
+* Tue Sep 27 2011 Henrik Nordstrom  - 0.1.3-4.fc15.0.arm1
+- Enable build on armv7hl
+
 * Thu Mar 10 2011 Fabio M. Di Nitto  - 0.1.3-4
ghc-stm-2.2.0.1-4.fc15.0.arm1.src.rpm releases/15/Everything/source/SRPMS/ghc-stm-2.2.0.1-4.fc15.src.rpm hide diff show diff
diff -U 1 -r ORIG/ghc-stm.spec NEW/ghc-stm.spec
--- ORIG/ghc-stm.spec	2011-11-28 11:54:13.000000000 -0600
+++ NEW/ghc-stm.spec	2011-11-28 11:54:13.000000000 -0600
@@ -12,3 +12,3 @@
 Version:        2.2.0.1
-Release:        4%{?dist}
+Release:        4%{?dist}.0.arm1
 Summary:        %{common_summary}
@@ -20,3 +20,3 @@
 # fedora ghc archs:
-ExclusiveArch:  %{ix86} x86_64 ppc alpha sparcv9
+ExclusiveArch:  %{ix86} x86_64 ppc alpha sparcv9 armv7hl
 BuildRequires:  ghc, ghc-doc, ghc-prof
@@ -48,2 +48,5 @@
 %changelog
+* Tue Sep 27 2011 Henrik Nordstrom  - 2.2.0.1-4.fc15.0.arm1
+- Enable build on armv7hl
+
 * Thu Mar 10 2011 Fabio M. Di Nitto  - 2.2.0.1-4
ghc-syb-0.3-4.fc15.0.arm1.src.rpm releases/15/Everything/source/SRPMS/ghc-syb-0.3-4.fc15.src.rpm hide diff show diff
diff -U 1 -r ORIG/ghc-syb.spec NEW/ghc-syb.spec
--- ORIG/ghc-syb.spec	2011-11-28 11:54:13.000000000 -0600
+++ NEW/ghc-syb.spec	2011-11-28 11:54:13.000000000 -0600
@@ -16,3 +16,3 @@
 Version:        0.3
-Release:        4%{?dist}
+Release:        4%{?dist}.0.arm1
 Summary:        %{common_summary}
@@ -24,3 +24,3 @@
 # fedora ghc archs:
-ExclusiveArch:  %{ix86} x86_64 ppc alpha sparcv9
+ExclusiveArch:  %{ix86} x86_64 ppc alpha sparcv9 armv7hl
 BuildRequires:  ghc, ghc-doc, ghc-prof
@@ -52,2 +52,5 @@
 %changelog
+* Tue Sep 27 2011 Henrik Nordstrom  - 0.3-4.fc15.0.arm1
+- Enable build on armv7hl
+
 * Thu Mar 10 2011 Fabio M. Di Nitto  - 0.3-4
ghc-tagsoup-0.12-4.fc15.0.arm1.src.rpm releases/15/Everything/source/SRPMS/ghc-tagsoup-0.12-4.fc15.src.rpm hide diff show diff
diff -U 1 -r ORIG/ghc-tagsoup.spec NEW/ghc-tagsoup.spec
--- ORIG/ghc-tagsoup.spec	2011-11-28 11:54:13.000000000 -0600
+++ NEW/ghc-tagsoup.spec	2011-11-28 11:54:13.000000000 -0600
@@ -20,3 +20,3 @@
 Version:        0.12
-Release:        4%{?dist}
+Release:        4%{?dist}.0.arm1
 Summary:        Haskell %{pkg_name}
@@ -28,3 +28,3 @@
 # fedora ghc archs:
-ExclusiveArch:  %{ix86} x86_64 ppc alpha sparcv9
+ExclusiveArch:  %{ix86} x86_64 ppc alpha sparcv9 armv7hl
 BuildRequires:  ghc, ghc-doc, ghc-prof
@@ -56,2 +56,5 @@
 %changelog
+* Tue Sep 27 2011 Henrik Nordstrom  - 0.12-4.fc15.0.arm1
+- Enable build on armv7hl
+
 * Thu Mar 10 2011 Fabio M. Di Nitto  - 0.12-4
ghc-tar-0.3.1.0-11.fc15.0.arm1.src.rpm releases/15/Everything/source/SRPMS/ghc-tar-0.3.1.0-11.fc15.src.rpm hide diff show diff
diff -U 1 -r ORIG/ghc-tar.spec NEW/ghc-tar.spec
--- ORIG/ghc-tar.spec	2011-11-28 11:54:13.000000000 -0600
+++ NEW/ghc-tar.spec	2011-11-28 11:54:13.000000000 -0600
@@ -17,3 +17,3 @@
 Version:        0.3.1.0
-Release:        11%{?dist}
+Release:        11%{?dist}.0.arm1
 Summary:        %{common_summary}
@@ -25,3 +25,3 @@
 # fedora ghc archs:
-ExclusiveArch:  %{ix86} x86_64 ppc alpha sparcv9
+ExclusiveArch:  %{ix86} x86_64 ppc alpha sparcv9 armv7hl
 BuildRequires:  ghc, ghc-doc, ghc-prof
@@ -53,2 +53,5 @@
 %changelog
+* Tue Sep 27 2011 Henrik Nordstrom  - 0.3.1.0-11.fc15.0.arm1
+- Enable build on armv7hl
+
 * Thu Mar 10 2011 Fabio M. Di Nitto  - 0.3.1.0-11
ghc-terminfo-0.3.1.3-6.fc15.0.arm1.src.rpm releases/15/Everything/source/SRPMS/ghc-terminfo-0.3.1.3-6.fc15.src.rpm hide diff show diff
diff -U 1 -r ORIG/ghc-terminfo.spec NEW/ghc-terminfo.spec
--- ORIG/ghc-terminfo.spec	2011-11-28 11:54:13.000000000 -0600
+++ NEW/ghc-terminfo.spec	2011-11-28 11:54:13.000000000 -0600
@@ -14,3 +14,3 @@
 Version:        0.3.1.3
-Release:        6%{?dist}
+Release:        6%{?dist}.0.arm1
 Summary:        %{common_summary}
@@ -22,3 +22,3 @@
 # fedora ghc archs:
-ExclusiveArch:  %{ix86} x86_64 ppc alpha sparcv9
+ExclusiveArch:  %{ix86} x86_64 ppc alpha sparcv9 armv7hl
 BuildRequires:  ghc, ghc-doc, ghc-prof
@@ -54,2 +54,5 @@
 %changelog
+* Tue Sep 27 2011 Henrik Nordstrom  - 0.3.1.3-6.fc15.0.arm1
+- Enable build on armv7hl
+
 * Thu Mar 10 2011 Fabio M. Di Nitto  - 0.3.1.3-6
ghc-texmath-0.4-6.fc15.0.arm1.src.rpm releases/15/Everything/source/SRPMS/ghc-texmath-0.4-6.fc15.src.rpm hide diff show diff
diff -U 1 -r ORIG/ghc-texmath.spec NEW/ghc-texmath.spec
--- ORIG/ghc-texmath.spec	2011-11-28 11:54:13.000000000 -0600
+++ NEW/ghc-texmath.spec	2011-11-28 11:54:13.000000000 -0600
@@ -12,3 +12,3 @@
 Version:        0.4
-Release:        6%{?dist}
+Release:        6%{?dist}.0.arm1
 Summary:        %{common_summary}
@@ -20,3 +20,3 @@
 # fedora ghc archs:
-ExclusiveArch:  %{ix86} x86_64 ppc alpha sparcv9
+ExclusiveArch:  %{ix86} x86_64 ppc alpha sparcv9 armv7hl
 BuildRequires:  ghc, ghc-doc, ghc-prof
@@ -49,2 +49,5 @@
 %changelog
+* Tue Sep 27 2011 Henrik Nordstrom  - 0.4-6.fc15.0.arm1
+- Enable build on armv7hl
+
 * Thu Mar 10 2011 Fabio M. Di Nitto  - 0.4-6
ghc-text-0.11.0.5-2.fc15.0.arm1.src.rpm releases/15/Everything/source/SRPMS/ghc-text-0.11.0.5-2.fc15.src.rpm hide diff show diff
diff -U 1 -r ORIG/ghc-text.spec NEW/ghc-text.spec
--- ORIG/ghc-text.spec	2011-11-28 11:54:13.000000000 -0600
+++ NEW/ghc-text.spec	2011-11-28 11:54:13.000000000 -0600
@@ -11,3 +11,3 @@
 Version:        0.11.0.5
-Release:        2%{?dist}
+Release:        2%{?dist}.0.arm1
 Summary:        %{common_summary}
@@ -19,3 +19,3 @@
 # fedora ghc archs:
-ExclusiveArch:  %{ix86} x86_64 ppc alpha sparcv9
+ExclusiveArch:  %{ix86} x86_64 ppc alpha sparcv9 armv7hl
 BuildRequires:  ghc, ghc-doc, ghc-prof
@@ -53,2 +53,5 @@
 %changelog
+* Tue Sep 27 2011 Henrik Nordstrom  - 0.11.0.5-2.fc15.0.arm1
+- Enable build on armv7hl
+
 * Thu Mar 10 2011 Fabio M. Di Nitto  - 0.11.0.5-2
ghc-transformers-0.2.2.0-6.fc15.0.arm1.src.rpm releases/15/Everything/source/SRPMS/ghc-transformers-0.2.2.0-6.fc15.src.rpm hide diff show diff
diff -U 1 -r ORIG/ghc-transformers.spec NEW/ghc-transformers.spec
--- ORIG/ghc-transformers.spec	2011-11-28 11:54:14.000000000 -0600
+++ NEW/ghc-transformers.spec	2011-11-28 11:54:14.000000000 -0600
@@ -16,3 +16,3 @@
 Version:        0.2.2.0
-Release:        6%{?dist}
+Release:        6%{?dist}.0.arm1
 Summary:        %{common_summary}
@@ -24,3 +24,3 @@
 # fedora ghc archs:
-ExclusiveArch:  %{ix86} x86_64 ppc alpha sparcv9
+ExclusiveArch:  %{ix86} x86_64 ppc alpha sparcv9 armv7hl
 BuildRequires:  ghc, ghc-doc, ghc-prof
@@ -53,2 +53,5 @@
 %changelog
+* Tue Sep 27 2011 Henrik Nordstrom  - 0.2.2.0-6.fc15.0.arm1
+- Enable build on armv7hl
+
 * Thu Mar 10 2011 Fabio M. Di Nitto  - 0.2.2.0-6
ghc-uniplate-1.6-5.fc15.0.arm1.src.rpm releases/15/Everything/source/SRPMS/ghc-uniplate-1.6-5.fc15.src.rpm hide diff show diff
diff -U 1 -r ORIG/ghc-uniplate.spec NEW/ghc-uniplate.spec
--- ORIG/ghc-uniplate.spec	2011-11-28 11:54:14.000000000 -0600
+++ NEW/ghc-uniplate.spec	2011-11-28 11:54:14.000000000 -0600
@@ -15,3 +15,3 @@
 Version:        1.6
-Release:        5%{?dist}
+Release:        5%{?dist}.0.arm1
 Summary:        %{common_summary}
@@ -22,3 +22,3 @@
 # fedora ghc archs:
-ExclusiveArch:  %{ix86} x86_64 ppc alpha sparcv9
+ExclusiveArch:  %{ix86} x86_64 ppc alpha sparcv9 armv7hl
 BuildRequires:  ghc, ghc-doc, ghc-prof
@@ -51,2 +51,5 @@
 %changelog
+* Tue Sep 27 2011 Henrik Nordstrom  - 1.6-5.fc15.0.arm1
+- Enable build on armv7hl
+
 * Thu Mar 10 2011 Fabio M. Di Nitto  - 1.6-5
ghc-utf8-string-0.3.6-9.fc15.1.0.arm1.src.rpm releases/15/Everything/source/SRPMS/ghc-utf8-string-0.3.6-9.fc15.1.src.rpm hide diff show diff
diff -U 1 -r ORIG/ghc-utf8-string.spec NEW/ghc-utf8-string.spec
--- ORIG/ghc-utf8-string.spec	2011-11-28 11:54:14.000000000 -0600
+++ NEW/ghc-utf8-string.spec	2011-11-28 11:54:14.000000000 -0600
@@ -13,3 +13,3 @@
 Version:        0.3.6
-Release:        9%{?dist}.1
+Release:        9%{?dist}.1.0.arm1
 Summary:        %{common_summary}
@@ -21,3 +21,3 @@
 # fedora ghc archs:
-ExclusiveArch:  %{ix86} x86_64 ppc alpha sparcv9
+ExclusiveArch:  %{ix86} x86_64 ppc alpha sparcv9 armv7hl
 BuildRequires:  ghc, ghc-doc, ghc-prof
@@ -49,2 +49,5 @@
 %changelog
+* Tue Sep 27 2011 Henrik Nordstrom  - 0.3.6-9.fc15.1.0.arm1
+- Enable build on armv7hl
+
 * Thu Mar 10 2011 Fabio M. Di Nitto  - 0.3.6-9
ghc-xhtml-3000.2.0.1-9.fc15.0.arm1.src.rpm releases/15/Everything/source/SRPMS/ghc-xhtml-3000.2.0.1-9.fc15.src.rpm hide diff show diff
diff -U 1 -r ORIG/ghc-xhtml.spec NEW/ghc-xhtml.spec
--- ORIG/ghc-xhtml.spec	2011-11-28 11:54:14.000000000 -0600
+++ NEW/ghc-xhtml.spec	2011-11-28 11:54:14.000000000 -0600
@@ -13,3 +13,3 @@
 Version:        3000.2.0.1
-Release:        9%{?dist}
+Release:        9%{?dist}.0.arm1
 Summary:        %{common_summary}
@@ -21,3 +21,3 @@
 # fedora ghc archs:
-ExclusiveArch:  %{ix86} x86_64 ppc alpha sparcv9
+ExclusiveArch:  %{ix86} x86_64 ppc alpha sparcv9 armv7hl
 BuildRequires:  ghc, ghc-doc, ghc-prof
@@ -49,2 +49,5 @@
 %changelog
+* Tue Sep 27 2011 Henrik Nordstrom  - 3000.2.0.1-9.fc15.0.arm1
+- Enable build on armv7hl
+
 * Thu Mar 10 2011 Fabio M. Di Nitto  - 3000.2.0.1-9
ghc-xml-1.3.7-3.fc15.0.arm1.src.rpm releases/15/Everything/source/SRPMS/ghc-xml-1.3.7-3.fc15.src.rpm hide diff show diff
diff -U 1 -r ORIG/ghc-xml.spec NEW/ghc-xml.spec
--- ORIG/ghc-xml.spec	2011-11-28 11:54:14.000000000 -0600
+++ NEW/ghc-xml.spec	2011-11-28 11:54:14.000000000 -0600
@@ -11,3 +11,3 @@
 Version:        1.3.7
-Release:        3%{?dist}
+Release:        3%{?dist}.0.arm1
 Summary:        %{common_summary}
@@ -19,3 +19,3 @@
 # fedora ghc archs:
-ExclusiveArch:  %{ix86} x86_64 ppc alpha sparcv9
+ExclusiveArch:  %{ix86} x86_64 ppc alpha sparcv9 armv7hl
 BuildRequires:  ghc, ghc-doc, ghc-prof
@@ -48,2 +48,5 @@
 %changelog
+* Tue Sep 27 2011 Henrik Nordstrom  - 1.3.7-3.fc15.0.arm1
+- Enable build on armv7hl
+
 * Thu Mar 10 2011 Fabio M. Di Nitto  - 1.3.7-3
ghc-xmonad-contrib-0.9.2-3.fc15.0.arm1.src.rpm releases/15/Everything/source/SRPMS/ghc-xmonad-contrib-0.9.2-3.fc15.src.rpm hide diff show diff
diff -U 1 -r ORIG/ghc-xmonad-contrib.spec NEW/ghc-xmonad-contrib.spec
--- ORIG/ghc-xmonad-contrib.spec	2011-11-28 11:54:14.000000000 -0600
+++ NEW/ghc-xmonad-contrib.spec	2011-11-28 11:54:14.000000000 -0600
@@ -22,3 +22,3 @@
 Version:        0.9.2
-Release:        3%{?dist}
+Release:        3%{?dist}.0.arm1
 Summary:        %{common_summary}
@@ -30,3 +30,3 @@
 # fedora ghc archs:
-ExclusiveArch:  %{ix86} x86_64 ppc alpha sparcv9
+ExclusiveArch:  %{ix86} x86_64 ppc alpha sparcv9 armv7hl
 BuildRequires:  ghc, ghc-doc, ghc-prof
@@ -59,2 +59,5 @@
 %changelog
+* Tue Sep 27 2011 Henrik Nordstrom  - 0.9.2-3.fc15.0.arm1
+- Enable build on armv7hl
+
 * Thu Mar 10 2011 Fabio M. Di Nitto  - 0.9.2-3
ghc-zip-archive-0.1.1.7-2.fc15.0.arm1.src.rpm releases/15/Everything/source/SRPMS/ghc-zip-archive-0.1.1.7-2.fc15.src.rpm hide diff show diff
diff -U 1 -r ORIG/ghc-zip-archive.spec NEW/ghc-zip-archive.spec
--- ORIG/ghc-zip-archive.spec	2011-11-28 11:54:14.000000000 -0600
+++ NEW/ghc-zip-archive.spec	2011-11-28 11:54:14.000000000 -0600
@@ -11,3 +11,3 @@
 Version:        0.1.1.7
-Release:        2%{?dist}
+Release:        2%{?dist}.0.arm1
 Summary:        %{common_summary}
@@ -19,3 +19,3 @@
 # fedora ghc archs:
-ExclusiveArch:  %{ix86} x86_64 ppc alpha sparcv9
+ExclusiveArch:  %{ix86} x86_64 ppc alpha sparcv9 armv7hl
 BuildRequires:  ghc, ghc-prof
@@ -47,2 +47,5 @@
 %changelog
+* Tue Sep 27 2011 Henrik Nordstrom  - 0.1.1.7-2.fc15.0.arm1
+- Enable build on armv7hl
+
 * Thu Mar 10 2011 Fabio M. Di Nitto  - 0.1.1.7-2
ghc-zlib-0.5.3.1-2.fc15.0.arm1.src.rpm releases/15/Everything/source/SRPMS/ghc-zlib-0.5.3.1-2.fc15.src.rpm hide diff show diff
diff -U 1 -r ORIG/ghc-zlib.spec NEW/ghc-zlib.spec
--- ORIG/ghc-zlib.spec	2011-11-28 11:54:14.000000000 -0600
+++ NEW/ghc-zlib.spec	2011-11-28 11:54:14.000000000 -0600
@@ -18,3 +18,3 @@
 Version:        0.5.3.1
-Release:        2%{?dist}
+Release:        2%{?dist}.0.arm1
 Summary:        %{common_summary}
@@ -26,3 +26,3 @@
 # fedora ghc archs:
-ExclusiveArch:  %{ix86} x86_64 ppc alpha sparcv9
+ExclusiveArch:  %{ix86} x86_64 ppc alpha sparcv9 armv7hl
 BuildRequires:  ghc, ghc-doc, ghc-prof
@@ -52,2 +52,5 @@
 %changelog
+* Tue Sep 27 2011 Henrik Nordstrom  - 0.5.3.1-2.fc15.0.arm1
+- Enable build on armv7hl
+
 * Thu Mar 10 2011 Fabio M. Di Nitto  - 0.5.3.1-2
ghc-zlib-bindings-0.0.0-4.fc15.0.arm1.src.rpm releases/15/Everything/source/SRPMS/ghc-zlib-bindings-0.0.0-4.fc15.src.rpm hide diff show diff
diff -U 1 -r ORIG/ghc-zlib-bindings.spec NEW/ghc-zlib-bindings.spec
--- ORIG/ghc-zlib-bindings.spec	2011-11-28 11:54:14.000000000 -0600
+++ NEW/ghc-zlib-bindings.spec	2011-11-28 11:54:14.000000000 -0600
@@ -13,3 +13,3 @@
 Version:        0.0.0
-Release:        4%{?dist}
+Release:        4%{?dist}.0.arm1
 Summary:        %{common_summary}
@@ -21,3 +21,3 @@
 # fedora ghc archs:
-ExclusiveArch:  %{ix86} x86_64 ppc alpha sparcv9
+ExclusiveArch:  %{ix86} x86_64 ppc alpha sparcv9 armv7hl
 BuildRequires:  ghc, ghc-doc, ghc-prof
@@ -50,2 +50,5 @@
 %changelog
+* Tue Sep 27 2011 Henrik Nordstrom  - 0.0.0-4.fc15.0.arm1
+- Enable build on armv7hl
+
 * Thu Mar 10 2011 Fabio M. Di Nitto  - 0.0.0-4
glibc-2.13.90-9.0.arm1.src.rpm releases/15/Everything/source/SRPMS/glibc-2.13.90-9.src.rpm hide diff show diff
Only in NEW: glibc-arm-clone-unwind.patch
Only in NEW: glibc-arm-mathdefs.patch
Only in NEW: glibc-arm-tzdata.patch
diff -U 1 -r ORIG/glibc.spec NEW/glibc.spec
--- ORIG/glibc.spec	2011-11-28 11:54:24.000000000 -0600
+++ NEW/glibc.spec	2011-11-28 11:54:24.000000000 -0600
@@ -4,3 +4,7 @@
 ### glibc.spec.in follows:
-%define run_glibc_tests 1
+#%ifarch armv7hl
+#%define run_glibc_tests 0
+#%else
+#%define run_glibc_tests 1
+#%endif
 %define auxarches athlon alphaev6
@@ -28,3 +32,3 @@
 Version: %{glibcversion}
-Release: 9
+Release: 9.0.arm1
 # GPLv2+ is used in a bunch of programs, LGPLv2+ is used for libraries.
@@ -42,2 +46,5 @@
 Patch1: %{name}-ia64-lib64.patch
+Patch2: %{name}-arm-mathdefs.patch
+Patch3: %{name}-arm-tzdata.patch
+Patch4: %{name}-arm-clone-unwind.patch
 Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -258,2 +265,7 @@
 %endif
+cd ../%{glibcportsdir}
+%patch2 -p1
+%patch4 -p1
+cd ../%{glibcsrcdir}
+%patch3 -p1
 
@@ -358,4 +370,10 @@
 	--with-headers=%{_prefix}/include $EnableKernel --enable-bind-now \
-	--with-tls --with-__thread --build %{nptl_target_cpu}-redhat-linux \
+	--with-tls --with-__thread \
+%ifarch armv7hl
+	--build %{nptl_target_cpu}-redhat-linux-gnueabi \
+	--host %{nptl_target_cpu}-redhat-linux-gnueabi \
+%else
+	--build %{nptl_target_cpu}-redhat-linux \
 	--host %{nptl_target_cpu}-redhat-linux \
+%endif
 %ifarch %{multiarcharches}
@@ -369,3 +387,3 @@
 
-make %{?_smp_mflags} -r CFLAGS="$build_CFLAGS" PARALLELMFLAGS=-s
+make %{?_smp_mflags} -r CFLAGS="$build_CFLAGS" PARALLELMFLAGS=
 
@@ -415,3 +433,3 @@
 mkdir -p $RPM_BUILD_ROOT
-make -j1 install_root=$RPM_BUILD_ROOT install -C build-%{nptl_target_cpu}-linuxnptl PARALLELMFLAGS=-s
+make -j1 install_root=$RPM_BUILD_ROOT install -C build-%{nptl_target_cpu}-linuxnptl PARALLELMFLAGS=
 %ifnarch %{auxarches}
gtk2hs-buildtools-0.12.0-4.fc15.0.arm1.src.rpm releases/15/Everything/source/SRPMS/gtk2hs-buildtools-0.12.0-4.fc15.src.rpm hide diff show diff
diff -U 1 -r ORIG/gtk2hs-buildtools.spec NEW/gtk2hs-buildtools.spec
--- ORIG/gtk2hs-buildtools.spec	2011-11-28 11:55:19.000000000 -0600
+++ NEW/gtk2hs-buildtools.spec	2011-11-28 11:55:19.000000000 -0600
@@ -8,3 +8,3 @@
 Version:        0.12.0
-Release:        4%{?dist}
+Release:        4%{?dist}.0.arm1
 Summary:        Haskell Gtk2Hs buildtools
@@ -16,3 +16,3 @@
 # fedora ghc archs:
-ExclusiveArch:  %{ix86} x86_64 ppc alpha sparcv9
+ExclusiveArch:  %{ix86} x86_64 ppc alpha sparcv9 armv7hl
 BuildRequires:  ghc, ghc-devel
@@ -55,2 +55,5 @@
 %changelog
+* Tue Sep 27 2011 Henrik Nordstrom  - 0.12.0-4.fc15.0.arm1
+- Enable build on armv7hl
+
 * Thu Mar 10 2011 Fabio M. Di Nitto  - 0.12.0-4
gypsy-0.8-2.fc15.0.arm1.src.rpm releases/15/Everything/source/SRPMS/gypsy-0.8-2.fc15.src.rpm hide diff show diff
Only in NEW: gypsy-unused-but-set.patch
diff -U 1 -r ORIG/gypsy.spec NEW/gypsy.spec
--- ORIG/gypsy.spec	2011-11-28 11:55:32.000000000 -0600
+++ NEW/gypsy.spec	2011-11-28 11:55:32.000000000 -0600
@@ -2,3 +2,3 @@
 Version:       0.8
-Release:       2%{?dist}
+Release:       2%{?dist}.0.arm1
 Summary:       A GPS multiplexing daemon
@@ -10,2 +10,3 @@
 Source0:       http://gypsy.freedesktop.org/releases/%{name}-%{version}.tar.gz
+Patch1:        gypsy-unused-but-set.patch
 
@@ -46,2 +47,3 @@
 %setup -q
+%patch1 -p1
 
@@ -83,2 +85,5 @@
 %changelog
+* Mon Aug 29 2011 Jeffrey Bastian  0.8-2.0.arm1
+- commented out unused variables in gypsy-time.c to make gcc-4.6 happy
+
 * Tue Sep 7 2010 Peter Robinson  0.8-2
haddock-2.9.2-1.fc15.0.arm1.src.rpm releases/15/Everything/source/SRPMS/haddock-2.9.2-1.fc15.src.rpm hide diff show diff
diff -U 1 -r ORIG/haddock.spec NEW/haddock.spec
--- ORIG/haddock.spec	2011-11-28 11:55:32.000000000 -0600
+++ NEW/haddock.spec	2011-11-28 11:55:32.000000000 -0600
@@ -13,3 +13,3 @@
 Version:        2.9.2
-Release:        1%{?dist}
+Release:        1%{?dist}.0.arm1
 Summary:        %{common_summary}
@@ -21,3 +21,3 @@
 # fedora ghc archs:
-ExclusiveArch:  %{ix86} x86_64 ppc alpha sparcv9
+ExclusiveArch:  %{ix86} x86_64 ppc alpha sparcv9 armv7hl
 BuildRequires:  ghc, ghc-doc, ghc-prof
@@ -58,2 +58,5 @@
 %changelog
+* Tue Sep 27 2011 Henrik Nordstrom  - 2.9.2-1.fc15.0.arm1
+- Enable build on armv7hl
+
 * Fri Mar 11 2011 Lakshmi Narasimhan T V  - 2.9.2-1
happy-1.18.6-4.fc15.0.arm1.src.rpm releases/15/Everything/source/SRPMS/happy-1.18.6-4.fc15.src.rpm hide diff show diff
diff -U 1 -r ORIG/happy.spec NEW/happy.spec
--- ORIG/happy.spec	2011-11-28 11:55:38.000000000 -0600
+++ NEW/happy.spec	2011-11-28 11:55:38.000000000 -0600
@@ -9,3 +9,3 @@
 Version:        1.18.6
-Release:        4%{?dist}
+Release:        4%{?dist}.0.arm1
 Summary:        LALR(1) Parser Generator for Haskell
@@ -16,3 +16,3 @@
 # fedora ghc archs:
-ExclusiveArch:  %{ix86} x86_64 ppc alpha sparcv9
+ExclusiveArch:  %{ix86} x86_64 ppc alpha sparcv9 armv7hl
 BuildRequires:  ghc, ghc-devel
@@ -60,2 +60,5 @@
 %changelog
+* Tue Sep 27 2011 Henrik Nordstrom  - 1.18.6-4.fc15.0.arm1
+- Enable build on armv7hl
+
 * Thu Mar 10 2011 Fabio M. Di Nitto  - 1.18.6-4
hdf5-1.8.5.patch1-9.fc15.0.arm1.src.rpm releases/15/Everything/source/SRPMS/hdf5-1.8.5.patch1-9.fc15.src.rpm hide diff show diff
diff -U 1 -r ORIG/hdf5.spec NEW/hdf5.spec
--- ORIG/hdf5.spec	2011-11-28 11:55:39.000000000 -0600
+++ NEW/hdf5.spec	2011-11-28 11:55:39.000000000 -0600
@@ -3,3 +3,3 @@
 Version: 1.8.5.patch1
-Release: 9%{?dist}
+Release: 9%{?dist}.0.arm1
 Summary: A general purpose library and file format for storing scientific data
@@ -24,4 +24,4 @@
 %endif
-%ifarch s390 s390x
-# No openmpi on s390(x)
+%ifarch s390 s390x %{arm}
+# No openmpi on s390(x) or arm
 %global with_openmpi 0
@@ -338,2 +338,5 @@
 %changelog
+* Fri Oct 14 2011 Henrik Nordstrom  - 1.8.5.patch1-9.0.arm1
+- Build without openmpi on arm
+
 * Wed Mar 30 2011 Deji Akingunola  - 1.8.5.patch1-9
hwloc-1.2.2-1.fc15.0.arm1.src.rpm  
java-1.5.0-gcj-1.5.0.0-37.fc15.0.arm1.src.rpm development/rawhide/source/SRPMS/java-1.5.0-gcj-1.5.0.0-37.fc16.src.rpm hide diff show diff
diff -U 1 -r ORIG/java-1.5.0-gcj.spec NEW/java-1.5.0-gcj.spec
--- ORIG/java-1.5.0-gcj.spec	2011-11-28 11:56:08.000000000 -0600
+++ NEW/java-1.5.0-gcj.spec	2011-11-28 11:56:08.000000000 -0600
@@ -10,3 +10,3 @@
 # define to 1 if sinjdoc has not been built yet.
-%define bootstrap 0
+%define bootstrap 1
 
@@ -57,3 +57,3 @@
 Version: %{javaver}.%{buildver}
-Release: 37%{?dist}
+Release: 37%{?dist}.0.arm1
 Summary: JPackage runtime compatibility layer for GCJ
java-1.6.0-openjdk-1.6.0.0-59.1.10.3.fc15.0.arm1.src.rpm KOJI: java-1.6.0-openjdk-1.6.0.0-59.1.10.3.fc15.src.rpm hide diff show diff
Only in NEW: java-1.6.0-openjdk-noerror.patch
diff -U 1 -r ORIG/java-1.6.0-openjdk.spec NEW/java-1.6.0-openjdk.spec
--- ORIG/java-1.6.0-openjdk.spec	2011-11-28 11:58:55.000000000 -0600
+++ NEW/java-1.6.0-openjdk.spec	2011-11-28 11:58:56.000000000 -0600
@@ -3,3 +3,3 @@
 # java-1.6.0-openjdk-devel.
-%define gcjbootstrap 0
+%define gcjbootstrap 1
 
@@ -35,2 +35,4 @@
 
+%define pulseaudio 0
+
 %ifarch %{ix86}
@@ -141,3 +143,3 @@
 Version: %{javaver}.%{buildver}
-Release: 59.%{icedteaver}%{?dist}
+Release: 59.%{icedteaver}%{?dist}.0.arm1
 # java-1.5.0-ibm from jpackage.org set Epoch to 1 for unknown reasons,
@@ -177,2 +179,3 @@
 Patch5:   makefile-xalan-deps.patch
+Patch6:	  java-1.6.0-openjdk-noerror.patch
 
@@ -218,2 +221,3 @@
 BuildRequires: xorg-x11-utils
+%if %{pulseaudio}
 # PulseAudio build requirements.
@@ -221,2 +225,3 @@
 BuildRequires: pulseaudio >= 0.9.11
+%endif
 # Zero-assembler build requirement.
@@ -230,3 +235,3 @@
 #fixing  648499
-BuildRequires: redhat-lsb
+#BuildRequires: redhat-lsb
 
@@ -375,2 +380,3 @@
 
+%if %{pulseaudio}
 ./configure %{icedteaopt} --with-openjdk-src-zip=%{SOURCE1} \
@@ -381,2 +387,10 @@
   --with-abs-install-dir=%{_jvmdir}/%{sdkdir}
+%else
+./configure %{icedteaopt} --with-openjdk-src-zip=%{SOURCE1} \
+  --with-pkgversion=fedora-%{release}-%{_arch} \
+  --with-hotspot-build=hs20 --with-hotspot-src-zip=%{SOURCE7} \
+  --with-jaf-drop-zip=%{SOURCE9} \
+  --with-jaxp-drop-zip=%{SOURCE8} --with-jaxws-drop-zip=%{SOURCE10} \
+  --with-abs-install-dir=%{_jvmdir}/%{sdkdir}
+%endif
 %if %{gcjbootstrap}
@@ -388,2 +402,3 @@
 patch -l -p0 < %{PATCH4}
+patch -l -p0 < %{PATCH6}
 make
js-1.8.5-6.fc15.0.arm1.src.rpm updates/15/SRPMS/js-1.8.5-6.fc15.src.rpm hide diff show diff
diff -U 1 -r ORIG/js.spec NEW/js.spec
--- ORIG/js.spec	2011-11-28 11:59:03.000000000 -0600
+++ NEW/js.spec	2011-11-28 11:59:03.000000000 -0600
@@ -5,3 +5,3 @@
 Version:		1.8.5
-Release:		6%{?hgdate:.hg%{hgdate}}%{?dist}
+Release:		6%{?hgdate:.hg%{hgdate}}%{?dist}.0.arm1
 # The sources are triple licensed, but when we link against readline which is
@@ -19,2 +19,3 @@
 Patch2:			js185-destdir.patch
+Patch3:			js185-arm-nosoftfp.patch
 Provides:		libjs = %{version}-%{release}
@@ -53,2 +54,3 @@
 %patch2 -p0 -b .destdir
+%patch3 -p1 -b .armfp
 cd js
Only in NEW: js185-arm-nosoftfp.patch
kaya-0.5.2-10.fc15.0.arm1.src.rpm releases/15/Everything/source/SRPMS/kaya-0.5.2-10.fc15.src.rpm hide diff show diff
diff -U 1 -r ORIG/kaya.spec NEW/kaya.spec
--- ORIG/kaya.spec	2011-11-28 11:59:05.000000000 -0600
+++ NEW/kaya.spec	2011-11-28 11:59:05.000000000 -0600
@@ -6,3 +6,3 @@
 Version:	0.5.2
-Release:	10%{?dist}
+Release:	10%{?dist}.0.arm1
 Summary:	A Statically typed, imperative programming-language
@@ -24,3 +24,3 @@
 # fedora ghc has only been bootstrapped on the following archs:
-ExclusiveArch: %{ix86} x86_64 ppc alpha
+ExclusiveArch: %{ix86} x86_64 ppc alpha armv7hl
 
@@ -114,2 +114,5 @@
 %changelog
+* Sun Oct 09 2011 Henrik Nordstrom  - 0.5.2-10.0.arm1
+- Add armv7hl as supported arch
+
 * Mon Feb 07 2011 Fedora Release Engineering  - 0.5.2-10
libdc1394-2.1.2-4.fc15.0.arm1.src.rpm  
lorax-0.4.6-1.fc15.0.arm1.src.rpm releases/15/Everything/source/SRPMS/lorax-0.4.6-1.fc15.src.rpm hide diff show diff
Only in NEW: lorax-0.4.6-arm1.patch
diff -U 1 -r ORIG/lorax.spec NEW/lorax.spec
--- ORIG/lorax.spec	2011-11-28 12:02:58.000000000 -0600
+++ NEW/lorax.spec	2011-11-28 12:02:58.000000000 -0600
@@ -4,3 +4,3 @@
 Version:        0.4.6
-Release:        1%{?dist}
+Release:        1%{?dist}.0.arm1
 Summary:        Tool for creating the anaconda install images
@@ -12,2 +12,4 @@
 
+Patch0:		lorax-0.4.6-arm1.patch
+
 BuildRequires:  python2-devel
@@ -42,2 +44,3 @@
 %setup -q
+%patch0 -p1 -b .arm1
 
@@ -62,2 +65,5 @@
 %changelog
+* Wed Nov 10 2011 Ken Cox  0.4.6-1.0.arm1
+- add support for armv7hl
+
 * Tue May 10 2011 Martin Gracik  0.4.6-1
mpich2-1.4.1p1-1.fc15.0.arm2.src.rpm updates/15/SRPMS/mpich2-1.4.1p1-1.fc15.src.rpm hide diff show diff
diff -U 1 -r ORIG/mpich2.spec NEW/mpich2.spec
--- ORIG/mpich2.spec	2011-11-28 12:03:46.000000000 -0600
+++ NEW/mpich2.spec	2011-11-28 12:03:46.000000000 -0600
@@ -5,3 +5,3 @@
 Version:	1.4.1p1
-Release:	1%{?dist}
+Release:	1%{?dist}.0.arm2
 License:	MIT
@@ -19,3 +19,3 @@
 BuildRequires:	automake autoconf libtool gettext
-%ifnarch s390 s390x
+%ifnarch s390 s390x armv5tel
 BuildRequires:	valgrind-devel
@@ -267,2 +267,5 @@
 %changelog
+* Fri Nov  4 2011 Henrik Nordstrom  1.4.1p1-1.0.arm2
+- There is no valgrind on armv5tel
+
 * Sun Sep 11 2011 Deji Akingunola  - 1.4.1p1-1
mutter-3.0.2.1-1.fc15.0.arm1.src.rpm updates/15/SRPMS/mutter-3.0.2.1-1.fc15.src.rpm hide diff show diff
Only in NEW: mutter-Wcast-align.patch
diff -U 1 -r ORIG/mutter.spec NEW/mutter.spec
--- ORIG/mutter.spec	2011-11-28 12:03:52.000000000 -0600
+++ NEW/mutter.spec	2011-11-28 12:03:52.000000000 -0600
@@ -2,3 +2,3 @@
 Version:       3.0.2.1
-Release:       1%{?dist}
+Release:       1%{?dist}.0.arm1
 Summary:       Window and compositing manager based on Clutter
@@ -9,2 +9,4 @@
 Source0:       ftp://ftp.gnome.org/pub/gnome/sources/%{name}/3.0/%{name}-%{version}.tar.bz2
+# Remove -Wcast-align. Imported from debian
+Patch0:		mutter-Wcast-align.patch
 
@@ -62,2 +64,3 @@
 %setup -q
+%patch0 -p1 -b.cast-align
 
@@ -65,3 +68,3 @@
 (if ! test -x configure; then NOCONFIGURE=1 ./autogen.sh; fi;
- %configure --disable-static --with-gtk=3.0)
+%configure --disable-static --with-gtk=3.0)
 
mysql-5.5.14-2.fc15.0.arm1.src.rpm updates/15/SRPMS/mysql-5.5.14-2.fc15.src.rpm hide diff show diff
Only in NEW: mysql-home.patch
Only in NEW: mysql-valist_fix.patch
diff -U 1 -r ORIG/mysql.spec NEW/mysql.spec
--- ORIG/mysql.spec	2011-11-28 12:03:53.000000000 -0600
+++ NEW/mysql.spec	2011-11-28 12:03:53.000000000 -0600
@@ -2,3 +2,3 @@
 Version: 5.5.14
-Release: 2%{?dist}
+Release: 2%{?dist}.0.arm1
 Summary: MySQL client programs and shared libraries
@@ -47,2 +47,4 @@
 Patch13: mysql-openssl-test.patch
+Patch14: mysql-home.patch
+Patch15: mysql-valist_fix.patch
 
@@ -191,2 +193,4 @@
 %patch13 -p1
+%patch14 -p1
+%patch15 -p1
 
netcdf-4.1.1-6.fc15.0.arm1.src.rpm updates/15/SRPMS/netcdf-4.1.1-6.fc15.src.rpm hide diff show diff
diff -U 1 -r ORIG/netcdf.spec NEW/netcdf.spec
--- ORIG/netcdf.spec	2011-11-28 12:04:04.000000000 -0600
+++ NEW/netcdf.spec	2011-11-28 12:04:04.000000000 -0600
@@ -2,3 +2,3 @@
 Version:        4.1.1
-Release:        6%{?dist}
+Release:        6%{?dist}.0.arm1
 Summary:        Libraries for the Unidata network Common Data Form
@@ -96,3 +96,3 @@
            --enable-extra-example-tests \
-%ifnarch s390 s390x
+%ifnarch s390 s390x %{arm}
            --enable-valgrind-tests \
@@ -167,2 +167,5 @@
 %changelog
+* Sat Oct 15 2011 Henrik Nordstrom  - 4.1.1-6.0.arm1
+- Really add ARM to valgrind excludes
+
 * Thu Aug 11 2011 Peter Robinson  - 4.1.1-6
ocaml-3.12.0-5.fc15.0.arm2.src.rpm releases/15/Everything/source/SRPMS/ocaml-3.12.0-5.fc15.src.rpm hide diff show diff
Only in NEW: debian_patches_0013-ocamlopt-arm-add-.type-directive-for-code-symbols.patch
diff -U 1 -r ORIG/ocaml.spec NEW/ocaml.spec
--- ORIG/ocaml.spec	2011-11-28 12:04:30.000000000 -0600
+++ NEW/ocaml.spec	2011-11-28 12:04:30.000000000 -0600
@@ -4,3 +4,3 @@
 Version:        3.12.0
-Release:        5%{?dist}
+Release:        5%{?dist}.0.arm2
 
@@ -29,2 +29,4 @@
 
+Patch3:         debian_patches_0013-ocamlopt-arm-add-.type-directive-for-code-symbols.patch
+
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -60,3 +62,3 @@
 Provides:       ocaml(compiler) = %{version}
-ExclusiveArch:  alpha armv4l %{ix86} ia64 x86_64 ppc sparc sparcv9 ppc64
+ExclusiveArch:  alpha %{arm} %{ix86} ia64 x86_64 ppc sparc sparcv9 ppc64
 
@@ -206,2 +208,3 @@
 %patch2 -p1 -b .rhbz691896
+%patch3 -p1 -b .arm-type-dir
 
@@ -312,3 +315,5 @@
 %{_libdir}/ocaml/*.a
+%ifnarch %{arm}
 %{_libdir}/ocaml/*.cmxs
+%endif
 %{_libdir}/ocaml/*.cmxa
@@ -448,2 +453,7 @@
 %changelog
+* Fri Sep 23 2011 DJ Delorie  - 3.12.0-5.0.arm1
+- Add arm type directive patch.
+- Allow more arm arches.
+- Don't package *.cmxs on arm.
+
 * Wed Mar 30 2011 Richard W.M. Jones  - 3.12.0-5
perl-Coro-5.372-4.fc15.0.arm1.src.rpm KOJI: perl-Coro-5.372-4.fc15.src.rpm hide diff show diff
diff -U 1 -r ORIG/perl-Coro.spec NEW/perl-Coro.spec
--- ORIG/perl-Coro.spec	2011-11-28 12:06:30.000000000 -0600
+++ NEW/perl-Coro.spec	2011-11-28 12:06:30.000000000 -0600
@@ -2,3 +2,3 @@
 Version:        5.372
-Release:        4%{?dist}
+Release:        4%{?dist}.0.arm1
 Summary:        The only real threads in perl
@@ -62,2 +62,3 @@
 # use ucontext backend on non-x86 (setjmp didn't work on s390(x))
+# except for arm where ucontext do not work
 %ifnarch %{ix86} x86_64 %{arm}
@@ -73,2 +74,6 @@
 %build
+# Disable FORTIFY_SOURCE on ARM as it breaks setjmp
+%ifarch %{arm}
+RPM_OPT_FLAGS=$(echo "${RPM_OPT_FLAGS}" | sed -e 's/-Wp,-D_FORTIFY_SOURCE=2/-D_FORTIFY_SOURCE=0/g')
+%endif
 # Interractive configuration. Use default values.
pl-5.10.2-5.fc15.0.arm1.src.rpm updates/15/SRPMS/pl-5.10.2-5.fc15.src.rpm hide diff show diff
diff -U 1 -r ORIG/pl.spec NEW/pl.spec
--- ORIG/pl.spec	2011-11-28 12:06:59.000000000 -0600
+++ NEW/pl.spec	2011-11-28 12:07:00.000000000 -0600
@@ -8,3 +8,3 @@
 Version:    5.10.2
-Release:    5%{?dist}
+Release:    5%{?dist}.0.arm1
 
@@ -191,2 +191,6 @@
 %else
+%ifarch %{arm}
+export JAVA_HOME=/usr/lib/jvm/java-%{jdkvershort}-openjdk-%{jdkverlong}
+export JAVA_LIB=$JAVA_HOME/jre/lib/arm
+%else
 export JAVA_LIB=$JAVA_HOME/jre/lib/%{_arch}
@@ -195,2 +199,3 @@
 %endif
+%endif
 %else
pungi-2.5-2.fc15.0.arm1.src.rpm releases/15/Everything/source/SRPMS/pungi-2.5-2.fc15.src.rpm hide diff show diff
Only in NEW: pungi-2.5.arm1.patch
diff -U 1 -r ORIG/pungi.spec NEW/pungi.spec
--- ORIG/pungi.spec	2011-11-28 12:07:31.000000000 -0600
+++ NEW/pungi.spec	2011-11-28 12:07:31.000000000 -0600
@@ -4,3 +4,3 @@
 Version:        2.5
-Release:        2%{?dist}
+Release:        2%{?dist}.0.arm1
 Summary:        Distribution compose tool
@@ -11,2 +11,3 @@
 Source0:        https://fedorahosted.org/pungi/attachment/wiki/%{version}/%{name}-%{version}.tar.bz2
+Patch0:		pungi-2.5.arm1.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -24,3 +25,3 @@
 %setup -q
-
+%patch0 -p1 -b .arm1
 
@@ -58,2 +59,5 @@
 %changelog
+* Wed Nov 10 2011 Ken Cox  2.5-2.0.arm1
+- add support for armv7hl
+
 * Wed Feb 09 2011 Fedora Release Engineering  - 2.5-2
python-pyblock-0.49-2.fc15.0.arm1.src.rpm releases/15/Everything/source/SRPMS/python-pyblock-0.49-2.fc15.src.rpm hide diff show diff
Only in NEW: pyblock-wall-removed.patch
diff -U 1 -r ORIG/python-pyblock.spec NEW/python-pyblock.spec
--- ORIG/python-pyblock.spec	2011-11-28 12:08:32.000000000 -0600
+++ NEW/python-pyblock.spec	2011-11-28 12:08:32.000000000 -0600
@@ -8,3 +8,3 @@
 Version: 0.49
-Release: 2%{?dist}
+Release: 2%{?dist}.0.arm1
 # We are upstream, to generate Source0 do:
@@ -14,2 +14,3 @@
 Source0: %{realname}-%{version}.tar.bz2
+Patch0: pyblock-wall-removed.patch
 License: GPLv2 or GPLv3
@@ -28,5 +29,6 @@
 %setup -q -n %{realname}-%{version}
+%patch0 -p1
 
 %build
-make %{?_smp_mflags} OPTFLAGS="$RPM_OPT_FLAGS"
+make OPTFLAGS="$RPM_OPT_FLAGS -Werror -Wno-unused-but-set-variable"
 
@@ -45,2 +47,5 @@
 %changelog
+* Fri Sep 9 2011 Jiri Kastner  - 0.49-2.0.arm1
+- for compilation on arm removed -Wall from cflags
+
 * Tue Aug  3 2010 Thomas Spura  - 0.49-2
pyxf86config-0.3.37-10.fc15.0.arm1.src.rpm releases/15/Everything/source/SRPMS/pyxf86config-0.3.37-10.fc15.src.rpm hide diff show diff
Only in NEW: buffer-removed-1.patch
Only in NEW: buffer-removed-2.patch
Only in NEW: buffer-removed-3.patch
diff -U 1 -r ORIG/pyxf86config.spec NEW/pyxf86config.spec
--- ORIG/pyxf86config.spec	2011-11-28 12:08:38.000000000 -0600
+++ NEW/pyxf86config.spec	2011-11-28 12:08:38.000000000 -0600
@@ -3,3 +3,3 @@
 Version: 0.3.37
-Release: 10%{?dist}
+Release: 10%{?dist}.0.arm1
 URL: http://fedoraproject.org/wiki/pyxf86config
@@ -9,2 +9,5 @@
 Patch2: 0003-Initialize-configuration-file-parser-before-use.patch
+Patch3: buffer-removed-1.patch
+Patch4: buffer-removed-2.patch
+Patch5: buffer-removed-3.patch
 License: GPLv2
@@ -33,2 +36,5 @@
 %patch2 -p1
+%patch3 -p1
+%patch4 -p1
+%patch5 -p1
 
@@ -50,2 +56,5 @@
 %changelog
+* Thu Sep  8 2011 Jiri Kastner  - 0.3.37-10.0.arm
+- removed XF86ConfBuffersPtr stuff
+
 * Sun Nov 07 2010 Lubomir Rintel  - 0.3.37-10
rpm-4.9.1.1-1.fc15.arhhfphack.1.src.rpm KOJI: rpm-4.9.1.1-1.fc15.src.rpm hide diff show diff
Only in NEW: rpm-4.9.0-armhfp.patch
diff -U 1 -r ORIG/rpm.spec NEW/rpm.spec
--- ORIG/rpm.spec	2011-11-28 12:22:47.000000000 -0600
+++ NEW/rpm.spec	2011-11-28 12:22:48.000000000 -0600
@@ -23,3 +23,3 @@
 Version: %{rpmver}
-Release: %{?snapver:0.%{snapver}.}1%{?dist}
+Release: %{?snapver:0.%{snapver}.}1%{?dist}.arhhfphack.1
 Group: System Environment/Base
@@ -41,2 +41,3 @@
 
+patch5: rpm-4.9.0-armhfp.patch
 # Patches already in upstream
@@ -49,2 +50,3 @@
 
+
 # Partially GPL/LGPL dual-licensed and some bits with BSD
@@ -212,2 +214,3 @@
 %patch303 -p1 -b .debuginfo-allnames
+%patch5 -p1 -b .arhhfphack
 
@@ -425,2 +428,5 @@
 %changelog
+* Thu Aug 25 2011 Dennis Gilmore  - 4.9.1.1-1.armhfphack
+- add in rouch arm hardware floating point support
+
 * Tue Aug 02 2011 Panu Matilainen  - 4.9.1.1-1
valgrind-3.6.1-1.fc15.0.arm1.src.rpm releases/15/Everything/source/SRPMS/valgrind-3.6.1-1.fc15.src.rpm hide diff show diff
diff -U 1 -r ORIG/valgrind.spec NEW/valgrind.spec
--- ORIG/valgrind.spec	2011-11-28 12:24:59.000000000 -0600
+++ NEW/valgrind.spec	2011-11-28 12:25:00.000000000 -0600
@@ -1 +1,7 @@
+%ifnarch s390 %{arm}
+%bcond_without openmpi
+%else
+%bcond_with openmpi
+%endif
+
 Summary: Tool for finding memory management bugs in programs
@@ -3,3 +9,3 @@
 Version: 3.6.1
-Release: 1%{?dist}
+Release: 1%{?dist}.0.arm1
 Epoch: 1
@@ -38,6 +44,6 @@
 %endif
-%ifnarch s390x
+%if %{with openmpi}
 BuildRequires: openmpi-devel >= 1.3.3
 %endif
-ExclusiveArch: %{ix86} x86_64 ppc ppc64 s390x
+ExclusiveArch: %{ix86} x86_64 ppc ppc64 s390x armv7hl
 %ifarch %{ix86}
@@ -62,2 +68,6 @@
 %endif
+%ifarch armv7hl
+%define valarch arm
+%define valsecarch %{nil}
+%endif
 
@@ -131,3 +141,3 @@
   CXXFLAGS="`echo " %{optflags} " | sed 's/ -m\(64\|3[21]\) / /g;s/ -fexceptions / /g;s/^ //;s/ $//'`" \
-%ifnarch s390x
+%if %{with openmpi}
   --with-mpicc=%{_libdir}/openmpi/bin/mpicc
@@ -209,3 +219,3 @@
 
-%ifnarch s390x
+%if %{with openmpi}
 %files openmpi
@@ -217,2 +227,5 @@
 %changelog
+* Thu Oct 20 2011 Henirk Nordstrom  - 3.6.1-1.0.arm1
+- Enable building on armv7hl secondary arch
+
 * Wed Feb 23 2011 Jakub Jelinek  3.6.1-1
wesnoth-1.8.5-4.fc15.src.rpm releases/15/Everything/source/SRPMS/wesnoth-1.8.5-4.fc15.src.rpmhide diff show diff
Binary files ORIG/wesnoth-1.8.5.tar.bz2 and NEW/wesnoth-1.8.5.tar.bz2 differ
Only in ORIG: wesnoth.spec
Only in ORIG: wesnoth.sysconfig
Only in ORIG: wesnothd.init
xmobar-0.12-5.fc15.0.arm1.src.rpm releases/15/Everything/source/SRPMS/xmobar-0.12-5.fc15.src.rpm hide diff show diff
diff -U 1 -r ORIG/xmobar.spec NEW/xmobar.spec
--- ORIG/xmobar.spec	2011-11-28 12:26:41.000000000 -0600
+++ NEW/xmobar.spec	2011-11-28 12:26:41.000000000 -0600
@@ -10,3 +10,3 @@
 Version:        0.12
-Release:        5%{?dist}
+Release:        5%{?dist}.0.arm1
 Summary:        A minimalistic text-based status bar
@@ -22,3 +22,3 @@
 # fedora ghc archs:
-ExclusiveArch:  %{ix86} x86_64 ppc alpha sparcv9
+ExclusiveArch:  %{ix86} x86_64 ppc alpha sparcv9 armv7hl
 BuildRequires:  desktop-file-utils
@@ -81,2 +81,5 @@
 %changelog
+* Tue Sep 27 2011 Henrik Nordstrom  - 0.12-5.fc15.0.arm1
+- Enable build on armv7hl
+
 * Sat Mar 12 2011 Jens Petersen  - 0.12-5
xmonad-0.9.2-6.fc15.0.arm1.src.rpm releases/15/Everything/source/SRPMS/xmonad-0.9.2-6.fc15.src.rpm hide diff show diff
diff -U 1 -r ORIG/xmonad.spec NEW/xmonad.spec
--- ORIG/xmonad.spec	2011-11-28 12:26:41.000000000 -0600
+++ NEW/xmonad.spec	2011-11-28 12:26:41.000000000 -0600
@@ -23,3 +23,3 @@
 Version:        0.9.2
-Release:        6%{?dist}
+Release:        6%{?dist}.0.arm1
 Summary:        A tiling window manager
@@ -38,3 +38,3 @@
 # fedora ghc archs:
-ExclusiveArch:  %{ix86} x86_64 ppc alpha sparcv9 ppc64
+ExclusiveArch:  %{ix86} x86_64 ppc alpha sparcv9 ppc64 armv7hl
 BuildRequires:  ghc, ghc-doc, ghc-prof
@@ -93,2 +93,5 @@
 %changelog
+* Tue Sep 27 2011 Henrik Nordstrom  - 0.9.2-6.fc15.0.arm1
+- Enable build on armv7hl
+
 * Fri Apr 22 2011 Jens Petersen  - 0.9.2-6
xulrunner-7.0.1-3.fc15.0.arm2.src.rpm  
yum-3.2.29-4.fc151.hardfphack.2.src.rpm releases/15/Everything/source/SRPMS/yum-3.2.29-4.fc15.src.rpm hide diff show diff
Only in NEW: yum-dependency-cost.patch
Only in NEW: yum-hardfp-hack.patch
diff -U 1 -r ORIG/yum.spec NEW/yum.spec
--- ORIG/yum.spec	2011-11-28 12:27:00.000000000 -0600
+++ NEW/yum.spec	2011-11-28 12:27:00.000000000 -0600
@@ -9,3 +9,5 @@
 Version: 3.2.29
-Release: 4%{?dist}
+# Note: This is a broken version (dot missing). Fix that when moving to a new Release.
+# for now version after our phack tag.
+Release: 4%{?dist}1.hardfphack.2
 License: GPLv2+
@@ -21,2 +23,4 @@
 Patch6: yum-HEAD.patch
+Patch7: yum-hardfp-hack.patch
+Patch8: yum-dependency-cost.patch
 
@@ -126,2 +130,4 @@
 %patch6 -p1
+%patch7 -p1
+%patch8 -p1
 %patch20 -p1
@@ -249,2 +255,8 @@
 %changelog
+* Wed Sep 07 2011 Henrik Nordstrom  - 3.2.29-41.hardfphack.2
+- Respect repository cost in dependency resolution (BZ #735604)
+
+* Wed Aug 03 2011 Dennis Gilmore  - 3.2.29-4.1.hardfphack
+- ugly hack for arm hardfp support
+
 * Tue Feb 08 2011 Fedora Release Engineering  - 3.2.29-4

97 16 0 1 0 0 44 plus 4914 upstream
hide all diffs show all diffs

Page created by running: ~dj/arm-compare-srpms.pl ~dj/armv7-srpms.html