diff --git a/ghc-texmath.spec b/ghc-texmath.spec index 5f298b9..2903b8d 100644 --- a/ghc-texmath.spec +++ b/ghc-texmath.spec @@ -8,15 +8,9 @@ parse and apply LaTeX macros. %global ghc_pkg_deps ghc-parsec-devel, ghc-syb-devel, ghc-xml-devel -%bcond_without shared -%bcond_without hscolour - -# debuginfo is not useful for ghc -%global debug_package %{nil} - Name: ghc-%{pkg_name} Version: 0.4 -Release: 4%{?dist} +Release: 5%{?dist} Summary: %{common_summary} Group: System Environment/Libraries @@ -32,9 +26,6 @@ BuildRequires: hscolour %description %{common_description} -%if %{with shared} -This package provides the shared library. -%endif %prep @@ -52,10 +43,13 @@ This package provides the shared library. rm -r $RPM_BUILD_ROOT%{_datadir}/%{pkg_name}-%{version} -%{?ghc_lib_package} +%ghc_lib_package %changelog +* Tue Feb 15 2011 Jens Petersen - 0.4-5 +- rebuild for haskell-platform-2011.1 updates + * Tue Feb 08 2011 Fedora Release Engineering - 0.4-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild