rpms/ghc-OpenGL/F-11 ghc-OpenGL.spec,1.1,1.2

Jens Petersen petersen at fedoraproject.org
Mon Sep 28 05:53:44 UTC 2009


Author: petersen

Update of /cvs/pkgs/rpms/ghc-OpenGL/F-11
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv30481

Modified Files:
	ghc-OpenGL.spec 
Log Message:
- sync with devel
- add haskell-platform-2009.2.0.1 note



Index: ghc-OpenGL.spec
===================================================================
RCS file: /cvs/pkgs/rpms/ghc-OpenGL/F-11/ghc-OpenGL.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- ghc-OpenGL.spec	27 Aug 2009 19:52:37 -0000	1.1
+++ ghc-OpenGL.spec	28 Sep 2009 05:53:44 -0000	1.2
@@ -7,6 +7,7 @@
 %global debug_package %{nil}
 
 Name:           ghc-%{pkg_name}
+# part of haskell-platform-2009.2.0.1
 Version:        2.2.1.1
 Release:        1%{?dist}
 Summary:        Haskell %{pkg_name} library
@@ -20,6 +21,7 @@ BuildRoot:      %{_tmppath}/%{name}-%{ve
 ExclusiveArch:  %{ix86} x86_64 ppc alpha
 BuildRequires:  ghc
 BuildRequires:  ghc-rpm-macros
+BuildRequires:  mesa-libGL-devel, mesa-libGLU-devel
 %if %{with doc}
 BuildRequires:  ghc-doc
 %endif
@@ -35,10 +37,10 @@ These provide bindings to the OpenGL gra
 %package devel
 Summary:        Haskell %{pkg_name} library
 Group:          Development/Libraries
-Requires:       ghc = %{ghc_version}, mesa-libGL-devel, mesa-libGLU-devel
+Requires:       ghc = %{ghc_version}
 Requires(post): ghc = %{ghc_version}
 Requires(preun): ghc = %{ghc_version}
-BuildRequires:  mesa-libGL-devel, mesa-libGLU-devel
+Requires:       mesa-libGL-devel, mesa-libGLU-devel
 
 %description devel
 This package contains the development files for %{name}




More information about the scm-commits mailing list