diff --git a/.cvsignore b/.cvsignore index 16b1a0c..874a709 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -regex-posix-0.94.1.tar.gz +regex-posix-0.94.2.tar.gz diff --git a/ghc-regex-posix.spec b/ghc-regex-posix.spec index 5f3e57e..0af0324 100644 --- a/ghc-regex-posix.spec +++ b/ghc-regex-posix.spec @@ -12,9 +12,9 @@ %global debug_package %{nil} Name: ghc-%{pkg_name} -# part of haskell-platform-2010.1.0.0 -Version: 0.94.1 -Release: 4%{?dist} +# part of haskell-platform-2010.2.0.0 +Version: 0.94.2 +Release: 1%{?dist} Summary: %{common_summary} Group: System Environment/Libraries @@ -25,7 +25,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 @@ -35,9 +35,6 @@ This package provides the shared library. %endif -%{?ghc_lib_package} - - %prep %setup -q -n %{pkg_name}-%{version} @@ -55,7 +52,14 @@ rm -rf $RPM_BUILD_ROOT rm -rf $RPM_BUILD_ROOT +%ghc_lib_package -o 0.94.2-1 + + %changelog +* Fri Jul 16 2010 Jens Petersen - 0.94.2-1 +- update to 0.94.2 for haskell-platform-2010.2.0.0 +- obsolete doc subpackage (ghc-rpm-macros-0.8.0) + * Sat Jun 26 2010 Jens Petersen - 0.94.1-4 - sync cabal2spec-0.22 diff --git a/sources b/sources index 8d3748d..dbc5f9f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -624e53941566b3ef5a8ff918329843f9 regex-posix-0.94.1.tar.gz +e3ebbd6b66fdb2f8c4f0ad95c4580852 regex-posix-0.94.2.tar.gz