rpms/ghc-fgl/devel .cvsignore, 1.2, 1.3 ghc-fgl.spec, 1.8, 1.9 sources, 1.2, 1.3

Jens Petersen petersen at fedoraproject.org
Fri Jul 16 05:05:29 UTC 2010


Author: petersen

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

Modified Files:
	.cvsignore ghc-fgl.spec sources 
Log Message:
- update to 5.4.2.3 for haskell-platform-2010.2.0.0
- obsolete doc subpackage (ghc-rpm-macros-0.8.0)




Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/ghc-fgl/devel/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- .cvsignore	14 Sep 2009 03:15:21 -0000	1.2
+++ .cvsignore	16 Jul 2010 05:05:29 -0000	1.3
@@ -1 +1 @@
-fgl-5.4.2.2.tar.gz
+fgl-5.4.2.3.tar.gz


Index: ghc-fgl.spec
===================================================================
RCS file: /cvs/pkgs/rpms/ghc-fgl/devel/ghc-fgl.spec,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -p -r1.8 -r1.9
--- ghc-fgl.spec	25 Jun 2010 14:18:50 -0000	1.8
+++ ghc-fgl.spec	16 Jul 2010 05:05:29 -0000	1.9
@@ -12,9 +12,9 @@
 %global debug_package %{nil}
 
 Name:           ghc-%{pkg_name}
-# part of haskell-platform-2010.1.0.0
-Version:        5.4.2.2
-Release:        6%{?dist}
+# part of haskell-platform-2010.2.0.0
+Version:        5.4.2.3
+Release:        1%{?dist}
 Summary:        %{common_summary}
 
 Group:          System Environment/Libraries
@@ -25,7 +25,7 @@ BuildRoot:      %{_tmppath}/%{name}-%{ve
 # fedora ghc archs:
 ExclusiveArch:  %{ix86} x86_64 ppc alpha
 BuildRequires:  ghc, ghc-doc, ghc-prof
-BuildRequires:  ghc-rpm-macros >= 0.6.0
+BuildRequires:  ghc-rpm-macros >= 0.8.0
 %{?ghc_pkg_deps:BuildRequires:  %{ghc_pkg_deps}, %(echo %{ghc_pkg_deps} | sed -e "s/\(ghc-[^, ]\+\)-devel/\1-doc,\1-prof/g")}
 
 %description
@@ -35,33 +35,31 @@ This package provides the shared library
 %endif
 
 
-%{?ghc_lib_package}
-
-
 %prep
 %setup -q -n %{pkg_name}-%{version}
 
 
 %build
-%cabal_configure --ghc -p
-%cabal build
-%cabal haddock
+%ghc_lib_build
 
 
 %install
 rm -rf $RPM_BUILD_ROOT
-%cabal_install
-%cabal_pkg_conf
-
-%ghc_gen_filelists
-%ghc_strip_dynlinked
+%ghc_lib_install
 
 
 %clean
 rm -rf $RPM_BUILD_ROOT
 
 
+%ghc_lib_package -o 5.4.2.3-1
+
+
 %changelog
+* Fri Jul 16 2010 Jens Petersen <petersen at redhat.com> - 5.4.2.3-1
+- update to 5.4.2.3 for haskell-platform-2010.2.0.0
+- obsolete doc subpackage (ghc-rpm-macros-0.8.0)
+
 * Sat Jun 26 2010 Jens Petersen <petersen at redhat.com> - 5.4.2.2-6
 - strip shared library (cabal2spec-0.21.4)
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/ghc-fgl/devel/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- sources	14 Sep 2009 03:15:21 -0000	1.2
+++ sources	16 Jul 2010 05:05:29 -0000	1.3
@@ -1 +1 @@
-ad49ce31af04c0fd9c6dbfa52801ff83  fgl-5.4.2.2.tar.gz
+29ccab8bebed16a8d7346c3ed52c5d9c  fgl-5.4.2.3.tar.gz



More information about the scm-commits mailing list