From 3b26dbf4153b2a867092ad74fc6b5ada4456b36a188f86e68e8c67832a00923a Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Mon, 13 Feb 2012 12:36:53 +0000 Subject: [PATCH] Accepting request 104289 from devel:openSUSE:Factory:patch-license patch license to follow spdx.org standard OBS-URL: https://build.opensuse.org/request/show/104289 OBS-URL: https://build.opensuse.org/package/show/Base:System/acl?expand=0&rev=24 --- acl.changes | 5 +++++ acl.spec | 12 ++++++------ 2 files changed, 11 insertions(+), 6 deletions(-) diff --git a/acl.changes b/acl.changes index a81b7d4..c030792 100644 --- a/acl.changes +++ b/acl.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Feb 13 10:43:59 UTC 2012 - coolo@suse.com + +- patch license to follow spdx.org standard + ------------------------------------------------------------------- Wed Nov 30 13:35:50 UTC 2011 - cfarrell@suse.com diff --git a/acl.spec b/acl.spec index 34777e1..08a63cb 100644 --- a/acl.spec +++ b/acl.spec @@ -1,7 +1,7 @@ # # spec file for package acl # -# 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,20 +16,20 @@ # - Name: acl %define lname libacl1 -BuildRequires: automake libattr-devel -Group: System/Filesystems +BuildRequires: automake +BuildRequires: libattr-devel Summary: Commands for Manipulating POSIX Access Control Lists +License: GPL-2.0+ ; LGPL-2.1+ +Group: System/Filesystems Version: 2.2.51 -Release: 1 +Release: 0 Source: %name-%version.src.tar.gz Source2: baselibs.conf Patch0: builddefs.in.diff Patch1: acl-fiximplicit.patch Url: http://download.savannah.gnu.org/releases-noredirect/acl/ -License: GPL-2.0+;LGPL-2.1+ BuildRoot: %{_tmppath}/%{name}-%{version}-build %description