drop version from ghcdocdir since it breaks haddock indexing

This commit is contained in:
Jens Petersen 2009-06-09 09:24:58 +00:00
parent fb06b40394
commit c938f3baec
2 changed files with 6 additions and 3 deletions

View File

@ -10,7 +10,7 @@ make -f cabal-rpm.mk %{_smp_mflags} \
%cabal_install %cabal copy --destdir=${RPM_BUILD_ROOT} -v
%ghcdocdir %{_docdir}/ghc/libraries/%{?pkg_name}%{!?pkg_name:%{name}}-%{version}
%ghcdocdir %{_docdir}/ghc/libraries/%{?pkg_name}%{!?pkg_name:%{name}}
%ghcpkgdir %{_libdir}/ghc-%(ghc --numeric-version)/%{?pkg_name}%{!?pkg_name:%name}-%{version}
%ghc_gen_filelists() \

View File

@ -1,6 +1,6 @@
Name: ghc-rpm-macros
Version: 0.1
Release: 7%{?dist}
Version: 0.2
Release: 1%{?dist}
Summary: Macros for building packages for GHC
Group: Development/Libraries
@ -48,6 +48,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog
* Tue Jun 9 2009 Jens Petersen <petersen@redhat.com> - 0.2-1
- drop version from ghcdocdir since it breaks haddock indexing
* Wed May 13 2009 Yaakov M. Nemoy <ynemoy@fedoraproject.org> - 0.1-7
- specifies the macros file as a %%conf