From 42f1b775815b0a6d4e085db433cf6ae42104f69d Mon Sep 17 00:00:00 2001 From: Todd Zullinger Date: Wed, 16 Mar 2011 10:24:57 -0400 Subject: [PATCH] Fix License tag, puppet is now GPLv2 only Upstream is exploring the possibility of moving to a more liberal license like the Apache Software License and the advice of their legal team was that it would be easier to move from GPLv2 than GPLv2 or later. --- puppet.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/puppet.spec b/puppet.spec index f03f1f7..2db7dde 100644 --- a/puppet.spec +++ b/puppet.spec @@ -8,7 +8,7 @@ Name: puppet Version: 2.6.6 Release: 1%{?dist} Summary: A network tool for managing many disparate systems -License: GPLv2+ +License: GPLv2 URL: http://puppetlabs.com Source0: http://puppetlabs.com/downloads/%{name}/%{name}-%{version}.tar.gz Source1: http://puppetlabs.com/downloads/%{name}/%{name}-%{version}.tar.gz.sign @@ -225,6 +225,7 @@ rm -rf %{buildroot} * Wed Mar 16 2011 Todd Zullinger - 2.6.6-1 - Update to 2.6.6 - Ensure %%pre exits cleanly +- Fix License tag, puppet is now GPLv2 only * Wed Feb 09 2011 Fedora Release Engineering - 0.25.5-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild