From 7096ebdc379d76591e7b5d0076b96fe9b812d32d Mon Sep 17 00:00:00 2001 From: Adam Jackson Date: Tue, 15 Jul 2008 17:28:02 +0000 Subject: [PATCH] - Fix license tag. --- libXdmcp.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/libXdmcp.spec b/libXdmcp.spec index 739143a..fb742fd 100644 --- a/libXdmcp.spec +++ b/libXdmcp.spec @@ -1,8 +1,8 @@ Summary: X.Org X11 libXdmcp runtime library Name: libXdmcp Version: 1.0.2 -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) @@ -77,6 +77,9 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/pkgconfig/xdmcp.pc %changelog +* Tue Jul 15 2008 Adam Jackson 1.0.2-6 +- Fix license tag. + * Tue Feb 19 2008 Fedora Release Engineering - 1.0.2-5 - Autorebuild for GCC 4.3