update to cabal2spec-0.22.4

This commit is contained in:
Jens Petersen 2011-01-15 21:54:47 +09:00
parent 1d1d8990d7
commit 39b2ec25aa
1 changed files with 4 additions and 7 deletions

View File

@ -7,13 +7,12 @@
Name: happy
# part of haskell-platform-2011.1.0.0
Version: 1.18.6
Release: 1%{?dist}
Release: 2%{?dist}
Summary: LALR(1) Parser Generator for Haskell
License: BSD
Group: Development/Tools
URL: http://haskell.org/happy/
Source: http://hackage.haskell.org/packages/archive/%{name}/%{version}/%{name}-%{version}.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
# fedora ghc archs:
ExclusiveArch: %{ix86} x86_64 ppc alpha
BuildRequires: ghc
@ -48,14 +47,9 @@ cd ..
%install
rm -rf $RPM_BUILD_ROOT
%ghc_bin_install
%clean
rm -rf $RPM_BUILD_ROOT
%files
%defattr(-,root,root,-)
%doc ANNOUNCE CHANGES LICENSE README TODO doc/happy
@ -64,6 +58,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog
* Sat Jan 15 2011 Jens Petersen <petersen@redhat.com> - 1.18.6-2
- update to cabal2spec-0.22.4
* Sun Dec 5 2010 Jens Petersen <petersen@redhat.com> - 1.18.6-1
- update to 1.18.6