SHA256
1
0
forked from pool/libical

Accepting request 101248 from devel:libraries:c_c++

- license update: MPL-1.1 or LGPL-2.1 
  is a dual license: MPL-1.1 or LGPL-2.1 (forwarded request 101247 from coolo)

OBS-URL: https://build.opensuse.org/request/show/101248
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libical?expand=0&rev=23
This commit is contained in:
Stephan Kulow
2012-01-26 14:59:54 +00:00
committed by Git OBS Bridge
2 changed files with 20 additions and 7 deletions

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Mon Jan 23 17:50:24 UTC 2012 - cdenicolo@suse.com
- license update: MPL-1.1 or LGPL-2.1
is a dual license: MPL-1.1 or LGPL-2.1
-------------------------------------------------------------------
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

View File

@@ -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
@@ -16,15 +16,17 @@
#
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 or LGPL-2.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)