From e5ddb1d09b88bdd99b5f77007bba33bbcc2893cf Mon Sep 17 00:00:00 2001 From: Peter Vrabec Date: Wed, 23 Sep 2009 09:15:16 +0000 Subject: [PATCH] fix license tag in spec (#524310) --- netlabel_tools.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/netlabel_tools.spec b/netlabel_tools.spec index 1218e09..f252169 100644 --- a/netlabel_tools.spec +++ b/netlabel_tools.spec @@ -1,8 +1,8 @@ Summary: Tools to manage the Linux NetLabel subsystem Name: netlabel_tools Version: 0.19 -Release: 3%{?dist} -License: GPLv2+ +Release: 4%{?dist} +License: GPLv2 Group: System Environment/Daemons URL: http://netlabel.sf.net/ Source0: http://downloads.sourceforge.net/netlabel/%{name}-%{version}.tar.gz @@ -51,6 +51,9 @@ rm -rf $RPM_BUILD_ROOT %attr(0644,root,root) %{_mandir}/man8/* %changelog +* Wed Sep 23 2009 Peter Vrabec 0.19-4 +- fix license tag in spec (#524310) + * Sat Jul 25 2009 Fedora Release Engineering - 0.19-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild