Make documentation subpackage noarch.
This commit is contained in:
parent
c8920081f0
commit
23e32ef915
@ -8,7 +8,7 @@
|
||||
|
||||
Name: ghc-%{pkg_name}
|
||||
Version: 0.0.13
|
||||
Release: 2.git.0.3febe85%{?dist}
|
||||
Release: 3%{?dist}
|
||||
Summary: Alternative prelude with batteries and no dependencies
|
||||
|
||||
License: BSD
|
||||
@ -64,6 +64,8 @@ This package provides the Haskell %{pkg_name} library development files.
|
||||
%package devel-doc
|
||||
Summary: Haskell %{pkg_name} library development documentation
|
||||
|
||||
BuildArch: noarch
|
||||
|
||||
%description devel-doc
|
||||
This package provides the Haskell %{pkg_name} library development documentation.
|
||||
|
||||
@ -107,6 +109,9 @@ grep "%{_docdir}/ghc/html/libraries/%{pkgver}" %{name}-devel.files > %{name}-dev
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Aug 28 2017 Elliott Sales de Andrade <quantum.analyst@gmail.com> 0.0.13-3
|
||||
- Make documentation subpackage noarch.
|
||||
|
||||
* Sat Aug 26 2017 Elliott Sales de Andrade <quantum.analyst@gmail.com> 0.0.13-2
|
||||
- Split documentation into separate subpackage.
|
||||
- Update to latest spec template.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user