Accepting request 95867 from home:a_jaeger:FactoryFix

Update license (bnc#735008).

OBS-URL: https://build.opensuse.org/request/show/95867
OBS-URL: https://build.opensuse.org/package/show/Base:System/libtirpc?expand=0&rev=23
This commit is contained in:
Cristian Rodríguez 2011-12-08 02:16:17 +00:00 committed by Git OBS Bridge
parent f31d3ce904
commit 2605858884
2 changed files with 14 additions and 3 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Dec 7 20:04:02 UTC 2011 - aj@suse.de
- Update license (bnc#735008).
-------------------------------------------------------------------
Wed Nov 30 09:51:42 UTC 2011 - coolo@suse.com

View File

@ -15,8 +15,12 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
Name: libtirpc
License: BSD-3-Clause ; Other uncritical OpenSource License
# src/crypt_client.c tirpc/spinlock.h and tirpc/rpcsvc/crypt.x have the BSD
# advertising clause
License: BSD-4-Clause ; Other uncritical OpenSource License
Group: System/Libraries
Version: 0.2.2
Release: 0
@ -43,7 +47,7 @@ This implementation allows the support of other transports than UDP and
TCP over IPv4
%package -n libtirpc1
License: Other uncritical OpenSource License ; Sun Industry St and ards Source License 1.0
License: Other uncritical OpenSource License ; Sun Industry Standards Source License 1.0
Summary: Transport Independent RPC Library
%description -n libtirpc1
@ -53,7 +57,9 @@ This implementation allows the support of other transports than UDP and
TCP over IPv4
%package devel
License: BSD-3-Clause ; Other uncritical OpenSource License
# src/crypt_client.c tirpc/spinlock.h and tirpc/rpcsvc/crypt.x have the BSD
# advertising clause
License: BSD-4-Clause ; Other uncritical OpenSource License
Summary: Transport Independent RPC Library
Group: Development/Libraries/C and C++
Requires: libtirpc1 = %{version} glibc-devel