use license macro; move bindir/hjsmin to devel subpackage

This commit is contained in:
Jens Petersen 2015-07-24 18:08:08 +09:00
parent 1958e19115
commit a0ec0001d6
1 changed files with 8 additions and 2 deletions

View File

@ -58,6 +58,8 @@ This package provides the Haskell %{pkg_name} library development files.
%install
%ghc_lib_install
rm %{buildroot}%{ghc_pkgdocdir}/LICENSE
%check
%if %{with tests}
@ -74,15 +76,19 @@ This package provides the Haskell %{pkg_name} library development files.
%files -f %{name}.files
%doc LICENSE
%{_bindir}/%{pkg_name}
%license LICENSE
%files devel -f %{name}-devel.files
%doc README.markdown TODO.txt
%{_bindir}/%{pkg_name}
%changelog
* Fri Jul 24 2015 Jens Petersen <petersen@redhat.com> - 0.1.4.7-7
- use license macro
- move bindir/hjsmin to devel subpackage
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.1.4.7-7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild