From ea80a02da14ffd0f436a83913859c40f38004388 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Mon, 9 May 2011 15:15:59 +0900 Subject: [PATCH] macros.ghc: drop ghc-prof requires from ghc_prof_requires --- ghc-rpm-macros.ghc | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/ghc-rpm-macros.ghc b/ghc-rpm-macros.ghc index bb60ab4..1910bf5 100644 --- a/ghc-rpm-macros.ghc +++ b/ghc-rpm-macros.ghc @@ -84,8 +84,7 @@ Requires: ghc-%{?pkg_name}%{!?pkg_name:%{pkgname}} = %{?pkgver}%{!?pkgver: %endif # prof pkg basic requires -%ghc_prof_requires Requires: ghc-prof = %{ghc_version}\ -Requires: ghc-%{?pkg_name}%{!?pkg_name:%{pkgname}}-devel = %{?pkgver}%{!?pkgver:%{version}}-%{release}\ +%ghc_prof_requires Requires: ghc-%{?pkg_name}%{!?pkg_name:%{pkgname}}-devel = %{?pkgver}%{!?pkgver:%{version}}-%{release}\ %{nil} # ghc_lib_package [-c cdepslist] [-h pkgdepslist] (-o deprecated no-op)