Hello community,

here is the log from the commit of package ghc-OpenGL for openSUSE:Factory 
checked in at 2013-01-02 12:56:31
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-OpenGL (Old)
 and      /work/SRC/openSUSE:Factory/.ghc-OpenGL.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghc-OpenGL", Maintainer is ""

Changes:
--------
New Changes file:

--- /dev/null   2012-12-21 01:49:00.356010756 +0100
+++ /work/SRC/openSUSE:Factory/.ghc-OpenGL.new/ghc-OpenGL.changes       
2013-01-02 12:56:33.000000000 +0100
@@ -0,0 +1,57 @@
+-------------------------------------------------------------------
+Tue Jan  1 17:43:37 UTC 2013 - [email protected]
+
+- deleted comment in changelog section 
+- fixed minor typo in last change log entry
+
+-------------------------------------------------------------------
+Sun Dec 30 17:51:19 UTC 2012 - [email protected]
+
+- expand macro in name tag to help source validator 
+
+-------------------------------------------------------------------
+Sat Nov 17 14:12:56 UTC 2012 - [email protected]
+
+- make service localonly for Factory submission 
+
+-------------------------------------------------------------------
+Fri Sep 28 11:28:33 UTC 2012 - [email protected]
+
+- dropped rpmlintrc 
+
+-------------------------------------------------------------------
+Fri Sep 28 10:58:22 UTC 2012 - [email protected]
+
+- removed Mesa-devel from Factory build 
+
+-------------------------------------------------------------------
+Fri Sep 28 10:53:05 UTC 2012 - [email protected]
+
+- fixed build requires for libGLU split off Mesa in Factory 
+
+-------------------------------------------------------------------
+Mon Jun  4 06:27:32 UTC 2012 - [email protected]
+
+- fixed build requires 
+
+-------------------------------------------------------------------
+Sun Jun  3 17:20:29 UTC 2012 - [email protected]
+
+- update to 2.2.3.1 from upstream (no changelog)
+- required by Haskell Platform 2012.2.0.0 
+
+-------------------------------------------------------------------
+Thu Feb 23 14:17:12 UTC 2012 - [email protected]
+
+- Added BuildRoot for sle11-sp1 
+
+-------------------------------------------------------------------
+Sun Jan  1 11:08:13 UTC 2012 - [email protected]
+
+- Adjusted version for platform 2011.4 
+
+-------------------------------------------------------------------
+Sat Dec 31 12:30:07 UTC 2011 - [email protected]
+
+- Initial packaging. 
+

New:
----
  OpenGL-2.2.3.1.tar.gz
  _service
  ghc-OpenGL.changes
  ghc-OpenGL.spec

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

Other differences:
------------------
++++++ ghc-OpenGL.spec ++++++
#
# spec file for ghc-OpenGL
#

# Copyright (c) 2012 Peter Trommler [email protected]
#
# 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 OpenGL

%global common_summary Haskell %{pkg_name} library

%global common_description A %{pkg_name} library for Haskell.

Name:           ghc-OpenGL
Version:        2.2.3.1
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 %{!?without_hscolour:hscolour}
%if 0%{?suse_version}>=1230
BuildRequires:  glu-devel
%else
BuildRequires:  Mesa-devel
%endif

# END cabal2spec

%description
%{common_description}


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


%build
%ghc_lib_build


%install
%ghc_lib_install


# devel subpackage
%ghc_devel_package
%if 0%{?suse_version}>=1230
Requires:      glu-devel
%else
Requires:      Mesa-devel
%endif

%ghc_devel_description


%ghc_devel_post_postun


%ghc_files LICENSE


%changelog
++++++ _service ++++++
<services>
  
<service name="download_files" mode="localonly"/></services>
-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to