From a464764e18df6cc2485a74a0d77e0822afbd62eb Mon Sep 17 00:00:00 2001 From: Adam Jackson Date: Tue, 15 Jul 2008 17:27:35 +0000 Subject: [PATCH] - Fix license tag. --- libXcursor.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/libXcursor.spec b/libXcursor.spec index be28797..c21ec14 100644 --- a/libXcursor.spec +++ b/libXcursor.spec @@ -1,8 +1,8 @@ Summary: X.Org X11 libXcursor runtime library Name: libXcursor Version: 1.1.9 -Release: 2%{?dist} -License: MIT/X11 +Release: 3%{?dist} +License: MIT Group: System Environment/Libraries URL: http://www.x.org BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -90,6 +90,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man3/Xcursor*.3* %changelog +* Tue Jul 15 2008 Adam Jackson 1.1.9-3 +- Fix license tag. + * Tue Feb 19 2008 Fedora Release Engineering - 1.1.9-2 - Autorebuild for GCC 4.3