clarify licenses

This commit is contained in:
Caolán McNamara 2013-06-24 15:56:27 +01:00
parent acac1905be
commit fbff64f302

View File

@ -1,10 +1,10 @@
Name: graphite2
Version: 1.2.2
Release: 2%{?dist}
Release: 3%{?dist}
Summary: Font rendering capabilities for complex non-Roman writing systems
Group: Development/Tools
License: LGPLv2+ and (Netscape or GPLv2 or LGPLv2)
License: (LGPLv2+ or GPLv2+ or MPL) and (Netscape or GPLv2+ or LGPLv2+)
URL: http://sourceforge.net/projects/silgraphite/
Source0: http://downloads.sourceforge.net/silgraphite/graphite2-%{version}.tgz
Patch0: graphite-arm-nodefaultlibs.patch
@ -73,6 +73,9 @@ ctest
%{_libdir}/pkgconfig/graphite2.pc
%changelog
* Mon Jun 24 2013 Caolán McNamara <caolanm@redhat.com> - 1.2.2-3
- clarify licenses
* Wed Jun 19 2013 Karsten Hopp <karsten@redhat.com> 1.2.2-2
- use minimum texlive buildrequires, Than Ngo, rhbz#975843