Accepting request 303536 from Base:System
1 OBS-URL: https://build.opensuse.org/request/show/303536 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gpm?expand=0&rev=44
This commit is contained in:
commit
9b6d3d1910
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Apr 14 16:15:49 UTC 2015 - jengelh@inai.de
|
||||||
|
|
||||||
|
- Update license: the only GPL3 parts found are in the scripts/
|
||||||
|
directory, which is not packaged.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Apr 5 18:03:49 UTC 2014 - dimstar@opensuse.org
|
Sat Apr 5 18:03:49 UTC 2014 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
4
gpm.spec
4
gpm.spec
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package gpm
|
# spec file for package gpm
|
||||||
#
|
#
|
||||||
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2015 SUSE LINUX 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
|
||||||
@ -76,6 +76,7 @@ provides console cut and paste operations.
|
|||||||
|
|
||||||
%package -n %lname
|
%package -n %lname
|
||||||
Summary: Console mouse support library
|
Summary: Console mouse support library
|
||||||
|
License: GPL-2.0+
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
|
|
||||||
%description -n %lname
|
%description -n %lname
|
||||||
@ -85,6 +86,7 @@ package for more information.
|
|||||||
|
|
||||||
%package devel
|
%package devel
|
||||||
Summary: Development files for gpm (Console Mouse Support)
|
Summary: Development files for gpm (Console Mouse Support)
|
||||||
|
License: GPL-2.0+
|
||||||
Group: Development/Libraries/C and C++
|
Group: Development/Libraries/C and C++
|
||||||
Requires: %lname = %version
|
Requires: %lname = %version
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user