From 598f239374fd68ee0d7dd83eff8f797bc55fbcfa Mon Sep 17 00:00:00 2001 From: Miroslav Lichvar Date: Thu, 11 Oct 2012 15:55:50 +0200 Subject: [PATCH] fix license tag --- libutempter.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/libutempter.spec b/libutempter.spec index e5bfc7b..812c80d 100644 --- a/libutempter.spec +++ b/libutempter.spec @@ -4,7 +4,7 @@ Summary: A privileged helper for utmp/wtmp updates Name: libutempter Version: 1.1.6 Release: 1%{?dist} -License: LGPLv2 +License: LGPLv2+ Group: System Environment/Libraries URL: ftp://ftp.altlinux.org/pub/people/ldv/utempter BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -84,6 +84,7 @@ rm -rf $RPM_BUILD_ROOT %changelog * Thu Oct 11 2012 Miroslav Lichvar - 1.1.6-1 - update to 1.1.6 +- fix license tag * Thu Jul 19 2012 Fedora Release Engineering - 1.1.5-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild