fix license handling

This commit is contained in:
Tom Callaway 2014-07-12 11:36:47 -04:00
parent 091ba343b6
commit 9ed79ec191

View File

@ -3,7 +3,7 @@
Summary: A document formatting system
Name: groff
Version: 1.22.2
Release: 9%{?dist}
Release: 10%{?dist}
License: GPLv3+ and GFDL and BSD and MIT
Group: Applications/Publishing
URL: http://www.gnu.org/software/groff/
@ -232,7 +232,9 @@ fi
%{_infodir}/groff.info*
%files base
%doc BUG-REPORT COPYING FDL LICENSES MORE.STUFF NEWS PROBLEMS
%{!?_licensedir:%global license %%doc}
%license COPYING FDL LICENSES
%doc BUG-REPORT MORE.STUFF NEWS PROBLEMS
# configuration
%dir %{_sysconfdir}/groff/
%config(noreplace) %{_sysconfdir}/groff/*
@ -399,6 +401,9 @@ fi
%doc %{_pkgdocdir}/pdf/
%changelog
* Sat Jul 12 2014 Tom Callaway <spot@fedoraproject.org> - 1.22.2-10
- fix license handling
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.22.2-9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild