From 8a323e35c559d2067759691a4c621156c8ae8caf81c064cda299e6099b917bfb Mon Sep 17 00:00:00 2001 From: Sascha Peilicke Date: Wed, 7 Dec 2011 14:33:04 +0000 Subject: [PATCH 1/2] Accepting request 95760 from devel:openSUSE:Factory:for-legal - most is ZPL-2.1, only one test is ZPL-2.0 OBS-URL: https://build.opensuse.org/request/show/95760 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zdaemon?expand=0&rev=8 --- python-zdaemon.changes | 5 +++++ python-zdaemon.spec | 14 +++++++------- 2 files changed, 12 insertions(+), 7 deletions(-) diff --git a/python-zdaemon.changes b/python-zdaemon.changes index 7d3be30..0cfc9d6 100644 --- a/python-zdaemon.changes +++ b/python-zdaemon.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Dec 7 14:20:45 UTC 2011 - coolo@suse.com + +- most is ZPL-2.1, only one test is ZPL-2.0 + ------------------------------------------------------------------- Wed Nov 10 12:50:06 UTC 2010 - coolo@novell.com diff --git a/python-zdaemon.spec b/python-zdaemon.spec index ebde469..7a2f375 100644 --- a/python-zdaemon.spec +++ b/python-zdaemon.spec @@ -1,7 +1,7 @@ # -# spec file for package python-zdaemon (Version 2.0.4) +# spec file for package python-zdaemon # -# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -15,20 +15,20 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # - %define modname zdaemon Name: python-zdaemon Version: 2.0.4 -Release: 4 +Release: 0 Summary: Daemon process control library and tools -Url: http://pypi.python.org/pypi/zdaemon -License: BSD +License: ZPL-2.0 ; ZPL-2.1 Group: Development/Libraries/Python +Url: http://pypi.python.org/pypi/zdaemon Source: %{modname}-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-build %{py_requires} -BuildRequires: python-devel python-setuptools +BuildRequires: python-devel +BuildRequires: python-setuptools BuildArch: noarch %description From a3acf9ebfd22f0f5b01e4db963f794208998c374388f93c938313e58d85e6861 Mon Sep 17 00:00:00 2001 From: Sascha Peilicke Date: Thu, 8 Dec 2011 13:35:52 +0000 Subject: [PATCH 2/2] Accepting request 95928 from home:babelworx:ldig:branches:devel:languages:python license update: ZPL-2.1 Simplify to ZPL-2.1 OBS-URL: https://build.opensuse.org/request/show/95928 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zdaemon?expand=0&rev=9 --- python-zdaemon.changes | 6 ++++++ python-zdaemon.spec | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/python-zdaemon.changes b/python-zdaemon.changes index 0cfc9d6..79743d8 100644 --- a/python-zdaemon.changes +++ b/python-zdaemon.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Dec 8 12:29:11 UTC 2011 - cfarrell@suse.com + +- license update: ZPL-2.1 + Simplify to ZPL-2.1 + ------------------------------------------------------------------- Wed Dec 7 14:20:45 UTC 2011 - coolo@suse.com diff --git a/python-zdaemon.spec b/python-zdaemon.spec index 7a2f375..c7fa882 100644 --- a/python-zdaemon.spec +++ b/python-zdaemon.spec @@ -21,7 +21,7 @@ Name: python-zdaemon Version: 2.0.4 Release: 0 Summary: Daemon process control library and tools -License: ZPL-2.0 ; ZPL-2.1 +License: ZPL-2.1 Group: Development/Libraries/Python Url: http://pypi.python.org/pypi/zdaemon Source: %{modname}-%{version}.tar.bz2