diff --git a/.cvsignore b/.cvsignore index 3d0d440..3ce9491 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -regex-compat-0.92.tar.gz +regex-compat-0.93.1.tar.gz diff --git a/ghc-regex-compat.spec b/ghc-regex-compat.spec index 406ee53..a0e1781 100644 --- a/ghc-regex-compat.spec +++ b/ghc-regex-compat.spec @@ -13,9 +13,9 @@ %global debug_package %{nil} Name: ghc-%{pkg_name} -# part of haskell-platform-2010.1.0.0 -Version: 0.92 -Release: 4%{?dist} +# part of haskell-platform-2010.2.0.0 +Version: 0.93.1 +Release: 1%{?dist} Summary: %{common_summary} Group: System Environment/Libraries @@ -26,7 +26,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) # fedora ghc archs: ExclusiveArch: %{ix86} x86_64 ppc alpha BuildRequires: ghc, ghc-doc, ghc-prof -BuildRequires: ghc-rpm-macros >= 0.7.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 @@ -36,9 +36,6 @@ This package provides the shared library. %endif -%{?ghc_lib_package} - - %prep %setup -q -n %{pkg_name}-%{version} @@ -56,7 +53,14 @@ rm -rf $RPM_BUILD_ROOT rm -rf $RPM_BUILD_ROOT +%ghc_lib_package -o 0.93.1-1 + + %changelog +* Fri Jul 16 2010 Jens Petersen - 0.93.1-1 +- update to 0.93.1 for haskell-platform-2010.2.0.0 +- obsolete doc subpackage (ghc-rpm-macros-0.8.0) + * Sun Jun 27 2010 Jens Petersen - 0.92-4 - sync cabal2spec-0.22.1 diff --git a/sources b/sources index 4f15a83..b3025ae 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -ce471a0b255787fad224d0481adcf66f regex-compat-0.92.tar.gz +d6becec95ea8098cab663116fdce60a5 regex-compat-0.93.1.tar.gz