From e05534b5b9febc919dd58c0b2b6353b45a1a8a3d Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Fri, 23 Mar 2012 13:34:31 +0900 Subject: [PATCH] add license to ghc_files --- ghc-split.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/ghc-split.spec b/ghc-split.spec index 3ecf689..ef6af9b 100644 --- a/ghc-split.spec +++ b/ghc-split.spec @@ -10,7 +10,7 @@ Name: ghc-%{pkg_name} Version: 0.1.4.2 -Release: 1%{?dist} +Release: 2%{?dist} Summary: %{common_summary} Group: System Environment/Libraries @@ -48,11 +48,14 @@ BuildRequires: ghc-base-prof %ghc_devel_post_postun -%ghc_files +%ghc_files LICENSE %doc CHANGES %changelog +* Fri Mar 23 2012 Jens Petersen - 0.1.4.2-2 +- add license to ghc_files + * Fri Jan 6 2012 Jens Petersen - 0.1.4.2-1 - update to 0.1.4.2 and cabal2spec-0.25.2