diff --git a/libotf.changes b/libotf.changes index 77cd82c..57a2330 100644 --- a/libotf.changes +++ b/libotf.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Feb 13 10:49:07 UTC 2012 - coolo@suse.com + +- patch license to follow spdx.org standard + ------------------------------------------------------------------- Sun Nov 20 06:12:37 UTC 2011 - coolo@suse.com diff --git a/libotf.spec b/libotf.spec index b41be7b..49f1248 100644 --- a/libotf.spec +++ b/libotf.spec @@ -1,7 +1,7 @@ # # spec file for package libotf # -# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,14 +16,13 @@ # - Name: libotf Version: 0.9.12 -Release: 6 -License: LGPLv2.1+ +Release: 0 Summary: Library for Handling OpenType Fonts -Url: http://www.m17n.org/libotf/ +License: LGPL-2.1+ Group: System/I18n/Japanese +Url: http://www.m17n.org/libotf/ # CVS: # cvs -d :pserver:anonymous@cvs.m17n.org:/cvs/m17n login # cvs -d :pserver:anonymous@cvs.m17n.org:/cvs/m17n co libotf @@ -41,7 +40,6 @@ Library for handling OpenType fonts,especially those needed for CJK and other no languages. %package -n libotf0 -License: LGPLv2.1+ Summary: Shared library for libotf Group: System/I18n/Japanese @@ -50,7 +48,6 @@ Library for handling OpenType fonts,especially those needed for CJK and other no languages. %package devel -License: LGPLv2.1+ Summary: Include Files and Libraries mandatory for Development. Group: Development/Libraries/Other Requires: %{name} = %{version}