From 77f3581b3e0d37d52fccb0e20894d37002c4ef9dc7d5e1abbd8b5157ca33c0c1 Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Mon, 12 Dec 2011 16:00:09 +0000 Subject: [PATCH] Accepting request 95861 from Base:System - zlib has it's own spdx license, so use it :) (forwarded request 95769 from coolo) OBS-URL: https://build.opensuse.org/request/show/95861 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/zlib?expand=0&rev=43 --- zlib.changes | 5 +++++ zlib.spec | 10 +++------- 2 files changed, 8 insertions(+), 7 deletions(-) diff --git a/zlib.changes b/zlib.changes index 612d67e..ac102d0 100644 --- a/zlib.changes +++ b/zlib.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Dec 7 15:29:27 UTC 2011 - coolo@suse.com + +- zlib has it's own spdx license, so use it :) + ------------------------------------------------------------------- Sat Nov 19 20:00:11 UTC 2011 - crrodriguez@opensuse.org diff --git a/zlib.spec b/zlib.spec index 5eb258a..cf970be 100644 --- a/zlib.spec +++ b/zlib.spec @@ -15,11 +15,7 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # - - Name: zlib -License: Other uncritical OpenSource License -Group: System/Libraries Provides: libz Obsoletes: libz # bug437293 @@ -28,8 +24,10 @@ Obsoletes: zlib-64bit %endif # Version: 1.2.5.2_git201109121534 -Release: 17 +Release: 0 Summary: Data Compression Library +License: Zlib +Group: System/Libraries Url: http://www.zlib.net/ # git://github.com/kaffeemonster/zlib.git (branch adler32_vec) Source: zlib-%{version}.tar.bz2 @@ -50,7 +48,6 @@ also available in other formats from ftp://ftp.uu.net/graphics/png/documents/zlib/zdoc-index.html. %package devel -License: Other uncritical OpenSource License Summary: Include Files and Libraries mandatory for Development Group: Development/Languages/C and C++ Requires: glibc-devel @@ -68,7 +65,6 @@ to develop applications that require the provided includes and libraries. %package devel-static -License: Other uncritical OpenSource License Summary: Include Files and Libraries mandatory for Development Group: Development/Languages/C and C++ Requires: %{name}-devel = %{version}