Accepting request 406874 from home:TheBlackCat:branches:Application:Geo

Fix Group tag.

OBS-URL: https://build.opensuse.org/request/show/406874
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/geotiff?expand=0&rev=5
This commit is contained in:
Martin Pluskal 2016-07-05 20:46:54 +00:00 committed by Git OBS Bridge
parent 5edde7b7e4
commit c6062777f6
2 changed files with 8 additions and 3 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Jul 5 20:35:48 UTC 2016 - toddrme2178@gmail.com
- Fix Group tag.
-------------------------------------------------------------------
Sat May 9 09:05:53 UTC 2015 - mpluskal@suse.com

View File

@ -1,7 +1,7 @@
#
# spec file for package geotiff
#
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -21,7 +21,7 @@ Version: 1.4.1
Release: 0
Summary: Library to handle georeferenced TIFF
License: MIT and SUSE-Public-Domain
Group: Applications/GIS
Group: Productivity/Scientific/Other
Url: http://trac.osgeo.org/geotiff
Source0: ftp://ftp.remotesensing.org/pub/%{name}/lib%{name}/lib%{name}-%{version}.tar.gz
BuildRequires: doxygen
@ -41,7 +41,7 @@ GeoTIFF keys in new files.
%package -n lib%{name}-devel
Summary: GeoTIFF header files
Group: Development/Libraries
Group: Development/Libraries/C and C++
Requires: lib%{name}2 = %{version}
Requires: libproj-devel
Requires: libtiff-devel