diff --git a/proj.spec b/proj.spec index c285fdb..efbdd1d 100644 --- a/proj.spec +++ b/proj.spec @@ -1,14 +1,29 @@ # +# spec file for package proj +# +# 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: proj Version: 4.7.0 Release: 1 License: MIT Summary: Cartographic projection software Url: ftp://ftp.remotesensing.org/proj/ -Group: Applications/GIS +Group: Productivity/Scientific/Other Source0: proj-%{version}.tar.bz2 Source1: proj-datumgrid-1.5.zip BuildRequires: bzip2 @@ -18,10 +33,12 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build Prefix: %{_prefix} %package -n libproj0 -Summary: Cartographic projection software -Group: Applications/GIS + +Summary: Cartographic projection software +Group: Applications/GIS %package -n libproj-devel + Summary: Development files for PROJ Group: Development/Libraries/C and C++ Requires: libproj0 = %{version}