rpms/gnome-python2-desktop/devel gnome-python2-desktop.spec, 1.16, 1.17

Matthias Clasen (mclasen) fedora-extras-commits at redhat.com
Tue Aug 7 14:12:46 UTC 2007


Author: mclasen

Update of /cvs/pkgs/rpms/gnome-python2-desktop/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5295

Modified Files:
	gnome-python2-desktop.spec 
Log Message:
Update license information



Index: gnome-python2-desktop.spec
===================================================================
RCS file: /cvs/pkgs/rpms/gnome-python2-desktop/devel/gnome-python2-desktop.spec,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- gnome-python2-desktop.spec	31 Jul 2007 03:57:23 -0000	1.16
+++ gnome-python2-desktop.spec	7 Aug 2007 14:12:13 -0000	1.17
@@ -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 @@
 
 %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 @@
 
 %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 @@
 
 %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 @@
 
 %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 @@
 
 %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 @@
 %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 @@
 
 %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 @@
 
 %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 @@
 
 %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 @@
 
 %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 @@
 
 %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 @@
 
 %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 @@
 %{python_sitearch}/gtk-2.0/gnomekeyring.so
 
 %changelog
+* Tue Aug  7 2007 Matthias Clasen <mclasen at redhat.com> - 2.19.2-2
+- Update license fields
+
 * Mon Jul 30 2007 Matthew Barnes <mbarnes at redhat.com> - 2.19.2-1.fc8
 - Update to 2.19.2
 




More information about the fedora-extras-commits mailing list