rpms/ghc-haskeline/F-13 .cvsignore, 1.2, 1.3 ghc-haskeline.spec, 1.3, 1.4 sources, 1.2, 1.3

Jens Petersen petersen at fedoraproject.org
Thu Jun 3 03:26:36 UTC 2010


Author: petersen

Update of /cvs/extras/rpms/ghc-haskeline/F-13
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv15541

Modified Files:
	.cvsignore ghc-haskeline.spec sources 
Log Message:
- 0.6.2.2
- condition ghc_lib_package
- depend on newer utf8-string now




Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/ghc-haskeline/F-13/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- .cvsignore	16 Feb 2010 06:33:34 -0000	1.2
+++ .cvsignore	3 Jun 2010 03:26:34 -0000	1.3
@@ -1 +1 @@
-haskeline-0.6.2.1.tar.gz
+haskeline-0.6.2.2.tar.gz


Index: ghc-haskeline.spec
===================================================================
RCS file: /cvs/extras/rpms/ghc-haskeline/F-13/ghc-haskeline.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -p -r1.3 -r1.4
--- ghc-haskeline.spec	17 Feb 2010 00:58:41 -0000	1.3
+++ ghc-haskeline.spec	3 Jun 2010 03:26:34 -0000	1.4
@@ -8,7 +8,7 @@ Haskell it is (hopefully) more easily us
 \
 Haskeline runs both on POSIX-compatible systems and on Windows.
 
-%global ghc_pkg_deps ghc-mtl-devel
+%global ghc_pkg_deps ghc-mtl-devel ghc-utf8-string-devel
 
 %bcond_without shared
 
@@ -16,9 +16,8 @@ Haskeline runs both on POSIX-compatible 
 %global debug_package %{nil}
 
 Name:           ghc-%{pkg_name}
-# 0.6.2.2 requires newer utf8-string than in ghc
-Version:        0.6.2.1
-Release:        2.1%{?dist}
+Version:        0.6.2.2
+Release:        1%{?dist}
 Summary:        %{common_summary}
 
 Group:          System Environment/Libraries
@@ -39,7 +38,7 @@ This package provides the shared library
 %endif
 
 
-%ghc_lib_package
+%{?ghc_lib_package}
 
 
 %prep
@@ -64,6 +63,11 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Thu Apr 29 2010 Jens Petersen <petersen at redhat.com> - 0.6.2.2-1
+- 0.6.2.2
+- condition ghc_lib_package
+- depend on newer utf8-string now
+
 * Tue Feb 16 2010 Jens Petersen <petersen at redhat.com> - 0.6.2.1-2.1
 - fix source tarball permissions (#555653)
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/ghc-haskeline/F-13/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- sources	16 Feb 2010 06:33:34 -0000	1.2
+++ sources	3 Jun 2010 03:26:34 -0000	1.3
@@ -1 +1 @@
-31608a6da4a1e73cd78e3b028062b7b4  haskeline-0.6.2.1.tar.gz
+c23a8ffbcff7cb42f0ee6ca6946285bb  haskeline-0.6.2.2.tar.gz



More information about the scm-commits mailing list