From 38ca93b15a1f0061445127e38f92b4f38d8070dd Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Fri, 27 Feb 2009 06:57:18 +0000 Subject: [PATCH] fix missing devel description tag --- ghc-HTTP.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ghc-HTTP.spec b/ghc-HTTP.spec index 2e1fb06..45c9fff 100644 --- a/ghc-HTTP.spec +++ b/ghc-HTTP.spec @@ -41,7 +41,7 @@ Requires: ghc = %{ghc_version} Requires(post): ghc = %{ghc_version} Requires(preun): ghc = %{ghc_version} -%description +%description devel A Haskell library for client-side HTTP. This package contains the development files for %{name}