Accepting request 132553 from home:babelworx:ldig:branches:Printing

license update: SUSE-GPL-2.0-with-openssl-exception and LGPL-2.1
Apple grant an openssl linking exception (and an exception for linking on Apple owned operating systems)

OBS-URL: https://build.opensuse.org/request/show/132553
OBS-URL: https://build.opensuse.org/package/show/Printing/cups?expand=0&rev=244
This commit is contained in:
Ismail Dönmez
2012-09-04 22:58:37 +00:00
committed by Git OBS Bridge
parent ee93892b39
commit 63e7acec97
2 changed files with 12 additions and 5 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Sep 4 14:55:57 UTC 2012 - cfarrell@suse.com
- license update: SUSE-GPL-2.0-with-openssl-exception and LGPL-2.1
Apple grant an openssl linking exception (and an exception for linking on
Apple owned operating systems)
-------------------------------------------------------------------
Wed Aug 1 11:32:13 CEST 2012 - jsmeix@suse.de

View File

@@ -53,7 +53,7 @@ PreReq: sh-utils
PreReq: textutils
Url: http://www.cups.org/
Summary: The Common UNIX Printing System
License: GPL-2.0+ ; LGPL-2.1+
License: SUSE-GPL-2.0-with-openssl-exception and LGPL-2.1
Group: Hardware/Printing
# Source0...Source9 is for sources from upstream:
# URL for Source0: http://ftp.easysw.com/pub/cups/1.5.3/cups-1.5.3-source.tar.bz2
@@ -155,7 +155,7 @@ See http://www.cups.org
%package libs
Summary: Libraries for CUPS
License: GPL-2.0+ ; LGPL-2.1+
License: SUSE-GPL-2.0-with-openssl-exception and LGPL-2.1
Group: Hardware/Printing
# Prerequire /sbin/ldconfig which is used in the traditional bash scriptlets for post/postun:
PreReq: /sbin/ldconfig
@@ -176,7 +176,7 @@ and other packages.
%package client
Summary: CUPS Client Programs
License: GPL-2.0+
License: SUSE-GPL-2.0-with-openssl-exception
Group: Hardware/Printing
# Conflicts with other print spoolers which provide same binaries like /usr/bin/lp and so on:
Conflicts: lprng
@@ -205,7 +205,7 @@ for running a CUPS client, not a server.
%package devel
Summary: Development Environment for CUPS
License: GPL-2.0+
License: SUSE-GPL-2.0-with-openssl-exception
Group: Development/Libraries/C and C++
# Do not require the exact matching version-release of cups-libs
# but only a cups-libs package with matching version because
@@ -230,7 +230,7 @@ This is the development package.
%package ddk
Summary: CUPS Driver Development Kit
License: GPL-2.0+
License: SUSE-GPL-2.0-with-openssl-exception
Group: Hardware/Printing
Requires: cups = %{version}
Requires: cups-devel = %{version}