diff --git a/gwenhywfar.spec b/gwenhywfar.spec index 7b3a7fe..87b56ea 100644 --- a/gwenhywfar.spec +++ b/gwenhywfar.spec @@ -1,10 +1,17 @@ # # spec file for package gwenhywfar (Version 2.6.2) # -# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany. -# This file and all modifications and additions to the pristine -# package are under the same license as the package itself. +# Copyright (c) 2009 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 +# upon. The license for this file, and modifications and additions to the +# file, is the same license as for the pristine package itself (unless the +# license for the pristine package is not an Open Source License, in which +# case the license is the MIT License). An "Open Source License" is a +# license that conforms to the Open Source Definition (Version 1.9) +# published by the Open Source Initiative. + # Please submit bugfixes or comments via http://bugs.opensuse.org/ # @@ -14,7 +21,7 @@ Name: gwenhywfar BuildRequires: doxygen graphviz graphviz-gd libopenssl-devel libxml2-devel pkg-config xorg-x11-fonts Version: 2.6.2 -Release: 34 +Release: 128 Url: http://gwenhywfar.sourceforge.net/ Group: System/Libraries License: LGPL v2.1 or later @@ -40,6 +47,7 @@ Authors: Christian Stimming %package -n libgwenhywfar38 +License: LGPL v2.1 or later Group: System/Libraries Summary: A Multiplatform Helper Library for Other Libraries Requires: %{name} >= %{version} @@ -60,6 +68,7 @@ Authors: Christian Stimming %package devel +License: LGPL v2.1 or later Group: System/Libraries Summary: A Multi-Platform Helper Library for Other Libraries Requires: %{name} = %{version} glibc-devel @@ -163,7 +172,7 @@ rm -rf $RPM_BUILD_ROOT * bug fixes * removed debugging messages * clean up the API -* Sat Sep 16 2006 jhargadon@suse.de +* Fri Sep 15 2006 jhargadon@suse.de - update to version 2.4.0 - This release adds GWEN_DBIO plugin which writes GWEN_DB's as XML files * Tue Jun 20 2006 stbinner@suse.de