From e68be7e9d13e67c2179565232daff3ce7cfed90d Mon Sep 17 00:00:00 2001 From: Tom Callaway Date: Wed, 28 May 2008 21:45:15 +0000 Subject: [PATCH] fix license tag --- mcstrans.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/mcstrans.spec b/mcstrans.spec index 1145309..5a20003 100644 --- a/mcstrans.spec +++ b/mcstrans.spec @@ -1,8 +1,8 @@ Summary: SELinux Translation Daemon Name: mcstrans Version: 0.2.11 -Release: 1%{?dist} -License: GPL +Release: 2%{?dist} +License: GPL+ Group: System Environment/Daemons Source: http://fedora.redhat.com/projects/%{name}-%{version}.tgz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -70,6 +70,9 @@ fi %{_sysconfdir}/rc.d/init.d/mcstrans %changelog +* Wed May 28 2008 Tom "spot" Callaway 0.2.11-2 +- fix license tag + * Wed May 7 2008 Dan Walsh 0.2.11-1 - More fixes from Jim Meyering