ghc-xml/ghc-xml.spec

98 lines
2.5 KiB
RPMSpec
Raw Normal View History

2012-01-04 08:35:24 +00:00
# cabal2spec-0.25.2
# https://fedoraproject.org/wiki/Packaging:Haskell
# https://fedoraproject.org/wiki/PackagingDrafts/Haskell
2011-07-09 05:50:49 +00:00
2011-01-23 17:11:59 +00:00
%global pkg_name xml
%global common_summary A simple XML library
%global common_description A simple XML library.
Name: ghc-%{pkg_name}
2012-02-07 15:03:25 +00:00
Version: 1.3.12
2012-03-23 06:17:57 +00:00
Release: 2%{?dist}
2011-01-23 17:11:59 +00:00
Summary: %{common_summary}
Group: System Environment/Libraries
License: BSD
2012-01-04 08:35:24 +00:00
# BEGIN cabal2spec
2011-01-23 17:11:59 +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
2011-06-22 09:10:37 +00:00
ExclusiveArch: %{ghc_arches}
2011-05-28 10:22:04 +00:00
BuildRequires: ghc-Cabal-devel
2012-01-04 08:35:24 +00:00
BuildRequires: ghc-rpm-macros %{!?without_hscolour:hscolour}
# END cabal2spec
2012-01-04 13:34:51 +00:00
BuildRequires: ghc-text-prof
2011-01-23 17:11:59 +00:00
%description
%{common_description}
%prep
%setup -q -n %{pkg_name}-%{version}
%build
%ghc_lib_build
%install
%ghc_lib_install
2012-01-04 08:35:24 +00:00
%ghc_devel_package
2011-07-09 05:50:49 +00:00
2012-01-04 08:35:24 +00:00
%ghc_devel_description
2011-07-09 05:50:49 +00:00
2012-01-04 08:35:24 +00:00
%ghc_devel_post_postun
2011-07-09 05:50:49 +00:00
2012-01-04 08:35:24 +00:00
2012-03-23 06:17:57 +00:00
%ghc_files LICENSE
2011-01-23 17:11:59 +00:00
%changelog
2012-03-23 06:17:57 +00:00
* Fri Mar 23 2012 Jens Petersen <petersen@redhat.com> - 1.3.12-2
- add license to ghc_files
2012-02-07 15:03:25 +00:00
* Tue Feb 7 2012 Jens Petersen <petersen@redhat.com> - 1.3.12-1
- update to 1.3.12
2012-01-04 08:35:24 +00:00
* Wed Jan 4 2012 Jens Petersen <petersen@redhat.com> - 1.3.10-1
- update to 1.3.10 and cabal2spec-0.25.2
2012-01-04 13:34:51 +00:00
- new dependency on text library
2012-01-04 08:35:24 +00:00
* Mon Oct 24 2011 Marcela Mašláňová <mmaslano@redhat.com> - 1.3.9-1.3
- rebuild with new gmp without compat lib
* Fri Oct 21 2011 Marcela Mašláňová <mmaslano@redhat.com> - 1.3.9-1.2
- rebuild with new gmp without compat lib
2011-10-11 19:20:46 +00:00
* Tue Oct 11 2011 Peter Schiffer <pschiffe@redhat.com> - 1.3.9-1.1
- rebuild with new gmp
2011-07-26 02:12:22 +00:00
* Mon Jul 25 2011 Ben Boeckel <mathstuf@gmail.com> - 1.3.9-1
- Update to 1.3.9
2011-07-09 05:50:49 +00:00
* Sat Jul 09 2011 Ben Boeckel <mathstuf@gmail.com> - 1.3.8-3
- Update to cabal2spec-0.24
2011-06-22 09:10:37 +00:00
* Wed Jun 22 2011 Jens Petersen <petersen@redhat.com> - 1.3.8-2
- use ghc_arches (cabal2spec-0.23.2)
2011-05-28 10:22:04 +00:00
* Sat May 28 2011 Jens Petersen <petersen@redhat.com> - 1.3.8-1
- update to 1.3.8
- update to cabal2spec-0.23: add ppc64
* Thu Mar 10 2011 Fabio M. Di Nitto <fdinitto@redhat.com> - 1.3.7-3
- Enable build on sparcv9
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.3.7-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
2011-01-23 17:11:59 +00:00
* Sun Sep 05 2010 Ben Boeckel <mathstuf@gmail.com> - 1.3.7-1
- Initial package
* Sun Sep 5 2010 Fedora Haskell SIG <haskell-devel@lists.fedoraproject.org> - 1.3.7-0
- initial packaging for Fedora automatically generated by cabal2spec-0.22.2