From 66da103842b4350e748815142de8203c6620202c Mon Sep 17 00:00:00 2001 From: Ben Boeckel Date: Wed, 11 May 2011 21:21:16 -0400 Subject: [PATCH] Update to cabal2spec-0.22.7 --- ghc-cmdargs.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/ghc-cmdargs.spec b/ghc-cmdargs.spec index a929085..1f69c6e 100644 --- a/ghc-cmdargs.spec +++ b/ghc-cmdargs.spec @@ -13,7 +13,7 @@ parsers. Name: ghc-%{pkg_name} Version: 0.7 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Haskell %{pkg_name} Group: System Environment/Libraries @@ -47,11 +47,14 @@ rm -vf %{buildroot}/%{_bindir}/%{pkg_name} # define the devel and prof subpkgs, devel post[un] scripts, and filelists: -# ghc-%pkg_name{,devel,prof}.files +# ghc-%%pkg_name{,devel,prof}.files %ghc_lib_package %changelog +* Wed May 11 2011 Ben Boeckel - 0.7-2 +- Update to cabal2spec-0.22.7 + * Tue May 10 2011 Ben Boeckel - 0.7-1 - Update to cabal2spec-0.22.6