diff --git a/gnome-python2-desktop.spec b/gnome-python2-desktop.spec index ab04c8b..a9bf485 100644 --- a/gnome-python2-desktop.spec +++ b/gnome-python2-desktop.spec @@ -24,8 +24,8 @@ Name: gnome-python2-desktop Version: 2.19.2 -Release: 1%{?dist} -License: GPL/LGPL +Release: 2%{?dist} +License: GPLv2+ Group: Development/Languages Summary: The sources for additional PyGNOME Python extension modules BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root @@ -64,6 +64,7 @@ Python bindings for GNOME. It should be used together with gnome-python. %package -n gnome-python2-applet Summary: Python bindings for GNOME Panel applets. +License: LGPLv2 Group: Development/Languages Requires: %{name} = %{version}-%{release} # applets from GNOME 1.4 are no longer supported - we only have 1 panel @@ -85,6 +86,7 @@ Python. %package -n gnome-python2-gnomeprint Summary: Python bindings for interacting with libgnomeprint +License: LGPLv2 Group: Development/Languages Requires: %{name} = %{version}-%{release} Requires: libgnomeprint22 @@ -96,6 +98,7 @@ Python. %package -n gnome-python2-gtksourceview Summary: Python bindings for interacting with the gtksourceview library +License: GPLv2+ Group: Development/Languages Requires: %{name} = %{version}-%{release} Requires: gtksourceview >= %{gtksourceview_version} @@ -107,6 +110,7 @@ Python. %package -n gnome-python2-libwnck Summary: Python bindings for interacting with libwnck +License: LGPLv2 Group: Development/Languages Requires: libwnck >= %{libwnck_version} @@ -116,6 +120,7 @@ Python. %package -n gnome-python2-libgtop2 Summary: Python bindings for interacting with libgtop +License: GPLv2+ Group: Development/Languages Requires: %{name} = %{version}-%{release} Requires: libgtop2 >= %{libgtop_version} @@ -127,6 +132,7 @@ Python. %ifnarch s390 s390x %package -n gnome-python2-nautilus-cd-burner Summary: Python bindings for interacting with nautilus-cd-burner +License: GPLv2+ Group: Development/Languages Requires: %{name} = %{version}-%{release} Requires: nautilus-cd-burner >= %{nautilus_cd_burner_version} @@ -138,6 +144,7 @@ via Python. %package -n gnome-python2-metacity Summary: Python bindings for interacting with metacity +License: GPLv2 Group: Development/Languages Requires: %{name} = %{version}-%{release} Requires: metacity >= %{metacity_version} @@ -148,6 +155,7 @@ via Python. %package -n gnome-python2-totem Summary: Python bindings for interacting with totem +License: LGPLv2 Group: Development/Languages Requires: %{name} = %{version}-%{release} Requires: totem >= %{totem_version} @@ -158,6 +166,7 @@ via Python. %package -n gnome-python2-rsvg Summary: Python bindings for interacting with librsvg +License: LGPLv2 Group: Development/Languages Requires: librsvg2 >= %{librsvg2_version} @@ -167,6 +176,7 @@ via Python. %package -n gnome-python2-gnomedesktop Summary: Python bindings for interacting with gnome-desktop +License: LGPLv2 Group: Development/Languages Requires: %{name} = %{version}-%{release} Requires: gnome-desktop >= %{gnome_desktop_version} @@ -177,6 +187,7 @@ via Python. %package -n gnome-python2-gnomekeyring Summary: Python bindings for interacting with gnome-keyring +License: LGPLv2 Group: Development/Languages Requires: %{name} = %{version}-%{release} Requires: gnome-keyring >= %{gnome_keyring_version} @@ -205,7 +216,7 @@ rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) -%doc AUTHORS ChangeLog NEWS +%doc AUTHORS NEWS README COPYING COPYING.GPL COPYING.LGPL %{_libdir}/pkgconfig/gnome-python-desktop-2.0.pc %{_datadir}/pygtk @@ -270,6 +281,9 @@ rm -rf $RPM_BUILD_ROOT %{python_sitearch}/gtk-2.0/gnomekeyring.so %changelog +* Tue Aug 7 2007 Matthias Clasen - 2.19.2-2 +- Update license fields + * Mon Jul 30 2007 Matthew Barnes - 2.19.2-1.fc8 - Update to 2.19.2