ghc-zip-archive/ghc-zip-archive.spec

111 lines
3.1 KiB
RPMSpec
Raw Normal View History

2012-01-06 12:14:56 +00:00
# cabal2spec-0.25.2
# https://fedoraproject.org/wiki/Packaging:Haskell
# https://fedoraproject.org/wiki/PackagingDrafts/Haskell
2011-01-04 09:38:44 +00:00
%global pkg_name zip-archive
%global common_summary Haskell %{pkg_name} library
%global common_description The zip-archive library provides functions for creating, modifying,\
and extracting files from zip archives.
Name: ghc-%{pkg_name}
Version: 0.1.1.7
Release: 6.1%{?dist}
2011-01-04 09:38:44 +00:00
Summary: %{common_summary}
Group: System Environment/Libraries
License: GPLv2+
2012-01-06 12:14:56 +00:00
# BEGIN cabal2spec
2011-01-04 09:38:44 +00:00
URL: http://hackage.haskell.org/package/%{pkg_name}
Source0: http://hackage.haskell.org/packages/archive/%{pkg_name}/%{version}/%{pkg_name}-%{version}.tar.gz
ExclusiveArch: %{ghc_arches}
BuildRequires: ghc-Cabal-devel
2012-01-06 12:14:56 +00:00
BuildRequires: ghc-rpm-macros %{!?without_hscolour:hscolour}
# END cabal2spec
BuildRequires: ghc-binary-prof
BuildRequires: ghc-digest-prof
BuildRequires: ghc-mtl-prof
BuildRequires: ghc-utf8-string-prof
BuildRequires: ghc-zlib-prof
2011-01-04 09:38:44 +00:00
%description
%{common_description}
%prep
%setup -q -n %{pkg_name}-%{version}
%build
%ghc_lib_build
%install
%ghc_lib_install
# remove BSD license for now
rm %{buildroot}%{_docdir}/%{name}-*%{version}/LICENSE
2012-01-06 12:14:56 +00:00
%ghc_devel_package
%ghc_devel_description
2011-01-04 09:38:44 +00:00
2012-01-06 12:14:56 +00:00
%ghc_devel_post_postun
%ghc_files COPYING
2011-02-15 11:39:09 +00:00
2011-01-04 09:38:44 +00:00
%changelog
* Mon Jun 25 2012 Jens Petersen <petersen@redhat.com> - 0.1.1.7-6.1
- remove BSD license file
2012-01-06 12:14:56 +00:00
* Fri Jan 6 2012 Jens Petersen <petersen@redhat.com> - 0.1.1.7-6
- update to cabal2spec-0.25.2
* Fri Oct 21 2011 Marcela Mašláňová <mmaslano@redhat.com> - 0.1.1.7-5.2
- rebuild with new gmp without compat lib
2011-10-11 19:44:23 +00:00
* Tue Oct 11 2011 Peter Schiffer <pschiffe@redhat.com> - 0.1.1.7-5.1
- rebuild with new gmp
2011-09-30 07:44:59 +00:00
* Fri Sep 30 2011 Jens Petersen <petersen@redhat.com> - 0.1.1.7-5
- rebuild against latest digest library
* Wed Jun 22 2011 Jens Petersen <petersen@redhat.com> - 0.1.1.7-4
- BR ghc-Cabal-devel instead of ghc-prof and use ghc_arches (cabal2spec-0.23.2)
2011-05-28 10:06:28 +00:00
* Sat May 28 2011 Jens Petersen <petersen@redhat.com> - 0.1.1.7-3
- update to cabal2spec-0.23: add ppc64
* Thu Mar 10 2011 Fabio M. Di Nitto <fdinitto@redhat.com> - 0.1.1.7-2
- Enable build on sparcv9
2011-02-15 11:39:09 +00:00
* Tue Feb 15 2011 Jens Petersen <petersen@redhat.com> - 0.1.1.7-1
- update to 0.1.1.7
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.1.1.6-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
2011-01-19 00:20:32 +00:00
* Wed Jan 19 2011 Jens Petersen <petersen@redhat.com> - 0.1.1.6-5
- update to cabal2spec-0.22.4
2011-01-04 09:38:44 +00:00
* Tue Dec 21 2010 Jens Petersen <petersen@redhat.com> - 0.1.1.6-4
- install COPYING instead
* Fri Dec 10 2010 Jens Petersen <petersen@redhat.com> - 0.1.1.6-3
- include the COPYING file (#652573)
* Thu Dec 2 2010 Jens Petersen <petersen@redhat.com> - 0.1.1.6-2
- also depends on binary (#652573)
* Thu Dec 2 2010 Jens Petersen <petersen@redhat.com> - 0.1.1.6-1
- GPLv2+
- depends on digest, mtl, utf8-string, zlib
* Fri Nov 12 2010 Fedora Haskell SIG <haskell-devel@lists.fedoraproject.org> - 0.1.1.6-0
- initial packaging for Fedora automatically generated by cabal2spec-0.22.2