From 83c43a095d5dc54e54a72a66ee32799a576fd07253803068c8b3258eb79b0f31 Mon Sep 17 00:00:00 2001 From: ZYpp Developers Date: Mon, 22 Aug 2011 10:36:03 +0000 Subject: [PATCH 1/4] Update to last sucessful build OBS-URL: https://build.opensuse.org/package/show/zypp:Head/zypp-plugin?expand=0&rev=5 --- zypp-plugin-0.3.tar.bz2 | 4 ++-- zypp-plugin.spec | 45 ++++++++++++----------------------------- 2 files changed, 15 insertions(+), 34 deletions(-) diff --git a/zypp-plugin-0.3.tar.bz2 b/zypp-plugin-0.3.tar.bz2 index ce5aeab..846b76e 100644 --- a/zypp-plugin-0.3.tar.bz2 +++ b/zypp-plugin-0.3.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6d9820884d2470afb17050adb60f365e80d2e58ffab65e93c653f0f57e2f3879 -size 3609 +oid sha256:377884b77bd70c63a7b4be66ac31b6e42a22ba0e7ed9e4fa7a73c680a6dad354 +size 3622 diff --git a/zypp-plugin.spec b/zypp-plugin.spec index 64044f8..edb8558 100644 --- a/zypp-plugin.spec +++ b/zypp-plugin.spec @@ -1,47 +1,29 @@ # -# spec file for package zypp-plugin -# -# 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 -# upon. The license for this file, and modifications and additions to the -# file, is the same license as for the pristine package itself (unless the -# license for the pristine package is not an Open Source License, in which -# case the license is the MIT License). An "Open Source License" is a -# license that conforms to the Open Source Definition (Version 1.9) -# published by the Open Source Initiative. - -# Please submit bugfixes or comments via http://bugs.opensuse.org/ -# - - - -Name: zypp-plugin -Version: 0.3 -Release: 1 -Group: System/Packages -License: GPLv2 -Url: https://gitorious.org/opensuse/zypp-plugin -Summary: Helper that makes writing ZYpp plugins easier +Name: zypp-plugin +Version: 0.3 +Release: 0 +Group: System/Packages +License: GPLv2 +Url: https://gitorious.org/opensuse/zypp-plugin +Summary: Helper that makes writing ZYpp plugins easier BuildRoot: %{_tmppath}/%{name}-%{version}-build -Source0: %{name}-%{version}.tar.bz2 +Source0: %{name}-%{version}.tar.bz2 # Actually libzypp(plugin) should be required. Unfortunately the corresponing # provides was introduced to late for SUSE Manager/SLE-11-SP1. We do not want to # enforce libzypp update to satisfy this, so the Requires should saty disabled, # until libzypp on SUSE Manager/SLE-11-SP1 was updated and provides libzypp(plugin). #Requires: libzypp(plugin) -BuildRequires: python-devel -Requires: python +BuildRequires: python-devel +Requires: python %description Empty main package. Helper for different languages reside in subpackages. %package python -Group: System/Packages -License: GPLv2 -Summary: Helper that makes writing ZYpp plugins in python easier +Group: System/Packages +License: GPLv2 +Summary: Helper that makes writing ZYpp plugins in python easier %description python This API allows writing ZYpp plugins by just subclassing from a python class @@ -59,4 +41,3 @@ and implementing the commands you want to respond to as python methods. %files python %defattr(-,root,root) %{py_sitedir}/zypp_plugin.py -%changelog From d18f1d365172aeac14a12e4895e4ef1f4e7ae9fd5bd882d12107be3fa0fb10cd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Klaus=20K=C3=A4mpf?= Date: Wed, 22 Feb 2012 14:47:49 +0000 Subject: [PATCH 2/4] Accepting request 104587 from devel:openSUSE:Factory:patch-license patch license to follow spdx.org standard OBS-URL: https://build.opensuse.org/request/show/104587 OBS-URL: https://build.opensuse.org/package/show/zypp:Head/zypp-plugin?expand=0&rev=6 --- zypp-plugin.changes | 5 +++++ zypp-plugin.spec | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/zypp-plugin.changes b/zypp-plugin.changes index 5ae9cad..740533f 100644 --- a/zypp-plugin.changes +++ b/zypp-plugin.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Feb 13 10:58:09 UTC 2012 - coolo@suse.com + +- patch license to follow spdx.org standard + ------------------------------------------------------------------- Tue Jul 5 12:19:37 CEST 2011 - ma@suse.de diff --git a/zypp-plugin.spec b/zypp-plugin.spec index edb8558..ea67fb9 100644 --- a/zypp-plugin.spec +++ b/zypp-plugin.spec @@ -3,7 +3,7 @@ Name: zypp-plugin Version: 0.3 Release: 0 Group: System/Packages -License: GPLv2 +License: GPL-2.0 Url: https://gitorious.org/opensuse/zypp-plugin Summary: Helper that makes writing ZYpp plugins easier BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -22,7 +22,7 @@ Empty main package. Helper for different languages reside in subpackages. %package python Group: System/Packages -License: GPLv2 +License: GPL-2.0 Summary: Helper that makes writing ZYpp plugins in python easier %description python From a6c480a664575ae2a7b5899be0d300d471b20c473d7684e2f5c6bdf5d7157557 Mon Sep 17 00:00:00 2001 From: ZYpp Developers Date: Thu, 8 Mar 2012 10:33:07 +0000 Subject: [PATCH 3/4] Update to last sucessful build OBS-URL: https://build.opensuse.org/package/show/zypp:Head/zypp-plugin?expand=0&rev=7 --- zypp-plugin-0.3.tar.bz2 | 4 ++-- zypp-plugin.changes | 5 ----- zypp-plugin.spec | 17 +++++++++++++++-- 3 files changed, 17 insertions(+), 9 deletions(-) diff --git a/zypp-plugin-0.3.tar.bz2 b/zypp-plugin-0.3.tar.bz2 index 846b76e..4e378e8 100644 --- a/zypp-plugin-0.3.tar.bz2 +++ b/zypp-plugin-0.3.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:377884b77bd70c63a7b4be66ac31b6e42a22ba0e7ed9e4fa7a73c680a6dad354 -size 3622 +oid sha256:486c8b6470b87155423bf88bdbf07e76cccfc154731a19d091040062cdbe9b9a +size 3865 diff --git a/zypp-plugin.changes b/zypp-plugin.changes index 740533f..5ae9cad 100644 --- a/zypp-plugin.changes +++ b/zypp-plugin.changes @@ -1,8 +1,3 @@ -------------------------------------------------------------------- -Mon Feb 13 10:58:09 UTC 2012 - coolo@suse.com - -- patch license to follow spdx.org standard - ------------------------------------------------------------------- Tue Jul 5 12:19:37 CEST 2011 - ma@suse.de diff --git a/zypp-plugin.spec b/zypp-plugin.spec index ea67fb9..d445bd1 100644 --- a/zypp-plugin.spec +++ b/zypp-plugin.spec @@ -1,9 +1,22 @@ # +# spec file for package zypp-plugin +# +# Copyright (c) 2011-2012 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 +# upon. The license for this file, and modifications and additions to the +# file, is the same license as for the pristine package itself (unless the +# license for the pristine package is not an Open Source License, in which +# case the license is the MIT License). An "Open Source License" is a +# license that conforms to the Open Source Definition (Version 1.9) +# published by the Open Source Initiative. +# Name: zypp-plugin Version: 0.3 Release: 0 Group: System/Packages -License: GPL-2.0 +License: GPLv2 Url: https://gitorious.org/opensuse/zypp-plugin Summary: Helper that makes writing ZYpp plugins easier BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -22,7 +35,7 @@ Empty main package. Helper for different languages reside in subpackages. %package python Group: System/Packages -License: GPL-2.0 +License: GPLv2 Summary: Helper that makes writing ZYpp plugins in python easier %description python From 7af2c58ad18fc08c2ed81d74e2a0acf98adf672e364f07aceb2866c9691ea41c Mon Sep 17 00:00:00 2001 From: ZYpp Developers Date: Thu, 21 Jun 2012 07:31:59 +0000 Subject: [PATCH 4/4] Update to last sucessful build OBS-URL: https://build.opensuse.org/package/show/zypp:Head/zypp-plugin?expand=0&rev=8 --- zypp-plugin-0.3.tar.bz2 | 4 ++-- zypp-plugin.changes | 5 +++++ zypp-plugin.spec | 4 ++-- 3 files changed, 9 insertions(+), 4 deletions(-) diff --git a/zypp-plugin-0.3.tar.bz2 b/zypp-plugin-0.3.tar.bz2 index 4e378e8..0128640 100644 --- a/zypp-plugin-0.3.tar.bz2 +++ b/zypp-plugin-0.3.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:486c8b6470b87155423bf88bdbf07e76cccfc154731a19d091040062cdbe9b9a -size 3865 +oid sha256:a2fb665be74035aa08d919c6e2d8b3877fe4b6ced9761db117c747ad1141f2e2 +size 3923 diff --git a/zypp-plugin.changes b/zypp-plugin.changes index 5ae9cad..3fde55f 100644 --- a/zypp-plugin.changes +++ b/zypp-plugin.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed May 9 10:01:48 UTC 2012 - coolo@suse.com + +- patch license to be in spdx.org format + ------------------------------------------------------------------- Tue Jul 5 12:19:37 CEST 2011 - ma@suse.de diff --git a/zypp-plugin.spec b/zypp-plugin.spec index d445bd1..d4cb841 100644 --- a/zypp-plugin.spec +++ b/zypp-plugin.spec @@ -16,7 +16,7 @@ Name: zypp-plugin Version: 0.3 Release: 0 Group: System/Packages -License: GPLv2 +License: GPL-2.0 Url: https://gitorious.org/opensuse/zypp-plugin Summary: Helper that makes writing ZYpp plugins easier BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -35,7 +35,7 @@ Empty main package. Helper for different languages reside in subpackages. %package python Group: System/Packages -License: GPLv2 +License: GPL-2.0 Summary: Helper that makes writing ZYpp plugins in python easier %description python