From 9288360eba5c99fb6d8f729b0264ecc3a11acceba8501547345a0bbb8d544b3f Mon Sep 17 00:00:00 2001 From: Sascha Peilicke Date: Tue, 16 Aug 2011 12:31:40 +0000 Subject: [PATCH] Autobuild autoformatter for 78875 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/proj?expand=0&rev=2 --- proj.spec | 23 ++++++++++++++++++++--- 1 file changed, 20 insertions(+), 3 deletions(-) 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}