From 164d0bf33c8dd91f2fbc367850b15126ceec7e67 Mon Sep 17 00:00:00 2001 From: chak Date: Thu, 6 Dec 2001 12:30:13 +0000 Subject: [PATCH] [project @ 2001-12-06 12:30:13 by chak] Make prof package dependency more precise --- ghc/ghc.spec.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ghc/ghc.spec.in b/ghc/ghc.spec.in index 5973b0b..b58e128 100644 --- a/ghc/ghc.spec.in +++ b/ghc/ghc.spec.in @@ -48,7 +48,7 @@ Haskell home page at . %package prof Summary: Profiling libraries for GHC Group: Development/Libraries -Requires: ghc = %{PACKAGE_VERSION} +Requires: ghc = %{PACKAGE_VERSION}-%{release} %description prof Profiling libraries for Glorious Glasgow Haskell Compilation System (GHC). -- 1.7.10.4