Stephan Kulow
2011-11-11 11:11:33 +00:00
committed by Git OBS Bridge
parent c642a6d060
commit c9c787aa8f
2 changed files with 18 additions and 3 deletions

View File

@@ -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