forked from pool/nemiver
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:
parent
034cd4593f
commit
218fc48e0e
@ -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
|
Sun Nov 20 18:35:38 UTC 2011 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
10
nemiver.spec
10
nemiver.spec
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package nemiver
|
# 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
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -16,12 +16,11 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
Name: nemiver
|
Name: nemiver
|
||||||
Version: 0.9.1
|
Version: 0.9.1
|
||||||
Release: 1
|
Release: 0
|
||||||
License: GPLv2+
|
|
||||||
Summary: Nemiver graphical debugger
|
Summary: Nemiver graphical debugger
|
||||||
|
License: GPL-2.0+
|
||||||
Group: Development/Tools/Debuggers
|
Group: Development/Tools/Debuggers
|
||||||
Url: http://home.gna.org/nemiver/
|
Url: http://home.gna.org/nemiver/
|
||||||
Source0: http://download.gnome.org/sources/nemiver/0.9/%{name}-%{version}.tar.bz2
|
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.
|
the well known GNU Debugger gdb to debug C / C++ programs.
|
||||||
|
|
||||||
%package devel
|
%package devel
|
||||||
License: GPLv2+
|
|
||||||
Summary: Nemiver graphical debugger - Development files
|
Summary: Nemiver graphical debugger - Development files
|
||||||
Requires: %{name} = %{version}
|
|
||||||
Group: Development/Tools/Debuggers
|
Group: Development/Tools/Debuggers
|
||||||
|
Requires: %{name} = %{version}
|
||||||
|
|
||||||
%description devel
|
%description devel
|
||||||
Nemiver is a standalone graphical debugger that integrates well in the
|
Nemiver is a standalone graphical debugger that integrates well in the
|
||||||
|
Loading…
Reference in New Issue
Block a user