commit ghc-GLURaw for openSUSE:Factory

2017-09-15 Thread root
Hello community,

here is the log from the commit of package ghc-GLURaw for openSUSE:Factory 
checked in at 2017-09-15 21:12:23

Comparing /work/SRC/openSUSE:Factory/ghc-GLURaw (Old)
 and  /work/SRC/openSUSE:Factory/.ghc-GLURaw.new (New)


Package is "ghc-GLURaw"

Fri Sep 15 21:12:23 2017 rev:14 rq:523942 version:2.0.0.3

Changes:

--- /work/SRC/openSUSE:Factory/ghc-GLURaw/ghc-GLURaw.changes2017-01-18 
21:43:59.562031259 +0100
+++ /work/SRC/openSUSE:Factory/.ghc-GLURaw.new/ghc-GLURaw.changes   
2017-09-15 21:12:25.682245999 +0200
@@ -1,0 +2,5 @@
+Thu Aug  3 15:38:38 UTC 2017 - psim...@suse.com
+
+- Updated with latest spec-cleaner version 0.9.8-8-geadfbbf.
+
+---



Other differences:
--
++ ghc-GLURaw.spec ++
--- /var/tmp/diff_new_pack.XSUBBF/_old  2017-09-15 21:12:26.878078087 +0200
+++ /var/tmp/diff_new_pack.XSUBBF/_new  2017-09-15 21:12:26.882077525 +0200
@@ -22,8 +22,8 @@
 Release:0
 Summary:A raw binding for the OpenGL graphics system
 License:BSD-3-Clause
-Group:  Development/Languages/Other
-Url:https://hackage.haskell.org/package/%{pkg_name}
+Group:  Development/Libraries/Haskell
+URL:https://hackage.haskell.org/package/%{pkg_name}
 Source0:
https://hackage.haskell.org/package/%{pkg_name}-%{version}/%{pkg_name}-%{version}.tar.gz
 BuildRequires:  ghc-Cabal-devel
 BuildRequires:  ghc-OpenGLRaw-devel
@@ -32,7 +32,6 @@
 BuildRequires:  glu-devel
 BuildRequires:  pkgconfig
 BuildRequires:  pkgconfig(glu)
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
 GLURaw is a raw Haskell binding for the GLU 1.3 OpenGL utility library.
@@ -47,7 +46,7 @@
 
 %package devel
 Summary:Haskell %{pkg_name} library development files
-Group:  Development/Libraries/Other
+Group:  Development/Libraries/Haskell
 Requires:   %{name} = %{version}-%{release}
 Requires:   ghc-compiler = %{ghc_version}
 Requires:   glu-devel
@@ -75,11 +74,9 @@
 %ghc_pkg_recache
 
 %files -f %{name}.files
-%defattr(-,root,root,-)
 %doc LICENSE
 
 %files devel -f %{name}-devel.files
-%defattr(-,root,root,-)
 %doc CHANGELOG.md README.md
 
 %changelog




commit ghc-GLURaw for openSUSE:Factory

2017-01-18 Thread root
Hello community,

here is the log from the commit of package ghc-GLURaw for openSUSE:Factory 
checked in at 2017-01-18 21:43:58

Comparing /work/SRC/openSUSE:Factory/ghc-GLURaw (Old)
 and  /work/SRC/openSUSE:Factory/.ghc-GLURaw.new (New)


Package is "ghc-GLURaw"

Changes:

--- /work/SRC/openSUSE:Factory/ghc-GLURaw/ghc-GLURaw.changes2016-07-21 
08:04:15.0 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-GLURaw.new/ghc-GLURaw.changes   
2017-01-18 21:43:59.562031259 +0100
@@ -1,0 +2,5 @@
+Mon Jan  9 06:34:13 UTC 2017 - psim...@suse.com
+
+- Update to version 2.0.0.3 with cabal2obs.
+
+---

Old:

  GLURaw-2.0.0.2.tar.gz

New:

  GLURaw-2.0.0.3.tar.gz



Other differences:
--
++ ghc-GLURaw.spec ++
--- /var/tmp/diff_new_pack.klDuvV/_old  2017-01-18 21:43:59.877986569 +0100
+++ /var/tmp/diff_new_pack.klDuvV/_new  2017-01-18 21:43:59.877986569 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ghc-GLURaw
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,23 +18,21 @@
 
 %global pkg_name GLURaw
 Name:   ghc-%{pkg_name}
-Version:2.0.0.2
+Version:2.0.0.3
 Release:0
 Summary:A raw binding for the OpenGL graphics system
 License:BSD-3-Clause
-Group:  System/Libraries
+Group:  Development/Languages/Other
 Url:https://hackage.haskell.org/package/%{pkg_name}
 Source0:
https://hackage.haskell.org/package/%{pkg_name}-%{version}/%{pkg_name}-%{version}.tar.gz
 BuildRequires:  ghc-Cabal-devel
-BuildRequires:  pkgconfig
-BuildRequires:  pkgconfig(glu)
-# Begin cabal-rpm deps:
 BuildRequires:  ghc-OpenGLRaw-devel
 BuildRequires:  ghc-rpm-macros
 BuildRequires:  ghc-transformers-devel
 BuildRequires:  glu-devel
+BuildRequires:  pkgconfig
+BuildRequires:  pkgconfig(glu)
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-# End cabal-rpm deps
 
 %description
 GLURaw is a raw Haskell binding for the GLU 1.3 OpenGL utility library.
@@ -52,13 +50,11 @@
 Group:  Development/Libraries/Other
 Requires:   %{name} = %{version}-%{release}
 Requires:   ghc-compiler = %{ghc_version}
+Requires:   glu-devel
 Requires:   pkgconfig
 Requires:   pkgconfig(glu)
-# Begin cabal-rpm deps:
-Requires:   glu-devel
 Requires(post): ghc-compiler = %{ghc_version}
 Requires(postun): ghc-compiler = %{ghc_version}
-# End cabal-rpm deps
 
 %description devel
 This package provides the Haskell %{pkg_name} library development files.
@@ -66,15 +62,12 @@
 %prep
 %setup -q -n %{pkg_name}-%{version}
 
-
 %build
 %ghc_lib_build
 
-
 %install
 %ghc_lib_install
 
-
 %post devel
 %ghc_pkg_recache
 

++ GLURaw-2.0.0.2.tar.gz -> GLURaw-2.0.0.3.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/GLURaw-2.0.0.2/CHANGELOG.md 
new/GLURaw-2.0.0.3/CHANGELOG.md
--- old/GLURaw-2.0.0.2/CHANGELOG.md 2016-05-11 14:37:48.0 +0200
+++ new/GLURaw-2.0.0.3/CHANGELOG.md 2016-12-20 13:32:34.0 +0100
@@ -1,3 +1,7 @@
+2.0.0.3
+---
+* Fixed dynamic loading of GLU library for recent GHC versions.
+
 2.0.0.2
 ---
 * Relaxed upper version bound for `OpenGLRaw`.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/GLURaw-2.0.0.2/GLURaw.cabal 
new/GLURaw-2.0.0.3/GLURaw.cabal
--- old/GLURaw-2.0.0.2/GLURaw.cabal 2016-05-11 14:22:16.0 +0200
+++ new/GLURaw-2.0.0.3/GLURaw.cabal 2016-12-20 13:02:24.0 +0100
@@ -1,5 +1,5 @@
 name: GLURaw
-version: 2.0.0.2
+version: 2.0.0.3
 synopsis: A raw binding for the OpenGL graphics system
 description:
   GLURaw is a raw Haskell binding for the GLU 1.3 OpenGL utility library. It is
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/GLURaw-2.0.0.2/README.md new/GLURaw-2.0.0.3/README.md
--- old/GLURaw-2.0.0.2/README.md2016-01-04 08:30:14.0 +0100
+++ new/GLURaw-2.0.0.3/README.md2016-08-24 09:08:18.0 +0200
@@ -1 +1,4 @@
-[![Hackage](https://img.shields.io/hackage/v/GLURaw.svg)](https://hackage.haskell.org/package/GLURaw)
 [![Build 
Status](https://travis-ci.org/haskell-opengl/GLURaw.png?branch=master)](https://travis-ci.org/haskell-opengl/GLURaw)
+[![Hackage](https://img.shields.io/hackage/v/GLURaw.svg)](https://hackage.haskell.org/package/GLURaw)
+[![Stackage 
LTS](https://www.stackage.org/package/GLURaw/badge/lts)](https://www.stackage.org/lts/package/GLURaw)
+[![Stackage 

commit ghc-GLURaw for openSUSE:Factory

2016-07-21 Thread h_root
Hello community,

here is the log from the commit of package ghc-GLURaw for openSUSE:Factory 
checked in at 2016-07-21 08:04:12

Comparing /work/SRC/openSUSE:Factory/ghc-GLURaw (Old)
 and  /work/SRC/openSUSE:Factory/.ghc-GLURaw.new (New)


Package is "ghc-GLURaw"

Changes:

--- /work/SRC/openSUSE:Factory/ghc-GLURaw/ghc-GLURaw.changes2016-05-17 
17:15:50.0 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-GLURaw.new/ghc-GLURaw.changes   
2016-07-21 08:04:15.0 +0200
@@ -1,0 +2,5 @@
+Sun Jul 10 17:28:57 UTC 2016 - psim...@suse.com
+
+- Update to version 2.0.0.2 revision 0 with cabal2obs.
+
+---



Other differences:
--
++ ghc-GLURaw.spec ++
--- /var/tmp/diff_new_pack.vucdIm/_old  2016-07-21 08:04:15.0 +0200
+++ /var/tmp/diff_new_pack.vucdIm/_new  2016-07-21 08:04:15.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package ghc-GLURaw
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 %global pkg_name GLURaw
-Name:   ghc-GLURaw
+Name:   ghc-%{pkg_name}
 Version:2.0.0.2
 Release:0
 Summary:A raw binding for the OpenGL graphics system
@@ -26,11 +26,13 @@
 Url:https://hackage.haskell.org/package/%{pkg_name}
 Source0:
https://hackage.haskell.org/package/%{pkg_name}-%{version}/%{pkg_name}-%{version}.tar.gz
 BuildRequires:  ghc-Cabal-devel
+BuildRequires:  pkgconfig
+BuildRequires:  pkgconfig(glu)
 # Begin cabal-rpm deps:
 BuildRequires:  ghc-OpenGLRaw-devel
 BuildRequires:  ghc-rpm-macros
 BuildRequires:  ghc-transformers-devel
-BuildRequires:  pkgconfig(glu)
+BuildRequires:  glu-devel
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 # End cabal-rpm deps
 
@@ -50,8 +52,10 @@
 Group:  Development/Libraries/Other
 Requires:   %{name} = %{version}-%{release}
 Requires:   ghc-compiler = %{ghc_version}
-# Begin cabal-rpm deps:
+Requires:   pkgconfig
 Requires:   pkgconfig(glu)
+# Begin cabal-rpm deps:
+Requires:   glu-devel
 Requires(post): ghc-compiler = %{ghc_version}
 Requires(postun): ghc-compiler = %{ghc_version}
 # End cabal-rpm deps
@@ -62,25 +66,27 @@
 %prep
 %setup -q -n %{pkg_name}-%{version}
 
+
 %build
-%{ghc_lib_build}
+%ghc_lib_build
+
 
 %install
-%{ghc_lib_install}
+%ghc_lib_install
+
 
 %post devel
-%{ghc_pkg_recache}
+%ghc_pkg_recache
 
 %postun devel
-%{ghc_pkg_recache}
+%ghc_pkg_recache
 
 %files -f %{name}.files
 %defattr(-,root,root,-)
 %doc LICENSE
-%doc CHANGELOG.md
 
 %files devel -f %{name}-devel.files
 %defattr(-,root,root,-)
-%doc README.md
+%doc CHANGELOG.md README.md
 
 %changelog




commit ghc-GLURaw for openSUSE:Factory

2016-05-17 Thread h_root
Hello community,

here is the log from the commit of package ghc-GLURaw for openSUSE:Factory 
checked in at 2016-05-17 17:15:49

Comparing /work/SRC/openSUSE:Factory/ghc-GLURaw (Old)
 and  /work/SRC/openSUSE:Factory/.ghc-GLURaw.new (New)


Package is "ghc-GLURaw"

Changes:

--- /work/SRC/openSUSE:Factory/ghc-GLURaw/ghc-GLURaw.changes2016-01-22 
01:08:41.0 +0100
+++ /work/SRC/openSUSE:Factory/.ghc-GLURaw.new/ghc-GLURaw.changes   
2016-05-17 17:15:50.0 +0200
@@ -1,0 +2,7 @@
+Thu May 12 18:39:24 UTC 2016 - mimi...@gmail.com
+
+- update to 2.0.0.2
+* Relaxed upper version bound for OpenGLRaw.
+* Silence warnings about pattern synonyms with no type signatures.
+
+---

Old:

  GLURaw-2.0.0.1.tar.gz

New:

  GLURaw-2.0.0.2.tar.gz



Other differences:
--
++ ghc-GLURaw.spec ++
--- /var/tmp/diff_new_pack.jMm264/_old  2016-05-17 17:15:51.0 +0200
+++ /var/tmp/diff_new_pack.jMm264/_new  2016-05-17 17:15:51.0 +0200
@@ -18,7 +18,7 @@
 
 %global pkg_name GLURaw
 Name:   ghc-GLURaw
-Version:2.0.0.1
+Version:2.0.0.2
 Release:0
 Summary:A raw binding for the OpenGL graphics system
 License:BSD-3-Clause

++ GLURaw-2.0.0.1.tar.gz -> GLURaw-2.0.0.2.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/GLURaw-2.0.0.1/CHANGELOG.md 
new/GLURaw-2.0.0.2/CHANGELOG.md
--- old/GLURaw-2.0.0.1/CHANGELOG.md 2016-01-10 16:25:43.0 +0100
+++ new/GLURaw-2.0.0.2/CHANGELOG.md 2016-05-11 14:37:48.0 +0200
@@ -1,3 +1,8 @@
+2.0.0.2
+---
+* Relaxed upper version bound for `OpenGLRaw`.
+* Silence warnings about pattern synonyms with no type signatures.
+
 2.0.0.1
 ---
 * Relaxed upper version bound for `OpenGLRaw`.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/GLURaw-2.0.0.1/GLURaw.cabal 
new/GLURaw-2.0.0.2/GLURaw.cabal
--- old/GLURaw-2.0.0.1/GLURaw.cabal 2016-01-10 16:25:43.0 +0100
+++ new/GLURaw-2.0.0.2/GLURaw.cabal 2016-05-11 14:22:16.0 +0200
@@ -1,5 +1,5 @@
 name: GLURaw
-version: 2.0.0.1
+version: 2.0.0.2
 synopsis: A raw binding for the OpenGL graphics system
 description:
   GLURaw is a raw Haskell binding for the GLU 1.3 OpenGL utility library. It is
@@ -21,6 +21,11 @@
 maintainer: Sven Panne , Jason Dagit 
 category: Graphics
 build-type: Simple
+tested-with:
+  GHC == 7.8.4
+  GHC == 7.10.3
+  GHC == 8.0.1
+  GHC == 8.1
 cabal-version:  >= 1.10
 extra-source-files:
   CHANGELOG.md
@@ -46,9 +51,11 @@
   build-depends:
 base >= 4   && < 5,
 transformers >= 0.2 && < 0.6,
-OpenGLRaw>= 3.0 && < 3.2
+OpenGLRaw>= 3.0 && < 3.3
   default-language: Haskell2010
   ghc-options: -Wall
+  if impl(ghc > 8)
+ghc-options: -Wcompat
   other-extensions:
 CPP
 PatternSynonyms
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/GLURaw-2.0.0.1/src/Graphics/GLU/Tokens.hs 
new/GLURaw-2.0.0.2/src/Graphics/GLU/Tokens.hs
--- old/GLURaw-2.0.0.1/src/Graphics/GLU/Tokens.hs   2016-01-10 
16:25:43.0 +0100
+++ new/GLURaw-2.0.0.2/src/Graphics/GLU/Tokens.hs   2016-02-26 
09:03:57.0 +0100
@@ -1,4 +1,7 @@
-{-# LANGUAGE PatternSynonyms, ScopedTypeVariables #-}
+{-# LANGUAGE CPP, PatternSynonyms, ScopedTypeVariables #-}
+#if __GLASGOW_HASKELL__ >= 800
+{-# OPTIONS_GHC -Wno-missing-pattern-synonym-signatures #-}
+#endif
 

 -- |
 -- Module  :  Graphics.GLU.Tokens




commit ghc-GLURaw for openSUSE:Factory

2016-01-21 Thread h_root
Hello community,

here is the log from the commit of package ghc-GLURaw for openSUSE:Factory 
checked in at 2016-01-21 23:43:31

Comparing /work/SRC/openSUSE:Factory/ghc-GLURaw (Old)
 and  /work/SRC/openSUSE:Factory/.ghc-GLURaw.new (New)


Package is "ghc-GLURaw"

Changes:

--- /work/SRC/openSUSE:Factory/ghc-GLURaw/ghc-GLURaw.changes2016-01-05 
21:55:51.0 +0100
+++ /work/SRC/openSUSE:Factory/.ghc-GLURaw.new/ghc-GLURaw.changes   
2016-01-22 01:08:41.0 +0100
@@ -1,0 +2,6 @@
+Mon Jan 11 08:07:55 UTC 2016 - mimi...@gmail.com
+
+- update to 2.0.0.1
+* Relaxed upper version bound for OpenGLRaw
+
+---

Old:

  GLURaw-2.0.0.0.tar.gz

New:

  GLURaw-2.0.0.1.tar.gz



Other differences:
--
++ ghc-GLURaw.spec ++
--- /var/tmp/diff_new_pack.JJaEaR/_old  2016-01-22 01:08:43.0 +0100
+++ /var/tmp/diff_new_pack.JJaEaR/_new  2016-01-22 01:08:43.0 +0100
@@ -18,7 +18,7 @@
 
 %global pkg_name GLURaw
 Name:   ghc-GLURaw
-Version:2.0.0.0
+Version:2.0.0.1
 Release:0
 Summary:A raw binding for the OpenGL graphics system
 License:BSD-3-Clause

++ GLURaw-2.0.0.0.tar.gz -> GLURaw-2.0.0.1.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/GLURaw-2.0.0.0/CHANGELOG.md 
new/GLURaw-2.0.0.1/CHANGELOG.md
--- old/GLURaw-2.0.0.0/CHANGELOG.md 2016-01-03 23:49:12.0 +0100
+++ new/GLURaw-2.0.0.1/CHANGELOG.md 2016-01-10 16:25:43.0 +0100
@@ -1,3 +1,7 @@
+2.0.0.1
+---
+* Relaxed upper version bound for `OpenGLRaw`.
+
 2.0.0.0
 ---
 * Use pattern synonyms.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/GLURaw-2.0.0.0/GLURaw.cabal 
new/GLURaw-2.0.0.1/GLURaw.cabal
--- old/GLURaw-2.0.0.0/GLURaw.cabal 2016-01-03 23:49:12.0 +0100
+++ new/GLURaw-2.0.0.1/GLURaw.cabal 2016-01-10 16:25:43.0 +0100
@@ -1,5 +1,5 @@
 name: GLURaw
-version: 2.0.0.0
+version: 2.0.0.1
 synopsis: A raw binding for the OpenGL graphics system
 description:
   GLURaw is a raw Haskell binding for the GLU 1.3 OpenGL utility library. It is
@@ -46,7 +46,7 @@
   build-depends:
 base >= 4   && < 5,
 transformers >= 0.2 && < 0.6,
-OpenGLRaw>= 3.0 && < 3.1
+OpenGLRaw>= 3.0 && < 3.2
   default-language: Haskell2010
   ghc-options: -Wall
   other-extensions:




commit ghc-GLURaw for openSUSE:Factory

2016-01-05 Thread h_root
Hello community,

here is the log from the commit of package ghc-GLURaw for openSUSE:Factory 
checked in at 2016-01-05 21:55:21

Comparing /work/SRC/openSUSE:Factory/ghc-GLURaw (Old)
 and  /work/SRC/openSUSE:Factory/.ghc-GLURaw.new (New)


Package is "ghc-GLURaw"

Changes:

--- /work/SRC/openSUSE:Factory/ghc-GLURaw/ghc-GLURaw.changes2015-12-29 
12:58:58.0 +0100
+++ /work/SRC/openSUSE:Factory/.ghc-GLURaw.new/ghc-GLURaw.changes   
2016-01-05 21:55:51.0 +0100
@@ -1,0 +2,7 @@
+Mon Jan  4 12:03:25 UTC 2016 - mimi...@gmail.com
+
+- update to 2.0.0.0
+* Use pattern synonyms.
+* Changed module name prefix from Graphics.Rendering.GLU.Raw to Graphics.GLU.
+
+---

Old:

  GLURaw-1.5.0.3.tar.gz

New:

  GLURaw-2.0.0.0.tar.gz



Other differences:
--
++ ghc-GLURaw.spec ++
--- /var/tmp/diff_new_pack.TuuY97/_old  2016-01-05 21:55:52.0 +0100
+++ /var/tmp/diff_new_pack.TuuY97/_new  2016-01-05 21:55:52.0 +0100
@@ -18,7 +18,7 @@
 
 %global pkg_name GLURaw
 Name:   ghc-GLURaw
-Version:1.5.0.3
+Version:2.0.0.0
 Release:0
 Summary:A raw binding for the OpenGL graphics system
 License:BSD-3-Clause

++ GLURaw-1.5.0.3.tar.gz -> GLURaw-2.0.0.0.tar.gz ++
 3080 lines of diff (skipped)




commit ghc-GLURaw for openSUSE:Factory

2015-12-29 Thread h_root
Hello community,

here is the log from the commit of package ghc-GLURaw for openSUSE:Factory 
checked in at 2015-12-29 12:58:55

Comparing /work/SRC/openSUSE:Factory/ghc-GLURaw (Old)
 and  /work/SRC/openSUSE:Factory/.ghc-GLURaw.new (New)


Package is "ghc-GLURaw"

Changes:

--- /work/SRC/openSUSE:Factory/ghc-GLURaw/ghc-GLURaw.changes2015-12-23 
08:49:34.0 +0100
+++ /work/SRC/openSUSE:Factory/.ghc-GLURaw.new/ghc-GLURaw.changes   
2015-12-29 12:58:58.0 +0100
@@ -1,0 +2,6 @@
+Thu Dec 24 09:11:50 UTC 2015 - mimi...@gmail.com
+
+- update to 1.5.0.3
+* Relaxed upper version bound for transformers.
+
+---

Old:

  GLURaw-1.5.0.2.tar.gz

New:

  GLURaw-1.5.0.3.tar.gz



Other differences:
--
++ ghc-GLURaw.spec ++
--- /var/tmp/diff_new_pack.G4hbKJ/_old  2015-12-29 12:58:59.0 +0100
+++ /var/tmp/diff_new_pack.G4hbKJ/_new  2015-12-29 12:58:59.0 +0100
@@ -1,5 +1,5 @@
 #
-# spec file for package ghc
+# spec file for package ghc-GLURaw
 #
 # Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
@@ -17,8 +17,8 @@
 
 
 %global pkg_name GLURaw
-Name:   ghc-%{pkg_name}
-Version:1.5.0.2
+Name:   ghc-GLURaw
+Version:1.5.0.3
 Release:0
 Summary:A raw binding for the OpenGL graphics system
 License:BSD-3-Clause

++ GLURaw-1.5.0.2.tar.gz -> GLURaw-1.5.0.3.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/GLURaw-1.5.0.2/CHANGELOG.md 
new/GLURaw-1.5.0.3/CHANGELOG.md
--- old/GLURaw-1.5.0.2/CHANGELOG.md 2015-10-14 09:42:43.0 +0200
+++ new/GLURaw-1.5.0.3/CHANGELOG.md 2015-12-22 10:41:22.0 +0100
@@ -1,3 +1,7 @@
+1.5.0.3
+---
+* Relaxed upper version bound for `transformers`.
+
 1.5.0.2
 ---
 * Relaxed upper version bound for OpenGLRaw.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/GLURaw-1.5.0.2/GLURaw.cabal 
new/GLURaw-1.5.0.3/GLURaw.cabal
--- old/GLURaw-1.5.0.2/GLURaw.cabal 2015-10-14 09:42:43.0 +0200
+++ new/GLURaw-1.5.0.3/GLURaw.cabal 2015-12-22 10:41:22.0 +0100
@@ -1,5 +1,5 @@
 name: GLURaw
-version: 1.5.0.2
+version: 1.5.0.3
 synopsis: A raw binding for the OpenGL graphics system
 description:
   GLURaw is a raw Haskell binding for the GLU 1.3 OpenGL utility library. It is
@@ -45,7 +45,7 @@
   hs-source-dirs: src
   build-depends:
 base >= 4   && < 5,
-transformers >= 0.2 && < 0.5,
+transformers >= 0.2 && < 0.6,
 OpenGLRaw>= 2.4 && < 2.7
   default-language: Haskell2010
   ghc-options: -Wall




commit ghc-GLURaw for openSUSE:Factory

2015-12-22 Thread h_root
Hello community,

here is the log from the commit of package ghc-GLURaw for openSUSE:Factory 
checked in at 2015-12-23 08:49:32

Comparing /work/SRC/openSUSE:Factory/ghc-GLURaw (Old)
 and  /work/SRC/openSUSE:Factory/.ghc-GLURaw.new (New)


Package is "ghc-GLURaw"

Changes:

--- /work/SRC/openSUSE:Factory/ghc-GLURaw/ghc-GLURaw.changes2015-05-21 
08:13:59.0 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-GLURaw.new/ghc-GLURaw.changes   
2015-12-23 08:49:34.0 +0100
@@ -1,0 +2,7 @@
+Sat Nov 14 11:23:20 UTC 2015 - peter.tromm...@ohm-hochschule.de
+
+- update to 1.5.0.2
+* new file CHANGELOG.md
+* bounds for OpenGLRaw 
+
+---

Old:

  GLURaw-1.5.0.1.tar.gz

New:

  GLURaw-1.5.0.2.tar.gz



Other differences:
--
++ ghc-GLURaw.spec ++
--- /var/tmp/diff_new_pack.e0Vff5/_old  2015-12-23 08:49:35.0 +0100
+++ /var/tmp/diff_new_pack.e0Vff5/_new  2015-12-23 08:49:35.0 +0100
@@ -18,7 +18,7 @@
 
 %global pkg_name GLURaw
 Name:   ghc-%{pkg_name}
-Version:1.5.0.1
+Version:1.5.0.2
 Release:0
 Summary:A raw binding for the OpenGL graphics system
 License:BSD-3-Clause
@@ -77,6 +77,7 @@
 %files -f %{name}.files
 %defattr(-,root,root,-)
 %doc LICENSE
+%doc CHANGELOG.md
 
 %files devel -f %{name}-devel.files
 %defattr(-,root,root,-)

++ GLURaw-1.5.0.1.tar.gz -> GLURaw-1.5.0.2.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/GLURaw-1.5.0.1/CHANGELOG.md 
new/GLURaw-1.5.0.2/CHANGELOG.md
--- old/GLURaw-1.5.0.1/CHANGELOG.md 1970-01-01 01:00:00.0 +0100
+++ new/GLURaw-1.5.0.2/CHANGELOG.md 2015-10-14 09:42:43.0 +0200
@@ -0,0 +1,5 @@
+1.5.0.2
+---
+* Relaxed upper version bound for OpenGLRaw.
+* Added CHANGELOG.md to distribution.
+* Minor build/testing tweaks.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/GLURaw-1.5.0.1/GLURaw.cabal 
new/GLURaw-1.5.0.2/GLURaw.cabal
--- old/GLURaw-1.5.0.1/GLURaw.cabal 2015-05-03 15:19:28.0 +0200
+++ new/GLURaw-1.5.0.2/GLURaw.cabal 2015-10-14 09:42:43.0 +0200
@@ -1,5 +1,5 @@
 name: GLURaw
-version: 1.5.0.1
+version: 1.5.0.2
 synopsis: A raw binding for the OpenGL graphics system
 description:
   GLURaw is a raw Haskell binding for the GLU 1.3 OpenGL utility library. It is
@@ -23,6 +23,7 @@
 build-type: Simple
 cabal-version:  >= 1.10
 extra-source-files:
+  CHANGELOG.md
   README.md
 
 flag UseNativeWindowsLibraries
@@ -45,7 +46,7 @@
   build-depends:
 base >= 4   && < 5,
 transformers >= 0.2 && < 0.5,
-OpenGLRaw>= 2.4 && < 2.6
+OpenGLRaw>= 2.4 && < 2.7
   default-language: Haskell2010
   ghc-options: -Wall
   other-extensions: CPP




commit ghc-GLURaw for openSUSE:Factory

2015-05-21 Thread h_root
Hello community,

here is the log from the commit of package ghc-GLURaw for openSUSE:Factory 
checked in at 2015-05-21 08:13:57

Comparing /work/SRC/openSUSE:Factory/ghc-GLURaw (Old)
 and  /work/SRC/openSUSE:Factory/.ghc-GLURaw.new (New)


Package is ghc-GLURaw

Changes:

--- /work/SRC/openSUSE:Factory/ghc-GLURaw/ghc-GLURaw.changes2014-11-26 
20:54:43.0 +0100
+++ /work/SRC/openSUSE:Factory/.ghc-GLURaw.new/ghc-GLURaw.changes   
2015-05-21 08:13:59.0 +0200
@@ -1,0 +2,12 @@
+Tue May  5 03:39:25 UTC 2015 - mimi...@gmail.com
+
+- update to 1.5.0.1 
+* no upstream changelog
+
+---
+Tue Apr 14 15:13:34 UTC 2015 - mimi...@gmail.com
+
+- update to 1.5.0.0
+* no changelog
+
+---

Old:

  GLURaw-1.4.0.1.tar.gz
  _service

New:

  GLURaw-1.5.0.1.tar.gz



Other differences:
--
++ ghc-GLURaw.spec ++
--- /var/tmp/diff_new_pack.wAIojN/_old  2015-05-21 08:14:00.0 +0200
+++ /var/tmp/diff_new_pack.wAIojN/_new  2015-05-21 08:14:00.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package ghc-GLURaw
+# spec file for package ghc
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,66 +17,62 @@
 
 
 %global pkg_name GLURaw
-
-%global common_summary A raw binding for the OpenGL graphics system
-
-%global common_description GLURaw is a raw Haskell binding for the GLU 1.3 
OpenGL utility library. It is basically a 1:1 mapping of the GLU C API, 
intended as a basis for a nicer interface.
-
-Name:   ghc-GLURaw
-Version:1.4.0.1
+Name:   ghc-%{pkg_name}
+Version:1.5.0.1
 Release:0
-Summary:%{common_summary}
+Summary:A raw binding for the OpenGL graphics system
 License:BSD-3-Clause
 Group:  System/Libraries
-
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-# BEGIN cabal2spec
-Url:http://hackage.haskell.org/package/%{pkg_name}
-Source0:
http://hackage.haskell.org/packages/archive/%{pkg_name}/%{version}/%{pkg_name}-%{version}.tar.gz
+Url:https://hackage.haskell.org/package/%{pkg_name}
+Source0:
https://hackage.haskell.org/package/%{pkg_name}-%{version}/%{pkg_name}-%{version}.tar.gz
 BuildRequires:  ghc-Cabal-devel
+# Begin cabal-rpm deps:
 BuildRequires:  ghc-OpenGLRaw-devel
 BuildRequires:  ghc-rpm-macros
-%if 0%{?suse_version}1230
-BuildRequires:  Mesa-devel
-%else
-BuildRequires:  glu-devel
-%endif
-# END cabal2spec
+BuildRequires:  ghc-transformers-devel
+BuildRequires:  pkgconfig(glu)
+BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+# End cabal-rpm deps
 
 %description
-%{common_description}
+GLURaw is a raw Haskell binding for the GLU 1.3 OpenGL utility library.
+It is basically a 1:1 mapping of GLU's C API, intended as a basis for a nicer
+interface.
+
+OpenGL is the industry's most widely used and supported 2D and 3D graphics
+application programming interface (API), incorporating a broad set of
+rendering, texture mapping, special effects, and other powerful visualization
+functions. For more information about OpenGL and its various extensions, please
+see http://www.opengl.org/ and http://www.opengl.org/registry/.
 
 %package devel
 Summary:Haskell %{pkg_name} library development files
-Group:  Development/Languages/Other
-Requires:   ghc-compiler
-Requires(post): ghc-compiler
-Requires(postun): ghc-compiler
+Group:  Development/Libraries/Other
 Requires:   %{name} = %{version}-%{release}
-%if 0%{?suse_version}1230
-Requires:   Mesa-devel
-%else
-Requires:   glu-devel
-%endif
+Requires:   ghc-compiler = %{ghc_version}
+# Begin cabal-rpm deps:
+Requires:   pkgconfig(glu)
+Requires(post): ghc-compiler = %{ghc_version}
+Requires(postun): ghc-compiler = %{ghc_version}
+# End cabal-rpm deps
 
 %description devel
-%{common_description}
-This package contains the development files.
+This package provides the Haskell %{pkg_name} library development files.
 
 %prep
 %setup -q -n %{pkg_name}-%{version}
 
 %build
-%ghc_lib_build
+%{ghc_lib_build}
 
 %install
-%ghc_lib_install
+%{ghc_lib_install}
 
 %post devel
-%ghc_pkg_recache
+%{ghc_pkg_recache}
 
 %postun devel
-%ghc_pkg_recache
+%{ghc_pkg_recache}
 
 %files -f %{name}.files
 %defattr(-,root,root,-)
@@ -84,5 +80,6 @@
 
 %files devel -f %{name}-devel.files
 %defattr(-,root,root,-)
+%doc README.md
 
 %changelog

++ GLURaw-1.4.0.1.tar.gz - GLURaw-1.5.0.1.tar.gz 

commit ghc-GLURaw for openSUSE:Factory

2014-11-26 Thread h_root
Hello community,

here is the log from the commit of package ghc-GLURaw for openSUSE:Factory 
checked in at 2014-11-26 20:54:38

Comparing /work/SRC/openSUSE:Factory/ghc-GLURaw (Old)
 and  /work/SRC/openSUSE:Factory/.ghc-GLURaw.new (New)


Package is ghc-GLURaw

Changes:

--- /work/SRC/openSUSE:Factory/ghc-GLURaw/ghc-GLURaw.changes2014-08-25 
11:05:41.0 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-GLURaw.new/ghc-GLURaw.changes   
2014-11-26 20:54:43.0 +0100
@@ -1,0 +2,7 @@
+Tue Sep  9 20:00:31 UTC 2014 - peter.tromm...@ohm-hochschule.de
+
+- update to 1.4.0.1
+* no changelog
+* for Haskell Platform 2014.2.0.0 
+
+---

Old:

  GLURaw-1.3.0.0.tar.gz

New:

  GLURaw-1.4.0.1.tar.gz



Other differences:
--
++ ghc-GLURaw.spec ++
--- /var/tmp/diff_new_pack.HZc0PG/_old  2014-11-26 20:54:44.0 +0100
+++ /var/tmp/diff_new_pack.HZc0PG/_new  2014-11-26 20:54:44.0 +0100
@@ -1,8 +1,7 @@
 #
 # spec file for package ghc-GLURaw
 #
-
-# Copyright (c) 2013 Peter Trommler peter.tromm...@ohm-hochschule.de
+# 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
@@ -16,6 +15,7 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 %global pkg_name GLURaw
 
 %global common_summary A raw binding for the OpenGL graphics system
@@ -23,19 +23,19 @@
 %global common_description GLURaw is a raw Haskell binding for the GLU 1.3 
OpenGL utility library. It is basically a 1:1 mapping of the GLU C API, 
intended as a basis for a nicer interface.
 
 Name:   ghc-GLURaw
-Version:1.3.0.0
-Release:1
+Version:1.4.0.1
+Release:0
 Summary:%{common_summary}
-
-Group:  System/Libraries
 License:BSD-3-Clause
+Group:  System/Libraries
+
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 # BEGIN cabal2spec
-URL:http://hackage.haskell.org/package/%{pkg_name}
+Url:http://hackage.haskell.org/package/%{pkg_name}
 Source0:
http://hackage.haskell.org/packages/archive/%{pkg_name}/%{version}/%{pkg_name}-%{version}.tar.gz
 BuildRequires:  ghc-Cabal-devel
-BuildRequires:  ghc-rpm-macros
 BuildRequires:  ghc-OpenGLRaw-devel
+BuildRequires:  ghc-rpm-macros
 %if 0%{?suse_version}1230
 BuildRequires:  Mesa-devel
 %else
@@ -63,15 +63,12 @@
 %{common_description}
 This package contains the development files.
 
-
 %prep
 %setup -q -n %{pkg_name}-%{version}
 
-
 %build
 %ghc_lib_build
 
-
 %install
 %ghc_lib_install
 

++ GLURaw-1.3.0.0.tar.gz - GLURaw-1.4.0.1.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/GLURaw-1.3.0.0/GLURaw.cabal 
new/GLURaw-1.4.0.1/GLURaw.cabal
--- old/GLURaw-1.3.0.0/GLURaw.cabal 2012-11-04 20:17:44.0 +0100
+++ new/GLURaw-1.4.0.1/GLURaw.cabal 2014-05-19 17:18:28.0 +0200
@@ -1,8 +1,8 @@
 name: GLURaw
-version: 1.3.0.0
+version: 1.4.0.1
 license: BSD3
 license-file: LICENSE
-maintainer: Jason Dagit dag...@gmail.com, Sven Panne sven.pa...@aedion.de
+maintainer: Sven Panne svenpa...@gmail.com, Jason Dagit dag...@gmail.com
 bug-reports: https://github.com/haskell-opengl/GLURaw/issues
 homepage: http://www.haskell.org/haskellwiki/Opengl
 category: Graphics
@@ -21,6 +21,7 @@
 build-type: Simple
 cabal-version:  = 1.6
 extra-source-files:
+   README.md
include/HsGLURaw.h
 
 flag UseNativeWindowsLibraries
@@ -42,10 +43,13 @@
   cbits/HsGLURaw.c
hs-Source-Dirs: src
include-dirs: include
-   build-depends: base = 3   5, OpenGLRaw == 1.3.*
-   ghc-options: -Wall
+   build-depends: base = 3   5, OpenGLRaw = 1.3.0.0
+   ghc-options: -Wall -O2
if os(windows)  flag(UseNativeWindowsLibraries)
-  cpp-options: -DCALLCONV=stdcall
+  if arch(i386)
+ cpp-options: -DCALLCONV=stdcall
+  else
+ cpp-options: -DCALLCONV=ccall
   cc-options: -DUSE_GETPROCADDRESS
   extra-libraries: glu32
else
@@ -54,7 +58,10 @@
   if os(darwin)
  frameworks: OpenGL
   else
- extra-libraries: GLU
+ if os(ios)
+frameworks: OpenGLES
+ else
+extra-libraries: GLU
 
 source-repository head
   type: git
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/GLURaw-1.3.0.0/README.md new/GLURaw-1.4.0.1/README.md
--- old/GLURaw-1.3.0.0/README.md1970-01-01 01:00:00.0 +0100
+++ new/GLURaw-1.4.0.1/README.md2014-05-19 17:18:28.0 +0200
@@ -0,0 +1 @@
+[![Build 

commit ghc-GLURaw for openSUSE:Factory

2014-08-25 Thread h_root
Hello community,

here is the log from the commit of package ghc-GLURaw for openSUSE:Factory 
checked in at 2014-08-25 11:04:24

Comparing /work/SRC/openSUSE:Factory/ghc-GLURaw (Old)
 and  /work/SRC/openSUSE:Factory/.ghc-GLURaw.new (New)


Package is ghc-GLURaw

Changes:

--- /work/SRC/openSUSE:Factory/ghc-GLURaw/ghc-GLURaw.changes2013-08-06 
06:49:04.0 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-GLURaw.new/ghc-GLURaw.changes   
2014-08-25 11:05:41.0 +0200
@@ -1,0 +2,5 @@
+Fri Aug 22 23:53:13 UTC 2014 - peter.tromm...@ohm-hochschule.de
+
+- enable PowerPC builds
+
+---



Other differences:
--
++ ghc-GLURaw.spec ++
--- /var/tmp/diff_new_pack.iHRZqe/_old  2014-08-25 11:05:41.0 +0200
+++ /var/tmp/diff_new_pack.iHRZqe/_new  2014-08-25 11:05:41.0 +0200
@@ -33,7 +33,6 @@
 # BEGIN cabal2spec
 URL:http://hackage.haskell.org/package/%{pkg_name}
 Source0:
http://hackage.haskell.org/packages/archive/%{pkg_name}/%{version}/%{pkg_name}-%{version}.tar.gz
-ExclusiveArch:  %{ix86} x86_64 %{ghc_arches}
 BuildRequires:  ghc-Cabal-devel
 BuildRequires:  ghc-rpm-macros
 BuildRequires:  ghc-OpenGLRaw-devel

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



commit ghc-GLURaw for openSUSE:Factory

2013-08-05 Thread h_root
Hello community,

here is the log from the commit of package ghc-GLURaw for openSUSE:Factory 
checked in at 2013-08-06 06:49:02

Comparing /work/SRC/openSUSE:Factory/ghc-GLURaw (Old)
 and  /work/SRC/openSUSE:Factory/.ghc-GLURaw.new (New)


Package is ghc-GLURaw

Changes:

New Changes file:

--- /dev/null   2013-07-23 23:44:04.804033756 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-GLURaw.new/ghc-GLURaw.changes   
2013-08-06 06:49:04.0 +0200
@@ -0,0 +1,48 @@
+---
+Mon May  6 14:20:55 UTC 2013 - peter.tromm...@ohm-hochschule.de
+
+- more transparent packaging (fewer macros) 
+
+---
+Fri Mar 22 16:24:18 UTC 2013 - peter.tromm...@ohm-hochschule.de
+
+- expanded macro in name tag 
+
+---
+Thu Jan  3 10:48:52 UTC 2013 - peter.tromm...@ohm-hochschule.de
+
+- update to 1.3.0.0 from upstream
+- no changelog 
+
+---
+Fri Sep 28 13:21:37 UTC 2012 - peter.tromm...@ohm-hochschule.de
+
+- dropped rpmlintrc (warnings fixed in ghc-rpm-macros) 
+
+---
+Fri Sep 28 10:24:28 UTC 2012 - peter.tromm...@ohm-hochschule.de
+
+- Adapted to new package for libGLU in Factory 
+
+---
+Sat May  5 15:05:55 UTC 2012 - peter.tromm...@ohm-hochschule.de
+
+- spec file template generated by cabal2spec-0.25.5
+- added copyright notice 
+
+---
+Mon Mar  5 14:50:16 UTC 2012 - peter.tromm...@ohm-hochschule.de
+
+- BuildRoot tag (SLE_11) and SPDX license tag
+- Update to 1.2.0.0 from upstream 
+
+---
+Sat Dec 31 13:08:40 UTC 2011 - peter.tromm...@ohm-hochschule.de
+
+- Added Mesa-devel requires 
+
+---
+Sat Dec 31 11:46:19 UTC 2011 - peter.tromm...@ohm-hochschule.de
+
+- Initial packaging. 
+

New:

  GLURaw-1.3.0.0.tar.gz
  _service
  ghc-GLURaw.changes
  ghc-GLURaw.spec



Other differences:
--
++ ghc-GLURaw.spec ++
#
# spec file for package ghc-GLURaw
#

# 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 GLURaw

%global common_summary A raw binding for the OpenGL graphics system

%global common_description GLURaw is a raw Haskell binding for the GLU 1.3 
OpenGL utility library. It is basically a 1:1 mapping of the GLU C API, 
intended as a basis for a nicer interface.

Name:   ghc-GLURaw
Version:1.3.0.0
Release:1
Summary:%{common_summary}

Group:  System/Libraries
License:BSD-3-Clause
BuildRoot:  %{_tmppath}/%{name}-%{version}-build
# BEGIN cabal2spec
URL:http://hackage.haskell.org/package/%{pkg_name}
Source0:
http://hackage.haskell.org/packages/archive/%{pkg_name}/%{version}/%{pkg_name}-%{version}.tar.gz
ExclusiveArch:  %{ix86} x86_64 %{ghc_arches}
BuildRequires:  ghc-Cabal-devel
BuildRequires:  ghc-rpm-macros
BuildRequires:  ghc-OpenGLRaw-devel
%if 0%{?suse_version}1230
BuildRequires:  Mesa-devel
%else
BuildRequires:  glu-devel
%endif
# END cabal2spec

%description
%{common_description}

%package devel
Summary:Haskell %{pkg_name} library development files
Group:  Development/Languages/Other
Requires:   ghc-compiler
Requires(post): ghc-compiler
Requires(postun): ghc-compiler
Requires:   %{name} = %{version}-%{release}
%if 0%{?suse_version}1230
Requires:  Mesa-devel
%else
Requires:  glu-devel
%endif

%description devel
%{common_description}
This package contains the development files.


%prep
%setup -q -n %{pkg_name}-%{version}


%build
%ghc_lib_build


%install
%ghc_lib_install

%post devel
%ghc_pkg_recache

%postun devel
%ghc_pkg_recache

%files -f %{name}.files
%defattr(-,root,root,-)
%doc LICENSE

%files devel -f %{name}-devel.files
%defattr(-,root,root,-)

%changelog
++