fix license tag

This commit is contained in:
Todd Zullinger 2008-05-22 19:43:51 +00:00
parent b29658ea2f
commit bdf864bbb7

View File

@ -6,8 +6,9 @@
Summary: Linux Key Management Utilities
Name: keyutils
Version: %{version}
Release: 3%{?dist}
License: GPL/LGPL
Release: 4%{?dist}
# The main package is GPLv2+ and -libs/-libs-devel are LGPLv2+
License: GPLv2+ and LGPLv2+
Group: System Environment/Base
ExclusiveOS: Linux
Url: http://people.redhat.com/~dhowells/keyutils/
@ -89,6 +90,9 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/man3/*
%changelog
* Thu May 22 2008 Todd Zullinger <tmz@pobox.com> - 1.2-4
- fix license tag
* Mon Feb 18 2008 Fedora Release Engineering <rel-eng@fedoraproject.org> - 1.2-3
- Autorebuild for GCC 4.3