* [Buildroot] [PATCH] lvm2: bump to version 2.02.103 and add license information
@ 2013-10-08 1:31 Axel Lin
2013-10-08 20:54 ` Peter Korsgaard
0 siblings, 1 reply; 2+ messages in thread
From: Axel Lin @ 2013-10-08 1:31 UTC (permalink / raw)
To: buildroot
Signed-off-by: Axel Lin <axel.lin@ingics.com>
---
package/lvm2/lvm2.mk | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/package/lvm2/lvm2.mk b/package/lvm2/lvm2.mk
index 873216c..07c0d94 100644
--- a/package/lvm2/lvm2.mk
+++ b/package/lvm2/lvm2.mk
@@ -4,10 +4,12 @@
#
################################################################################
-LVM2_VERSION = 2.02.79
+LVM2_VERSION = 2.02.103
LVM2_SOURCE = LVM2.$(LVM2_VERSION).tgz
LVM2_SITE = ftp://sources.redhat.com/pub/lvm2/releases
LVM2_INSTALL_STAGING = YES
+LVM2_LICENSE = GPLv2+ LGPLv2.1+
+LVM2_LICENSE_FILES = COPYING COPYING.LIB
LVM2_BINS = \
dmsetup fsadm lvm lvmconf lvmdump vgimportclone \
--
1.8.1.2
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [Buildroot] [PATCH] lvm2: bump to version 2.02.103 and add license information
2013-10-08 1:31 [Buildroot] [PATCH] lvm2: bump to version 2.02.103 and add license information Axel Lin
@ 2013-10-08 20:54 ` Peter Korsgaard
0 siblings, 0 replies; 2+ messages in thread
From: Peter Korsgaard @ 2013-10-08 20:54 UTC (permalink / raw)
To: buildroot
>>>>> "Axel" == Axel Lin <axel.lin@ingics.com> writes:
Axel> Signed-off-by: Axel Lin <axel.lin@ingics.com>
Axel> ---
Axel> package/lvm2/lvm2.mk | 4 +++-
Axel> 1 file changed, 3 insertions(+), 1 deletion(-)
Axel> diff --git a/package/lvm2/lvm2.mk b/package/lvm2/lvm2.mk
Axel> index 873216c..07c0d94 100644
Axel> --- a/package/lvm2/lvm2.mk
Axel> +++ b/package/lvm2/lvm2.mk
Axel> @@ -4,10 +4,12 @@
Axel> #
Axel> ################################################################################
Axel> -LVM2_VERSION = 2.02.79
Axel> +LVM2_VERSION = 2.02.103
Axel> LVM2_SOURCE = LVM2.$(LVM2_VERSION).tgz
Axel> LVM2_SITE = ftp://sources.redhat.com/pub/lvm2/releases
Axel> LVM2_INSTALL_STAGING = YES
Axel> +LVM2_LICENSE = GPLv2+ LGPLv2.1+
Axel> +LVM2_LICENSE_FILES = COPYING COPYING.LIB
I see no hits of 'any later version' in any of the source files, and
Debian also lists it without the +:
http://ftp-master.metadata.debian.org/changelogs//main/l/lvm2/lvm2_2.02.95-7_copyright
So I've dropped those and committed, thanks.
--
Bye, Peter Korsgaard
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2013-10-08 20:54 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-08 1:31 [Buildroot] [PATCH] lvm2: bump to version 2.02.103 and add license information Axel Lin
2013-10-08 20:54 ` Peter Korsgaard
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox