Accepting request 104667 from Base:System
patch license to follow spdx.org standard (forwarded request 104289 from coolo) OBS-URL: https://build.opensuse.org/request/show/104667 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/acl?expand=0&rev=27
This commit is contained in:
commit
f96628cbca
@ -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
|
||||
|
||||
|
12
acl.spec
12
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
|
||||
|
Loading…
Reference in New Issue
Block a user