Accepting request 151441 from home:babelworx:ldig:branches:devel:libraries:c_c++
license update: GPL-3.0+ See the COPYING file OBS-URL: https://build.opensuse.org/request/show/151441 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/gdbm?expand=0&rev=26
This commit is contained in:
parent
b8c24b9485
commit
c5c7f19f76
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 6 09:55:19 UTC 2013 - cfarrell@suse.com
|
||||
|
||||
- license update: GPL-3.0+
|
||||
See the COPYING file
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 1 18:52:19 UTC 2013 - coolo@suse.com
|
||||
|
||||
|
@ -28,7 +28,7 @@ Obsoletes: gdbm-64bit
|
||||
Version: 1.10
|
||||
Release: 0
|
||||
Summary: GNU dbm key/data database
|
||||
License: GPL-2.0+
|
||||
License: GPL-3.0+
|
||||
Group: System/Libraries
|
||||
Source: ftp://prep.ai.mit.edu/gnu/gdbm/gdbm-%{version}.tar.gz
|
||||
Source2: baselibs.conf
|
||||
@ -58,7 +58,7 @@ package also provides traditional dbm and ndbm interfaces.
|
||||
|
||||
%package -n %lname
|
||||
Summary: GNU dbm key/data database
|
||||
License: GPL-2.0+
|
||||
License: GPL-3.0+
|
||||
Group: System/Libraries
|
||||
# O/P added in 12.2
|
||||
Obsoletes: gdbm < %{version}-%{release}
|
||||
@ -83,7 +83,7 @@ package also provides traditional dbm and ndbm interfaces.
|
||||
|
||||
%package devel
|
||||
Summary: Include Files and Libraries mandatory for Development
|
||||
License: GPL-2.0+ and LGPL-2.1+
|
||||
License: GPL-3.0+ and LGPL-2.1+
|
||||
Group: Development/Libraries/C and C++
|
||||
Requires(pre): %install_info_prereq
|
||||
Requires: gdbm = %{version}
|
||||
|
Loading…
Reference in New Issue
Block a user