diff --git a/perl-XML-SimpleObject-LibXML.spec b/perl-XML-SimpleObject-LibXML.spec index 2c0b661..9c12e82 100644 --- a/perl-XML-SimpleObject-LibXML.spec +++ b/perl-XML-SimpleObject-LibXML.spec @@ -1,23 +1,31 @@ # # spec file for package perl-XML-SimpleObject-LibXML (Version 0.60) # -# Copyright (c) 2007 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/ # + Name: perl-XML-SimpleObject-LibXML -Summary: Perl extension allowing a simple(r) object representation of an XML::LibXML DOM object. +Summary: Perl extension allowing a simple(r) object representation of an XML::LibXML DOM object Version: 0.60 -Release: 1 +Release: 99 Group: Development/Libraries/Perl License: Artistic License BuildRequires: perl >= %{perl_version} Requires: perl >= %{perl_version} -URL: http://www.cpan.org/modules/by-module/XML/ +Url: http://www.cpan.org/modules/by-module/XML/ Source: %{name}-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -54,5 +62,5 @@ rm -rf $RPM_BUILD_ROOT /var/adm/perl-modules/%{name} %changelog -* Fri Feb 23 2007 - tpatzig@suse.de +* Fri Feb 23 2007 tpatzig@suse.de - initial package build