update license field
This commit is contained in:
parent
bdc6cda6a9
commit
9e7444ec5e
@ -20,7 +20,7 @@
|
||||
Summary: A system documentation reader from the Gnome project
|
||||
Name: yelp
|
||||
Version: 2.19.1
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Source: http://ftp.gnome.org/pub/GNOME/sources/yelp/2.19/%{name}-%{version}.tar.bz2
|
||||
URL: http://live.gnome.org/Yelp
|
||||
# http://bugzilla.gnome.org/show_bug.cgi?id=319096
|
||||
@ -39,7 +39,7 @@ Patch7: yelp-2.18.1-info-gnutls.patch
|
||||
Patch9: yelp-2.18.1-man-xrefs.patch
|
||||
Patch10: yelp-2.19.1-typo.patch
|
||||
|
||||
License: GPL
|
||||
License: GPLv2+
|
||||
Group: Applications/System
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
Requires: gtk2 >= %{gtk2_version}
|
||||
@ -161,6 +161,9 @@ update-desktop-database &> /dev/null ||:
|
||||
%{_datadir}/yelp
|
||||
|
||||
%changelog
|
||||
* Fri Aug 3 2007 Matthias Clasen <mclasen@redhat.com> - 2.19.1-2
|
||||
- Update the license field
|
||||
|
||||
* Thu Aug 02 2007 Matthew Barnes <mbarnes@redhat.com> - 2.19.1-1
|
||||
- Update to 2.19.1
|
||||
- Adapt the "apropos" patch for 2.19.1.
|
||||
|
Loading…
Reference in New Issue
Block a user