diff --git a/Algorithm-QuadTree-0.1.tar.gz b/Algorithm-QuadTree-0.1.tar.gz new file mode 100644 index 0000000..c1c216f --- /dev/null +++ b/Algorithm-QuadTree-0.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a5d827fe254917cc7ccb1a3f0f820f11caefeccaee0bb59cc711edd64bf49325 +size 6296 diff --git a/perl-Algorithm-QuadTree.spec b/perl-Algorithm-QuadTree.spec index b075f79..68ff45f 100644 --- a/perl-Algorithm-QuadTree.spec +++ b/perl-Algorithm-QuadTree.spec @@ -1,9 +1,21 @@ # # spec file for package perl-Algorithm-QuadTree # -# This file and all modifications and additions to the pristine -# package are under the same license as the package itself. +# Copyright (c) 2011 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-Algorithm-QuadTree Version: 0.1 @@ -11,7 +23,7 @@ Release: 1 AutoReqProv: on Group: Development/Libraries/Perl License: Perl -URL: http://search.cpan.org/dist/Algorithm-QuadTree/ +Url: http://search.cpan.org/dist/Algorithm-QuadTree/ Summary: A QuadTree Algorithm class in pure Perl Source: Algorithm-QuadTree-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-build