ghc-dataenc/ghc-dataenc.spec

99 lines
2.9 KiB
RPMSpec
Raw Normal View History

2010-06-26 10:08:38 +00:00
# cabal2spec falsely detects this as a binlib package because of tests
2010-03-02 02:34:50 +00:00
%global pkg_name dataenc
%global common_summary Haskell encoding library
%global common_description Data encoding library currently providing Base16, Base32, Base32Hex, Base64,\
Base64Url, Base85, Python string escaping, Quoted-Printable, URL encoding,\
uuencode, xxencode, and yEncoding.
Name: ghc-%{pkg_name}
2011-08-17 07:40:58 +00:00
Version: 0.14.0.2
Release: 1%{?dist}.3
2010-03-02 02:34:50 +00:00
Summary: %{common_summary}
Group: System Environment/Libraries
License: BSD
2010-11-25 02:26:38 +00:00
URL: http://hackage.haskell.org/package/%{pkg_name}
2010-03-02 02:34:50 +00:00
Source0: http://hackage.haskell.org/packages/archive/%{pkg_name}/%{version}/%{pkg_name}-%{version}.tar.gz
ExclusiveArch: %{ghc_arches}
BuildRequires: ghc-Cabal-devel
BuildRequires: ghc-rpm-macros
BuildRequires: hscolour
BuildRequires: ghc-containers-prof
2010-03-02 02:34:50 +00:00
%description
%{common_description}
%prep
%setup -q -n %{pkg_name}-%{version}
%build
2010-06-26 10:08:38 +00:00
%ghc_lib_build
2010-03-02 02:34:50 +00:00
%install
2010-06-26 10:08:38 +00:00
%ghc_lib_install
2010-03-02 02:34:50 +00:00
%ghc_lib_package
2010-03-02 02:34:50 +00:00
%changelog
* Mon Oct 24 2011 Marcela Mašláňová <mmaslano@redhat.com> - 0.14.0.2-1.3
- rebuild with new gmp without compat lib
* Thu Oct 20 2011 Marcela Mašláňová <mmaslano@redhat.com> - 0.14.0.2-1.2
- rebuild with new gmp without compat lib
2011-10-11 10:25:18 +00:00
* Tue Oct 11 2011 Peter Schiffer <pschiffe@redhat.com> - 0.14.0.2-1.1
- rebuild with new gmp
2011-08-17 07:40:58 +00:00
* Wed Aug 17 2011 Jens Petersen <petersen@redhat.com> - 0.14.0.2-1
- update to 0.14.0.2
* Tue Jun 21 2011 Jens Petersen <petersen@redhat.com> - 0.14-2
- BR ghc-Cabal-devel instead of ghc-prof (cabal2spec-0.23.2)
2011-03-11 08:46:23 +00:00
* Fri Mar 11 2011 Jens Petersen <petersen@redhat.com> - 0.14-1
- update to 0.14
* Thu Mar 10 2011 Fabio M. Di Nitto <fdinitto@redhat.com> - 0.13.0.5-2
- Enable build on sparcv9
2011-02-15 09:35:56 +00:00
* Tue Feb 15 2011 Jens Petersen <petersen@redhat.com> - 0.13.0.5-1
- update to 0.13.0.5
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.13.0.4-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
2011-01-19 03:06:30 +00:00
* Wed Jan 19 2011 Jens Petersen <petersen@redhat.com> - 0.13.0.4-3
- update to cabal2spec-0.22.4
2010-11-25 02:26:38 +00:00
* Thu Nov 25 2010 Jens Petersen <petersen@redhat.com> - 0.13.0.4-2
- update url
2010-11-01 01:21:43 +00:00
* Mon Nov 1 2010 Jens Petersen <petersen@redhat.com> - 0.13.0.4-1
- update to 0.13.0.4
* Thu Aug 19 2010 Jens Petersen <petersen@redhat.com> - 0.13.0.3-1
- update to 0.13.0.3
- build with hscolour and ghc-rpm-macros-0.8.1
2010-06-26 10:08:38 +00:00
* Sat Jun 26 2010 Jens Petersen <petersen@redhat.com> - 0.13.0.2-3
- sync cabal2spec-0.22
* Sat Apr 24 2010 Jens Petersen <petersen@redhat.com> - 0.13.0.2-2
- rebuild against ghc-6.12.2
- condition ghc_lib_package
2010-03-02 02:34:50 +00:00
* Sat Jan 23 2010 Jens Petersen <petersen@redhat.com> - 0.13.0.2-1
- BSD license
- summary and description from hackage
* Sat Jan 23 2010 Fedora Haskell SIG <haskell-devel@lists.fedoraproject.org> - 0.13.0.2-0
- initial packaging for Fedora automatically generated by cabal2spec-0.21.1