From 13a00456a01e0ec2824bd9022b3f6077c1050932 Mon Sep 17 00:00:00 2001 From: Caolan McNamara Date: Thu, 2 Aug 2007 19:45:41 +0000 Subject: [PATCH] clarify license --- libgsf.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/libgsf.spec b/libgsf.spec index e4a5fb7..c6a5826 100644 --- a/libgsf.spec +++ b/libgsf.spec @@ -4,9 +4,9 @@ Summary: GNOME Structured File library Name: libgsf Version: 1.14.5 -Release: 1%{?dist} +Release: 2%{?dist} Group: System Environment/Libraries -License: LGPL +License: LGPLv2 Source: ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/1.14/%{name}-%{version}.tar.bz2 URL: http://www.gnome.org/projects/libgsf/ Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -114,6 +114,9 @@ rm -f $RPM_BUILD_ROOT/%{python_lib_sitearch}/gsf/*.la rm -r $RPM_BUILD_ROOT %changelog +* Thu Aug 02 2007 Caolan McNamara 1.14.5-2 +- clarify license: LGPL v2.1 in source headers, no "later" + * Thu Jul 12 2007 Caolan McNamara 1.14.5-1 - next version