commit haskell-platform for openSUSE:Factory

2014-11-26 Thread h_root
Hello community,

here is the log from the commit of package haskell-platform for 
openSUSE:Factory checked in at 2014-11-26 20:55:15

Comparing /work/SRC/openSUSE:Factory/haskell-platform (Old)
 and  /work/SRC/openSUSE:Factory/.haskell-platform.new (New)


Package is "haskell-platform"

Changes:

--- /work/SRC/openSUSE:Factory/haskell-platform/haskell-platform.changes
2014-08-25 11:06:16.0 +0200
+++ /work/SRC/openSUSE:Factory/.haskell-platform.new/haskell-platform.changes   
2014-11-26 20:55:26.0 +0100
@@ -1,0 +2,19 @@
+Mon Oct 27 17:09:53 UTC 2014 - peter.tromm...@ohm-hochschule.de
+
+- fix requires version number for cabal-install 
+
+---
+Sat Oct 18 15:30:17 UTC 2014 - peter.tromm...@ohm-hochschule.de
+
+- fix Requires for happy (wrong version) 
+
+---
+Fri Sep 12 07:00:07 UTC 2014 - peter.tromm...@ohm-hochschule.de
+
+- update to 2014.2.0.0
+- add unknown-buildtool.patch
+* fix detection of hscolour version
+* remove cabal-install detection (unknown buildtool error) 
+- enable build on ppc64 and ppc64le
+
+---

Old:

  haskell-platform-2013.2.0.0.tar.gz

New:

  haskell-platform-2014.2.0.0-srcdist.tar.gz
  unknown-buildtool.patch



Other differences:
--
++ haskell-platform.spec ++
--- /var/tmp/diff_new_pack.o9Y1Tj/_old  2014-11-26 20:55:27.0 +0100
+++ /var/tmp/diff_new_pack.o9Y1Tj/_new  2014-11-26 20:55:27.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package haskell-platform
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -28,17 +28,17 @@
 
 # ghci (ghc library) is not officially part of Haskell Platform
 %define platform_progs()\
-%{?1}Requires:   ghc-compiler = 7.6.3\
-%{?1}Requires:   cabal-install = 1.16.0.2\
-%{?1}Requires:   alex = 3.0.5\
-%{?1}Requires:   happy = 1.18.10\
+%{?1}Requires:   ghc-compiler = 7.8.3\
+%{?1}Requires:   cabal-install = 1.18.0.5\
+%{?1}Requires:   alex = 3.1.3\
+%{?1}Requires:   happy = 1.19.4\
 %{?1}Requires:   hscolour = 1.20.3\
 %{nil}
 
-%global platform_progs_versions ghc-compiler = 7.6.3 cabal-install = 1.16.0.2 
alex = 3.0.5 happy = 1.18.10 hscolour = 1.20.3
+%global platform_progs_versions ghc-compiler = 7.8.3 cabal-install = 1.18.0.5 
alex = 3.1.3 happy = 1.19.4 hscolour = 1.20.3
 
 Name:   haskell-platform
-Version:2013.2.0.0
+Version:2014.2.0.0
 Release:0
 Summary:Standard Haskell distribution
 License:BSD-3-Clause
@@ -46,31 +46,32 @@
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 # BEGIN cabal2spec
 Url:http://hackage.haskell.org/platform
-Source0:
http://lambda.haskell.org/platform/download/%{version}/%{name}-%{version}.tar.gz
-ExclusiveArch:  %{ix86} x86_64 ppc
+Source0:
http://www.haskell.org/platform/download/%{version}/%{name}-%{version}-srcdist.tar.gz
+# PATCH-FIX-OPENSUSE unknown-buildtool.patch peter.tromm...@ohm-hochschule.de 
-- depending on cabal-install results in Unknown build tool error
+Patch:  unknown-buildtool.patch
+
 BuildRequires:  %{platform_progs_versions}
 BuildRequires:  ghc-Cabal-devel
-BuildRequires:  ghc-GLURaw-devel = 1.3.0.0
-BuildRequires:  ghc-GLUT-devel = 2.4.0.0
-BuildRequires:  ghc-HTTP-devel = 4000.2.8
+BuildRequires:  ghc-GLURaw-devel = 1.4.0.1
+BuildRequires:  ghc-GLUT-devel = 2.5.1.1
+BuildRequires:  ghc-HTTP-devel = 4000.2.10
 BuildRequires:  ghc-HUnit-devel = 1.2.5.2
-BuildRequires:  ghc-OpenGL-devel = 2.8.0.0
-BuildRequires:  ghc-OpenGLRaw-devel = 1.3.0.0
+BuildRequires:  ghc-OpenGL-devel = 2.9.2.0
+BuildRequires:  ghc-OpenGLRaw-devel = 1.5.0.0
 BuildRequires:  ghc-QuickCheck-devel = 2.6
-BuildRequires:  ghc-async-devel = 2.0.1.4
+BuildRequires:  ghc-async-devel = 2.0.1.5
 BuildRequires:  ghc-attoparsec-devel = 0.10.4.0
-BuildRequires:  ghc-case-insensitive-devel = 1.0.0.1
-BuildRequires:  ghc-cgi-devel = 3001.1.7.5
-BuildRequires:  ghc-fgl-devel = 5.4.2.4
-BuildRequires:  ghc-hashable-devel = 1.1.2.5
-BuildRequires:  ghc-haskell-src-devel = 1.0.1.5
+BuildRequires:  ghc-case-insensitive-devel = 1.1.0.3
+BuildRequires:  ghc-fgl-devel = 5.5.0.1
+BuildRequires:  ghc-hashable-devel = 1.2.2.0
+BuildRequires:  ghc-haskell-src-devel = 1.0.1.6
 BuildRequires:  ghc-html-devel = 1.0.1.2
-BuildRequires:  ghc-libraries = 7.6.3
-BuildRequires:  ghc-mtl-devel = 2.1.2
-BuildRequires

commit haskell-platform for openSUSE:Factory

2014-08-25 Thread h_root
Hello community,

here is the log from the commit of package haskell-platform for 
openSUSE:Factory checked in at 2014-08-25 11:04:57

Comparing /work/SRC/openSUSE:Factory/haskell-platform (Old)
 and  /work/SRC/openSUSE:Factory/.haskell-platform.new (New)


Package is "haskell-platform"

Changes:

--- /work/SRC/openSUSE:Factory/haskell-platform/haskell-platform.changes
2013-08-06 06:59:28.0 +0200
+++ /work/SRC/openSUSE:Factory/.haskell-platform.new/haskell-platform.changes   
2014-08-25 11:06:16.0 +0200
@@ -1,0 +2,5 @@
+Sat Aug 23 00:34:30 UTC 2014 - peter.tromm...@ohm-hochschule.de
+
+- enable ppc build
+
+---



Other differences:
--
++ haskell-platform.spec ++
--- /var/tmp/diff_new_pack.HvLZDq/_old  2014-08-25 11:06:17.0 +0200
+++ /var/tmp/diff_new_pack.HvLZDq/_new  2014-08-25 11:06:17.0 +0200
@@ -47,7 +47,7 @@
 # BEGIN cabal2spec
 Url:http://hackage.haskell.org/platform
 Source0:
http://lambda.haskell.org/platform/download/%{version}/%{name}-%{version}.tar.gz
-ExclusiveArch:  %{ix86} x86_64 %{ghc_arches}
+ExclusiveArch:  %{ix86} x86_64 ppc
 BuildRequires:  %{platform_progs_versions}
 BuildRequires:  ghc-Cabal-devel
 BuildRequires:  ghc-GLURaw-devel = 1.3.0.0

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit haskell-platform for openSUSE:Factory

2013-08-05 Thread h_root
Hello community,

here is the log from the commit of package haskell-platform for 
openSUSE:Factory checked in at 2013-08-06 06:59:26

Comparing /work/SRC/openSUSE:Factory/haskell-platform (Old)
 and  /work/SRC/openSUSE:Factory/.haskell-platform.new (New)


Package is "haskell-platform"

Changes:

--- /work/SRC/openSUSE:Factory/haskell-platform/haskell-platform.changes
2013-01-11 09:28:58.0 +0100
+++ /work/SRC/openSUSE:Factory/.haskell-platform.new/haskell-platform.changes   
2013-08-06 06:59:28.0 +0200
@@ -1,0 +2,17 @@
+Thu Aug  1 15:17:50 UTC 2013 - peter.tromm...@ohm-hochschule.de
+
+- update to released tarball 
+
+---
+Wed May  8 10:40:02 UTC 2013 - peter.tromm...@ohm-hochschule.de
+
+- build as version 2013.2.0.0 (w/o rc1) as that is what the
+  tarball is set up 
+
+---
+Tue May  7 14:56:35 UTC 2013 - peter.tromm...@ohm-hochschule.de
+
+- update to 2013.2.0.0-rc1
+- test release candidate to provide feedback 
+
+---

Old:

  haskell-platform-2012.4.0.0.tar.gz

New:

  haskell-platform-2013.2.0.0.tar.gz



Other differences:
--
++ haskell-platform.spec ++
--- /var/tmp/diff_new_pack.Ax0wGR/_old  2013-08-06 06:59:29.0 +0200
+++ /var/tmp/diff_new_pack.Ax0wGR/_new  2013-08-06 06:59:29.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package haskell-platform
 #
-# Copyright (c) 2013 Peter Trommler peter.tromm...@ohm-hochschule.de
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,6 +15,7 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 %global pkg_name haskell-platform
 
 %global common_summary Standard Haskell distribution
@@ -25,90 +26,65 @@
 %define without_haddock 1
 %define ghc_without_shared 1
 
-# ghci (ghc library) is not officially part of hackage-platform
+# ghci (ghc library) is not officially part of Haskell Platform
 %define platform_progs()\
-%{?1}Requires:   ghc-compiler = 7.4.2\
-%{?1}Requires:   cabal-install = 0.14.0\
-%{?1}Requires:   alex = 3.0.2\
+%{?1}Requires:   ghc-compiler = 7.6.3\
+%{?1}Requires:   cabal-install = 1.16.0.2\
+%{?1}Requires:   alex = 3.0.5\
 %{?1}Requires:   happy = 1.18.10\
-%{?1}Requires:   hscolour = 1.19\
+%{?1}Requires:   hscolour = 1.20.3\
 %{nil}
 
-%global platform_progs_versions ghc-compiler = 7.4.2 cabal-install = 0.14.0 
alex = 3.0.2 happy = 1.18.10 hscolour = 1.19
-
-# order here follows http://hackage.haskell.org/platform/changelog.html
-%define platform_libs()\
-%{?1}Requires:   ghc-libraries = 7.4.2\
-%{?1}Requires:   ghc-async-devel = 2.0.1.3\
-%{?1}Requires:   ghc-cgi-devel = 3001.1.7.4\
-%{?1}Requires:   ghc-fgl-devel = 5.4.2.4\
-%{?1}Requires:   ghc-GLUT-devel = 2.1.2.1\
-%{?1}Requires:   ghc-haskell-src-devel = 1.0.1.5\
-%{?1}Requires:   ghc-html-devel = 1.0.1.2\
-%{?1}Requires:   ghc-HTTP-devel = 4000.2.5\
-%{?1}Requires:   ghc-HUnit-devel = 1.2.5.1\
-%{?1}Requires:   ghc-mtl-devel = 2.1.2\
-%{?1}Requires:   ghc-network-devel = 2.3.1.0\
-%{?1}Requires:   ghc-OpenGL-devel = 2.2.3.1\
-%{?1}Requires:   ghc-parallel-devel = 3.2.0.3\
-%{?1}Requires:   ghc-parsec-devel = 3.1.3\
-%{?1}Requires:   ghc-primitive = 0.5.0.1\
-%{?1}Requires:   ghc-QuickCheck-devel = 2.5.1.1\
-%{?1}Requires:   ghc-random-devel = 1.0.1.1\
-%{?1}Requires:   ghc-regex-base-devel = 0.93.2\
-%{?1}Requires:   ghc-regex-compat-devel = 0.95.1\
-%{?1}Requires:   ghc-regex-posix-devel = 0.95.2\
-%{?1}Requires:   ghc-split-devel = 0.2.1.1\
-%{?1}Requires:   ghc-stm-devel = 2.4\
-%{?1}Requires:   ghc-syb-devel = 0.3.7\
-%{?1}Requires:   ghc-text-devel = 0.11.2.3\
-%{?1}Requires:   ghc-transformers-devel = 0.3.0.0\
-%{?1}Requires:   ghc-vector-devel = 0.10.0.1\
-%{?1}Requires:   ghc-xhtml-devel = 3000.2.1\
-%{?1}Requires:   ghc-zlib-devel = 0.5.4.0\
-%{nil}
+%global platform_progs_versions ghc-compiler = 7.6.3 cabal-install = 1.16.0.2 
alex = 3.0.5 happy = 1.18.10 hscolour = 1.20.3
 
 Name:   haskell-platform
-Version:2012.4.0.0
-Release:1
+Version:2013.2.0.0
+Release:0
 Summary:Standard Haskell distribution
-Group:  Development/Tools/Other
 License:BSD-3-Clause
+Group:  Development/Tools/Other
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 # BEGIN cabal2spec
-URL:http:/

commit haskell-platform for openSUSE:Factory

2013-01-11 Thread h_root
Hello community,

here is the log from the commit of package haskell-platform for 
openSUSE:Factory checked in at 2013-01-11 09:28:57

Comparing /work/SRC/openSUSE:Factory/haskell-platform (Old)
 and  /work/SRC/openSUSE:Factory/.haskell-platform.new (New)


Package is "haskell-platform", Maintainer is ""

Changes:

New Changes file:

--- /dev/null   2013-01-09 19:40:42.352580873 +0100
+++ /work/SRC/openSUSE:Factory/.haskell-platform.new/haskell-platform.changes   
2013-01-11 09:28:58.0 +0100
@@ -0,0 +1,64 @@
+---
+Tue Jan  8 17:37:31 UTC 2013 - peter.tromm...@ohm-hochschule.de
+
+- expand macro in name tag to help source validator 
+
+---
+Fri Nov 23 10:33:01 UTC 2012 - peter.tromm...@ohm-hochschule.de
+
+- fix debuginfo generation 
+
+---
+Sat Nov 17 15:06:41 UTC 2012 - peter.tromm...@ohm-hochschule.de
+
+- make service localonly for Factroy submission 
+
+---
+Wed Oct 17 20:17:15 UTC 2012 - peter.tromm...@ohm-hochschule.de
+
+- update to Haskell Platform 2012.4.0.0 
+
+---
+Wed Oct  3 07:15:27 UTC 2012 - peter.tromm...@ohm-hochschule.de
+
+- need to adjust version for ghc-network BR too 
+
+---
+Wed Oct  3 06:58:31 UTC 2012 - peter.tromm...@ohm-hochschule.de
+
+- updates for RC1
+* add ghc-primitive as "unofficial" package
+* downgrade ghc-network 
+
+---
+Tue Oct  2 15:51:12 UTC 2012 - peter.tromm...@ohm-hochschule.de
+
+- fix source file 
+
+---
+Tue Oct  2 15:46:16 UTC 2012 - peter.tromm...@ohm-hochschule.de
+
+- prepare for pre-release build of 2012.4.0.0
+- use 2012.2.0.0 tarball while 2012.4.0.0 has not been released 
+
+---
+Wed Jun  6 08:33:12 UTC 2012 - peter.tromm...@ohm-hochschule.de
+
+- add buildroot (SUSE packaging rules and SLE require this) 
+
+---
+Mon Jun  4 12:37:56 UTC 2012 - peter.tromm...@ohm-hochschule.de
+
+- upgrade version to 2012.2.0.0
+- adjust build requires 
+
+---
+Tue May 29 12:30:19 UTC 2012 - peter.tromm...@ohm-hochschule.de
+
+- Fix exclusive arch and minor cleanup. 
+
+---
+Mon May 28 07:13:42 UTC 2012 - peter.tromm...@ohm-hochschule.de
+
+- Initial package import from Fedora. 
+

New:

  _service
  haskell-platform-2012.4.0.0.tar.gz
  haskell-platform.changes
  haskell-platform.spec



Other differences:
--
++ haskell-platform.spec ++
#
# spec file for package haskell-platform
#
# Copyright (c) 2013 Peter Trommler peter.tromm...@ohm-hochschule.de
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

# Please submit bugfixes or comments via http://bugs.opensuse.org/
#

%global pkg_name haskell-platform

%global common_summary Standard Haskell distribution

%global common_description Haskell Platform is a suite of stable and well used 
Haskell libraries\
and tools.  It provides a good starting environment for Haskell development.

%define without_haddock 1
%define ghc_without_shared 1

# ghci (ghc library) is not officially part of hackage-platform
%define platform_progs()\
%{?1}Requires:   ghc-compiler = 7.4.2\
%{?1}Requires:   cabal-install = 0.14.0\
%{?1}Requires:   alex = 3.0.2\
%{?1}Requires:   happy = 1.18.10\
%{?1}Requires:   hscolour = 1.19\
%{nil}

%global platform_progs_versions ghc-compiler = 7.4.2 cabal-install = 0.14.0 
alex = 3.0.2 happy = 1.18.10 hscolour = 1.19

# order here follows http://hackage.haskell.org/platform/changelog.html
%define platform_libs()\
%{?1}Requires:   ghc-libraries = 7.4.2\
%{?1}Requires:   ghc-async-devel = 2.0.1.3\
%{?1}Requires:   ghc-cgi-devel = 3001.1.7.4\
%{?1}Requires:   ghc-fgl-devel