From: Holger Macht <hmacht@suse.de>
To: ceph-devel@vger.kernel.org
Subject: [PATCH] ceph.spec.in: Fix license to GPL-2.0 and use SPDX format
Date: Tue, 05 Jun 2012 15:00:57 +0200 [thread overview]
Message-ID: <4FCE0309.90104@suse.de> (raw)
Minor spec file fix. LGPLv2 in spec file is not correct, because some of
the included packages/binaries are GPLv2. For example:
src/os/btrfs_ioctl.h -> package ceph, binary ceph-osd
src/mount/mtab.c -> package ceph, binary mount.ceph
src/common/fiemap.cc -> package ceph, binary rbd
Also use SPDX format: http://www.spdx.org/licenses
Signed-off-by: Holger Macht <hmacht@suse.de>
---
ceph.spec.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/ceph.spec.in b/ceph.spec.in
index 81e7040..3b3026d 100644
--- a/ceph.spec.in
+++ b/ceph.spec.in
@@ -17,7 +17,7 @@ Name: ceph
Version: @VERSION@
Release: 6%{?dist}
Summary: User space components of the Ceph file system
-License: LGPLv2
+License: GPL-2.0
Group: System Environment/Base
URL: http://ceph.newdream.net/
Source0: http://ceph.newdream.net/download/%{name}-%{version}.tar.bz2
--
1.7.9.5
next reply other threads:[~2012-06-05 13:01 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-06-05 13:00 Holger Macht [this message]
2012-06-05 13:13 ` [PATCH] ceph.spec.in: Fix license to GPL-2.0 and use SPDX format Udo Seidel
2012-06-06 2:29 ` Sage Weil
2012-06-06 3:59 ` Matt W. Benjamin
2012-06-06 8:04 ` Holger Macht
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4FCE0309.90104@suse.de \
--to=hmacht@suse.de \
--cc=ceph-devel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.