[project @ 2001-12-06 12:30:13 by chak]
authorchak <unknown>
Thu, 6 Dec 2001 12:30:13 +0000 (12:30 +0000)
committerchak <unknown>
Thu, 6 Dec 2001 12:30:13 +0000 (12:30 +0000)
Make prof package dependency more precise

ghc/ghc.spec.in

index 5973b0b..b58e128 100644 (file)
@@ -48,7 +48,7 @@ Haskell home page at <http://www.haskell.org/>.
 %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).