add $ to ghc.attr library path; update changelog date

epel9
Jens Petersen 10 years ago
parent 33502e39eb
commit 9914f51b1b

@ -93,7 +93,7 @@ EOF
%changelog
* Mon Sep 29 2014 Jens Petersen <petersen@redhat.com> - 1.3.7-1
* Thu Oct 16 2014 Jens Petersen <petersen@redhat.com> - 1.3.7-1
- ghc.attr needs to handle requires for /usr/bin files too
* Wed Sep 10 2014 Jens Petersen <petersen@redhat.com> - 1.3.6-1

@ -1,3 +1,3 @@
%__ghc_provides %{_rpmconfigdir}/ghc-deps.sh --provides %{buildroot}%{ghclibdir}
%__ghc_requires %{_rpmconfigdir}/ghc-deps.sh --requires %{buildroot}%{ghclibdir}
%__ghc_path ^%{ghclibdir}/.*/libHS.*\\.(so|a) || ^%{_bindir}/.*
%__ghc_path ^%{ghclibdir}/.*/libHS.*\\.(so|a)$ || ^%{_bindir}/.*

Loading…
Cancel
Save