diff --git a/cabal-rpm.spec b/cabal-rpm.spec index 864dd27..44058ae 100644 --- a/cabal-rpm.spec +++ b/cabal-rpm.spec @@ -1,11 +1,8 @@ # https://fedoraproject.org/wiki/Packaging:Haskell -# no useful debuginfo for Haskell packages without C sources -%global debug_package %{nil} - Name: cabal-rpm Version: 0.9.2 -Release: 1%{?dist} +Release: 2%{?dist} Summary: RPM packaging tool for Haskell Cabal-based packages License: GPLv3+ @@ -43,6 +40,7 @@ dependencies. The diff command compares the current spec file with a freshly generated one and the update command updates the spec file to latest version from Hackage. + %prep %setup -q @@ -71,7 +69,7 @@ ln -s cblrpm %{buildroot}%{_bindir}/%{name} %changelog -* Fri Jan 9 2015 Jens Petersen +* Tue Feb 3 2015 Jens Petersen - 0.9.2-2 - remove the old cblrpm-diff script * Thu Dec 18 2014 Jens Petersen - 0.9.2-1