From 9465ebdae94a61e86f7dfd52a24920dd705ff3b10b156cfcff2ae8a4e1e1a41f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cristian=20Rodr=C3=ADguez?= Date: Mon, 23 Jan 2012 17:53:46 +0000 Subject: [PATCH] Accepting request 99949 from devel:openSUSE:Factory:for-legal-lhf patching license field to be in spdx.org format, for legal team to review before forward OBS-URL: https://build.opensuse.org/request/show/99949 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libical?expand=0&rev=16 --- libical.changes | 5 +++++ libical.spec | 17 +++++++++-------- 2 files changed, 14 insertions(+), 8 deletions(-) diff --git a/libical.changes b/libical.changes index 4056480..a5bf762 100644 --- a/libical.changes +++ b/libical.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Jan 12 11:30:43 UTC 2012 - coolo@suse.com + +- change license to be in spdx.org format + ------------------------------------------------------------------- Sun Nov 20 20:10:20 UTC 2011 - jengelh@medozas.de diff --git a/libical.spec b/libical.spec index 286bc5f..54b8eb3 100644 --- a/libical.spec +++ b/libical.spec @@ -1,7 +1,7 @@ # # spec file for package libical # -# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 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 @@ -15,16 +15,17 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # - - Name: libical -BuildRequires: db-devel libtool pkg-config python-devel -URL: http://sourceforge.net/projects/freeassociation/ -License: MPL .. -Group: Development/Libraries/C and C++ +BuildRequires: db-devel +BuildRequires: libtool +BuildRequires: pkg-config +BuildRequires: python-devel +Url: http://sourceforge.net/projects/freeassociation/ Version: 0.46 -Release: 1 +Release: 0 Summary: An Implementation of Basic iCAL Protocols +License: MPL-1.1 +Group: Development/Libraries/C and C++ Source: libical-%{version}.tar.bz2 Source2: baselibs.conf # libical-0.46-fix-race.patch gber@opensuse.org -- Fixes a race in populating builtin timezone components (from upstream svn)