Accepting request 104424 from devel:openSUSE:Factory:patch-license

patch license to follow spdx.org standard

OBS-URL: https://build.opensuse.org/request/show/104424
OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/nemiver?expand=0&rev=20
This commit is contained in:
Vincent Untz 2012-02-13 12:30:18 +00:00 committed by Git OBS Bridge
parent ad1a1df109
commit aaa5db9c0f
2 changed files with 9 additions and 6 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Feb 13 10:50:52 UTC 2012 - coolo@suse.com
- patch license to follow spdx.org standard
-------------------------------------------------------------------
Sun Nov 20 18:35:38 UTC 2011 - dimstar@opensuse.org

View File

@ -1,7 +1,7 @@
#
# spec file for package nemiver
#
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2012 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
@ -16,12 +16,11 @@
#
Name: nemiver
Version: 0.9.1
Release: 1
License: GPLv2+
Release: 0
Summary: Nemiver graphical debugger
License: GPL-2.0+
Group: Development/Tools/Debuggers
Url: http://home.gna.org/nemiver/
Source0: http://download.gnome.org/sources/nemiver/0.9/%{name}-%{version}.tar.bz2
@ -53,10 +52,9 @@ GNOME desktop environment. It currently features a backend which uses
the well known GNU Debugger gdb to debug C / C++ programs.
%package devel
License: GPLv2+
Summary: Nemiver graphical debugger - Development files
Requires: %{name} = %{version}
Group: Development/Tools/Debuggers
Requires: %{name} = %{version}
%description devel
Nemiver is a standalone graphical debugger that integrates well in the