Blame SPECS/ghc-cmdargs.spec

fc8c44
# generated by cabal-rpm-0.12.1
fc8c44
# https://fedoraproject.org/wiki/Packaging:Haskell
fc8c44
fc8c44
%global pkg_name cmdargs
fc8c44
%global pkgver %{pkg_name}-%{version}
fc8c44
fc8c44
Name:           ghc-%{pkg_name}
fc8c44
Version:        0.10.19
fc8c44
Release:        2%{?dist}
fc8c44
Summary:        Command line argument processing
fc8c44
fc8c44
License:        BSD
fc8c44
Url:            https://hackage.haskell.org/package/%{pkg_name}
fc8c44
Source0:        https://hackage.haskell.org/package/%{pkgver}/%{pkgver}.tar.gz
fc8c44
fc8c44
BuildRequires:  ghc-Cabal-devel
fc8c44
BuildRequires:  ghc-rpm-macros
fc8c44
# Begin cabal-rpm deps:
fc8c44
BuildRequires:  ghc-filepath-devel
fc8c44
BuildRequires:  ghc-process-devel
fc8c44
BuildRequires:  ghc-template-haskell-devel
fc8c44
BuildRequires:  ghc-transformers-devel
fc8c44
# End cabal-rpm deps
fc8c44
fc8c44
%description
fc8c44
This library provides an easy way to define command line parsers.
fc8c44
fc8c44
fc8c44
%package devel
fc8c44
Summary:        Haskell %{pkg_name} library development files
fc8c44
Provides:       %{name}-static = %{version}-%{release}
fc8c44
Provides:       %{name}-doc = %{version}-%{release}
fc8c44
%if %{defined ghc_version}
fc8c44
Requires:       ghc-compiler = %{ghc_version}
fc8c44
Requires(post): ghc-compiler = %{ghc_version}
fc8c44
Requires(postun): ghc-compiler = %{ghc_version}
fc8c44
%endif
fc8c44
Requires:       %{name}%{?_isa} = %{version}-%{release}
fc8c44
fc8c44
%description devel
fc8c44
This package provides the Haskell %{pkg_name} library development files.
fc8c44
fc8c44
fc8c44
%prep
fc8c44
%setup -q -n %{pkgver}
fc8c44
fc8c44
fc8c44
%build
fc8c44
%ghc_lib_build
fc8c44
fc8c44
fc8c44
%install
fc8c44
%ghc_lib_install
fc8c44
fc8c44
fc8c44
%post devel
fc8c44
%ghc_pkg_recache
fc8c44
fc8c44
fc8c44
%postun devel
fc8c44
%ghc_pkg_recache
fc8c44
fc8c44
fc8c44
%files -f %{name}.files
fc8c44
%license LICENSE
fc8c44
fc8c44
fc8c44
%files devel -f %{name}-devel.files
fc8c44
%doc README.md
fc8c44
fc8c44
fc8c44
%changelog
fc8c44
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.10.19-2
fc8c44
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
fc8c44
fc8c44
* Wed Jan 24 2018 Jens Petersen <petersen@redhat.com> - 0.10.19-1
fc8c44
- update to 0.10.19
fc8c44
fc8c44
* Wed Aug 02 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.10.14-6
fc8c44
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
fc8c44
fc8c44
* Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.10.14-5
fc8c44
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
fc8c44
fc8c44
* Fri Feb 24 2017 Jens Petersen <petersen@redhat.com> - 0.10.14-4
fc8c44
- refresh to cabal-rpm-0.11.1
fc8c44
fc8c44
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.10.14-3
fc8c44
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
fc8c44
fc8c44
* Thu Jun 30 2016 Jens Petersen <petersen@redhat.com> - 0.10.14-2
fc8c44
- rebuild
fc8c44
fc8c44
* Sat Apr 23 2016 Ben Boeckel <mathstuf@gmail.com> - 0.10.14-1
fc8c44
- update to 0.10.14
fc8c44
fc8c44
* Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 0.10.12-4
fc8c44
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
fc8c44
fc8c44
* Thu Sep 24 2015 Peter Robinson <pbrobinson@fedoraproject.org> 0.10.12-3
fc8c44
- rebuild for aarch64 hash issue
fc8c44
fc8c44
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.10.12-2
fc8c44
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
fc8c44
fc8c44
* Mon Jan 19 2015 Jens Petersen <petersen@redhat.com> - 0.10.12-1
fc8c44
- update to 0.10.12
fc8c44
fc8c44
* Sat Aug 16 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.10.3-5
fc8c44
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
fc8c44
fc8c44
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.10.3-4
fc8c44
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
fc8c44
fc8c44
* Thu Apr 24 2014 Jens Petersen <petersen@redhat.com> - 0.10.3-3
fc8c44
- disable quotation on archs without ghci
fc8c44
fc8c44
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.10.3-2
fc8c44
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
fc8c44
fc8c44
* Fri Jun 07 2013 Jens Petersen <petersen@redhat.com> - 0.10.3-1
fc8c44
- update to 0.10.3
fc8c44
- update to new simplified Haskell Packaging Guidelines
fc8c44
fc8c44
* Tue Mar 12 2013 Jens Petersen <petersen@redhat.com> - 0.10.2-1
fc8c44
- update to 0.10.2
fc8c44
fc8c44
* Wed Feb 13 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.10-2
fc8c44
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
fc8c44
fc8c44
* Mon Oct 29 2012 Jens Petersen <petersen@redhat.com> - 0.10-1
fc8c44
- update to 0.10 with cabal-rpm
fc8c44
- disable building testprog in .cabal
fc8c44
fc8c44
* Thu Jul 19 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.9.5-3
fc8c44
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
fc8c44
fc8c44
* Mon Jul 16 2012 Jens Petersen <petersen@redhat.com> - 0.9.5-2
fc8c44
- change prof BRs to devel
fc8c44
fc8c44
* Sun Jun 10 2012 Jens Petersen <petersen@redhat.com> - 0.9.5-1
fc8c44
- update to 0.9.5
fc8c44
- disable dynamic linking of test program
fc8c44
fc8c44
* Sun Mar 18 2012 Jens Petersen <petersen@redhat.com> - 0.9.3-2
fc8c44
- update to cabal2spec-0.25
fc8c44
fc8c44
* Tue Feb 28 2012 Ben Boeckel <mathstuf@gmail.com> - 0.9.3-1
fc8c44
- Update to 0.9.3
fc8c44
fc8c44
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.8-2.2
fc8c44
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
fc8c44
fc8c44
* Thu Oct 20 2011 Marcela Mašláňová <mmaslano@redhat.com> - 0.8-1.2
fc8c44
- rebuild with new gmp without compat lib
fc8c44
fc8c44
* Tue Oct 11 2011 Peter Schiffer <pschiffe@redhat.com> - 0.8-1.1
fc8c44
- rebuild with new gmp
fc8c44
fc8c44
* Mon Oct  3 2011 Jens Petersen <petersen@redhat.com> - 0.8-1
fc8c44
- update to 0.8 and cabal2spec-0.24.1
fc8c44
fc8c44
* Sat Jul 09 2011 Ben Boeckel <mathstuf@gmail.com> - 0.7-4
fc8c44
- Update to cabal2spec-0.24
fc8c44
fc8c44
* Fri Jun 24 2011 Jens Petersen <petersen@redhat.com> - 0.7-3
fc8c44
- BR ghc-Cabal-devel instead of ghc-prof and use ghc_arches (cabal2spec-0.23.2)
fc8c44
fc8c44
* Wed May 11 2011 Ben Boeckel <mathstuf@gmail.com> - 0.7-2
fc8c44
- Update to cabal2spec-0.22.7
fc8c44
fc8c44
* Tue May 10 2011 Ben Boeckel <mathstuf@gmail.com> - 0.7-1
fc8c44
- Update to cabal2spec-0.22.6
fc8c44
fc8c44
* Thu Mar 10 2011 Fabio M. Di Nitto <fdinitto@redhat.com> - 0.6.8-2
fc8c44
- Enable build on sparcv9
fc8c44
fc8c44
* Thu Feb 17 2011 Ben Boeckel <mathstuf@gmail.com> - 0.6.8-1
fc8c44
- Update to 0.6.8
fc8c44
fc8c44
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.6.7-2
fc8c44
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
fc8c44
fc8c44
* Sat Jan 15 2011 Ben Boeckel <mathstuf@gmail.com> - 0.6.7-1
fc8c44
- Update to 0.6.7
fc8c44
fc8c44
* Sat Jan 15 2011 Ben Boeckel <mathstuf@gmail.com> - 0.6.5-2
fc8c44
- Update to cabal2spec-0.22.4
fc8c44
- Rebuild
fc8c44
fc8c44
* Fri Dec 17 2010 Ben Boeckel <mathstuf@gmail.com> - 0.6.5-1
fc8c44
- Update to 0.6.5
fc8c44
fc8c44
* Fri Dec 03 2010 Ben Boeckel <mathstuf@gmail.com> - 0.6.4-1
fc8c44
- Update to 0.6.4
fc8c44
fc8c44
* Mon Nov 29 2010 Jens Petersen <petersen@redhat.com> - 0.6.3-2
fc8c44
- BR transformers
fc8c44
fc8c44
* Fri Nov 12 2010 Ben Boeckel <mathstuf@gmail.com> - 0.6.3-1
fc8c44
- Update to 0.6.3
fc8c44
fc8c44
* Mon Oct 18 2010 Ben Boeckel <mathstuf@gmail.com> - 0.6.1-1
fc8c44
- Update to 0.6.1
fc8c44
fc8c44
* Sat Sep 18 2010 Ben Boeckel <mathstuf@gmail.com> - 0.6-1
fc8c44
- Update to 0.6
fc8c44
fc8c44
* Thu Sep 16 2010 Ben Boeckel <mathstuf@gmail.com> - 0.5-1
fc8c44
- Update to 0.5
fc8c44
fc8c44
* Sun Sep 05 2010 Ben Boeckel <mathstuf@gmail.com> - 0.4-1
fc8c44
- Update to 0.4
fc8c44
fc8c44
* Wed Sep 01 2010 Ben Boeckel <mathstuf@gmail.com> - 0.2-2
fc8c44
- Don't ship the demo program
fc8c44
fc8c44
* Wed Sep 01 2010 Ben Boeckel <mathstuf@gmail.com> - 0.2-1
fc8c44
- Initial package
fc8c44
fc8c44
* Wed Sep  1 2010 Fedora Haskell SIG <haskell-devel@lists.fedoraproject.org> - 0.2-0
fc8c44
- initial packaging for Fedora automatically generated by cabal2spec-0.22.2