parent
3918088c4e
commit
984952275d
1
.gitignore
vendored
1
.gitignore
vendored
@ -2,4 +2,3 @@
|
||||
/vector-0.9.1.tar.gz
|
||||
/vector-0.10.0.1.tar.gz
|
||||
/vector-0.10.9.1.tar.gz
|
||||
/vector-0.10.12.3.tar.gz
|
||||
|
||||
@ -4,8 +4,8 @@
|
||||
|
||||
Name: ghc-%{pkg_name}
|
||||
# part of haskell-platform
|
||||
Version: 0.10.12.3
|
||||
Release: 1%{?dist}
|
||||
Version: 0.10.9.1
|
||||
Release: 3%{?dist}
|
||||
Summary: Efficient Arrays
|
||||
|
||||
License: BSD
|
||||
@ -52,8 +52,6 @@ This package provides the Haskell %{pkg_name} library development files.
|
||||
%install
|
||||
%ghc_lib_install
|
||||
|
||||
rm %{buildroot}%{ghc_pkgdocdir}/LICENSE
|
||||
|
||||
|
||||
%post devel
|
||||
%ghc_pkg_recache
|
||||
@ -64,7 +62,7 @@ rm %{buildroot}%{ghc_pkgdocdir}/LICENSE
|
||||
|
||||
|
||||
%files -f %{name}.files
|
||||
%license LICENSE
|
||||
%doc LICENSE
|
||||
|
||||
|
||||
%files devel -f %{name}-devel.files
|
||||
@ -72,9 +70,6 @@ rm %{buildroot}%{ghc_pkgdocdir}/LICENSE
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu Sep 17 2015 Jens Petersen <petersen@redhat.com> - 0.10.12.3-1
|
||||
- update to 0.10.12.3
|
||||
|
||||
* Thu Aug 20 2015 Peter Robinson <pbrobinson@fedoraproject.org> 0.10.9.1-3
|
||||
- rebuild for aarch64 hash issue
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user