clarify license
This commit is contained in:
parent
e58171f88e
commit
92ac3c8da1
@ -1,12 +1,12 @@
|
||||
Name: libwpd
|
||||
Summary: Library for reading and converting WordPerfect(tm) documents
|
||||
Version: 0.8.10
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Source: http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
|
||||
Group: System Environment/Libraries
|
||||
URL: http://libwpd.sf.net/
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
License: LGPL
|
||||
License: LGPLv2+
|
||||
BuildRequires: glib2-devel >= 2.0.0, libgsf-devel >= 1.6.0
|
||||
|
||||
%description
|
||||
@ -65,6 +65,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_includedir}/libwpd-0.8/libwpd/
|
||||
|
||||
%changelog
|
||||
* Fri Aug 03 2007 Caolan McNamara <caolanm@redhat.com> - 0.8.10-2
|
||||
- clarify license
|
||||
|
||||
* Fri Jun 15 2007 Caolan McNamara <caolanm@redhat.com> - 0.8.10-1
|
||||
- next version
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user