From cff5d3e42e60c41410cd141fbd37caa58fde5ed5fb9c7941092f2bfa881c6c08 Mon Sep 17 00:00:00 2001 From: OBS User unknown Date: Thu, 18 Jun 2009 15:16:38 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-XML-SimpleObject-LibXML?expand=0&rev=3 --- perl-XML-SimpleObject-LibXML.spec | 22 +++++++++++++++------- 1 file changed, 15 insertions(+), 7 deletions(-) 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