From 0cc2cfbfb551a7ff71b4295f78ea28d65fadb0eb Mon Sep 17 00:00:00 2001 From: Adam Jackson Date: Tue, 15 Jul 2008 17:32:40 +0000 Subject: [PATCH] - Fix license tag. --- libfontenc.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/libfontenc.spec b/libfontenc.spec index e6132e1..1ab4f6f 100644 --- a/libfontenc.spec +++ b/libfontenc.spec @@ -1,8 +1,8 @@ Summary: X.Org X11 libfontenc runtime library Name: libfontenc Version: 1.0.4 -Release: 5%{?dist} -License: MIT/X11 +Release: 6%{?dist} +License: MIT Group: System Environment/Libraries URL: http://www.x.org BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -87,6 +87,9 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/pkgconfig/fontenc.pc %changelog +* Tue Jul 15 2008 Adam Jackson 1.0.4-6 +- Fix license tag. + * Tue Feb 19 2008 Fedora Release Engineering - 1.0.4-5 - Autorebuild for GCC 4.3