Hello community,

here is the log from the commit of package ghc-GLUT for openSUSE:Factory 
checked in at 2015-05-21 08:14:03
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-GLUT (Old)
 and      /work/SRC/openSUSE:Factory/.ghc-GLUT.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghc-GLUT"

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-GLUT/ghc-GLUT.changes        2014-11-26 
20:54:45.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.ghc-GLUT.new/ghc-GLUT.changes   2015-05-21 
08:14:04.000000000 +0200
@@ -1,0 +2,13 @@
+Tue May  5 03:53:49 UTC 2015 - [email protected]
+
+- update to 2.7.0.1 
+* no upstream changelog
+
+-------------------------------------------------------------------
+Thu Apr 16 08:10:30 UTC 2015 - [email protected]
+
+- update to 2.7.0.0
+- regenerated spec with cabal-rpm
+* no upstream changelog
+
+-------------------------------------------------------------------

Old:
----
  GLUT-2.5.1.1.tar.gz
  _service

New:
----
  GLUT-2.7.0.1.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ ghc-GLUT.spec ++++++
--- /var/tmp/diff_new_pack.bxdCxX/_old  2015-05-21 08:14:05.000000000 +0200
+++ /var/tmp/diff_new_pack.bxdCxX/_new  2015-05-21 08:14:05.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package ghc-GLUT
 #
-# 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,56 +17,61 @@
 
 
 %global pkg_name GLUT
-
 Name:           ghc-GLUT
-Version:        2.5.1.1
+Version:        2.7.0.1
 Release:        0
-Summary:        Haskell inding for the OpenGL Utility Toolkit
+Summary:        A binding for the OpenGL Utility Toolkit
 License:        BSD-3-Clause
-Group:          Development/Libraries/Other
-
-# 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
-BuildRequires:  ghc-Cabal-devel
-BuildRequires:  ghc-rpm-macros
-# END cabal2spec
+Group:          System/Libraries
+Url:            https://hackage.haskell.org/package/%{pkg_name}
+Source0:        
https://hackage.haskell.org/package/%{pkg_name}-%{version}/%{pkg_name}-%{version}.tar.gz
+# Begin cabal-rpm deps:
 BuildRequires:  freeglut-devel
+BuildRequires:  ghc-Cabal-devel
 BuildRequires:  ghc-OpenGL-devel
-BuildRequires:  ghc-OpenGLRaw
-
+BuildRequires:  ghc-OpenGLRaw-devel
+BuildRequires:  ghc-StateVar-devel
+BuildRequires:  ghc-array-devel
+BuildRequires:  ghc-containers-devel
+BuildRequires:  ghc-rpm-macros
+BuildRequires:  ghc-transformers-devel
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
+# End cabal-rpm deps
 
 %description
-A Haskell binding for the OpenGL Utility Toolkit, a window system independent 
toolkit for writing OpenGL programs.
-
+A Haskell binding for the OpenGL Utility Toolkit, a window system independent
+toolkit for writing OpenGL programs. For more information about the C library
+on which this binding is based, please see:
+<http://www.opengl.org/resources/libraries/glut/>.
 
 %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}
+# Begin cabal-rpm deps:
 Requires:       freeglut-devel
+Requires:       ghc-compiler = %{ghc_version}
+Requires(post): ghc-compiler = %{ghc_version}
+Requires(postun): ghc-compiler = %{ghc_version}
+# End cabal-rpm deps
 
 %description devel
-This package contains the development files for library GLUT Haskell.
+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,-)
@@ -74,5 +79,6 @@
 
 %files devel -f %{name}-devel.files
 %defattr(-,root,root,-)
+%doc README.md examples
 
 %changelog

++++++ GLUT-2.5.1.1.tar.gz -> GLUT-2.7.0.1.tar.gz ++++++
++++ 14967 lines of diff (skipped)


Reply via email to