fix license tag
This commit is contained in:
parent
084e04a539
commit
371dfa83d4
9
eog.spec
9
eog.spec
@ -14,12 +14,14 @@
|
||||
Summary: Eye of GNOME image viewer
|
||||
Name: eog
|
||||
Version: 2.23.2
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
URL: http://www.gnome.org
|
||||
Source: http://download.gnome.org/sources/eog/2.23/%{name}-%{version}.tar.bz2
|
||||
# needs to be redone
|
||||
#Patch0: eog-2.19.4-svgz.patch
|
||||
License: GPLv2+ and GFDL+
|
||||
# The GFDL has an "or later version" clause embedded inside the license.
|
||||
# There is no need to add the + here.
|
||||
License: GPLv2+ and GFDL
|
||||
Group: User Interface/Desktops
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
BuildRequires: glib2-devel >= %{glib2_version}
|
||||
@ -154,6 +156,9 @@ fi
|
||||
%{_datadir}/gtk-doc/html/eog
|
||||
|
||||
%changelog
|
||||
* Wed May 21 2008 Tom "spot" Callaway <tcallawa@redhat.com> - 2.23.2-2
|
||||
- fix license tag
|
||||
|
||||
* Tue May 13 2008 Matthias Clasen <mclasen@redhat.com> - 2.23.2-1
|
||||
- Update to 2.23.2
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user