rpms/ghc-HUnit/devel ghc-HUnit.spec,1.4,1.5

Jens Petersen petersen at fedoraproject.org
Tue Apr 27 02:52:46 UTC 2010


Author: petersen

Update of /cvs/pkgs/rpms/ghc-HUnit/devel
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv20201

Modified Files:
	ghc-HUnit.spec 
Log Message:
- part of haskell-platform-2010.1.0.0
- rebuild against ghc-6.12.2
- condition ghc_lib_package




Index: ghc-HUnit.spec
===================================================================
RCS file: /cvs/pkgs/rpms/ghc-HUnit/devel/ghc-HUnit.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -p -r1.4 -r1.5
--- ghc-HUnit.spec	11 Jan 2010 03:37:13 -0000	1.4
+++ ghc-HUnit.spec	27 Apr 2010 02:52:46 -0000	1.5
@@ -11,9 +11,9 @@ for Java.
 %global debug_package %{nil}
 
 Name:           ghc-%{pkg_name}
-# part of haskell-platform-2009.3.1 and ghc-6.10.x extralibs!
+# part of haskell-platform-2010.1.0.0
 Version:        1.2.2.1
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        %{common_summary}
 
 Group:          System Environment/Libraries
@@ -34,7 +34,7 @@ This package provides the shared library
 %endif
 
 
-%ghc_lib_package
+%{?ghc_lib_package}
 
 
 %prep
@@ -67,6 +67,11 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Tue Apr 27 2010 Jens Petersen <petersen at redhat.com> - 1.2.2.1-2
+- part of haskell-platform-2010.1.0.0
+- rebuild against ghc-6.12.2
+- condition ghc_lib_package
+
 * Mon Jan 11 2010 Jens Petersen <petersen at redhat.com> - 1.2.2.1-1
 - update 1.2.2.1 (current haskell-platform-2009.3.1)
 - remove test programs and move doc files to docdir



More information about the scm-commits mailing list