[cups] The cups-libs subpackage contains code distributed under the zlib license (md5.c).

Tim Waugh twaugh at fedoraproject.org
Thu Sep 20 13:22:24 UTC 2012


commit 2195950619ae2cbc47261708f1beb42cf77e1238
Author: Tim Waugh <twaugh at redhat.com>
Date:   Thu Sep 20 14:22:05 2012 +0100

    The cups-libs subpackage contains code distributed under the zlib license (md5.c).

 cups.spec |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/cups.spec b/cups.spec
index 3f0d338..9ce3156 100644
--- a/cups.spec
+++ b/cups.spec
@@ -10,7 +10,7 @@
 Summary: Common Unix Printing System
 Name: cups
 Version: 1.6.1
-Release: 4%{?dist}
+Release: 5%{?dist}
 License: GPLv2
 Group: System Environment/Daemons
 Source: http://ftp.easysw.com/pub/cups/%{version}/cups-%{version}-source.tar.bz2
@@ -136,7 +136,7 @@ Provides: cupsddk-devel = 1.2.3-7
 %package libs
 Summary: Common Unix Printing System - libraries
 Group: System Environment/Libraries
-License: LGPLv2
+License: LGPLv2 and zlib
 
 %package filesystem
 Summary: Common Unix Printing System - directory layout
@@ -578,6 +578,10 @@ rm -f %{cups_serverbin}/backend/smb
 %{_mandir}/man1/ipptool.1.gz
 
 %changelog
+* Thu Sep 20 2012 Tim Waugh <twaugh at redhat.com> 1:1.6.1-5
+- The cups-libs subpackage contains code distributed under the zlib
+  license (md5.c). 
+
 * Thu Aug 23 2012 Jiri Popelka <jpopelka at redhat.com> 1:1.6.1-4
 - quirk handler for port reset done by new USB backend (bug #847923, STR #4155)
 


More information about the scm-commits mailing list