rpms/gnome-panel/devel gnome-panel.spec,1.209,1.210

Matthias Clasen (mclasen) fedora-extras-commits at redhat.com
Sat Aug 4 05:37:37 UTC 2007


Author: mclasen

Update of /cvs/pkgs/rpms/gnome-panel/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16325

Modified Files:
	gnome-panel.spec 
Log Message:
update the license field



Index: gnome-panel.spec
===================================================================
RCS file: /cvs/pkgs/rpms/gnome-panel/devel/gnome-panel.spec,v
retrieving revision 1.209
retrieving revision 1.210
diff -u -r1.209 -r1.210
--- gnome-panel.spec	25 Jul 2007 22:41:18 -0000	1.209
+++ gnome-panel.spec	4 Aug 2007 05:37:05 -0000	1.210
@@ -22,14 +22,14 @@
 Summary: GNOME panel
 Name: gnome-panel
 Version: 2.19.5
-Release: 5%{?dist} 
+Release: 6%{?dist} 
 URL: http://www.gnome.org
 Source0: http://download.gnome.org/sources/gnome-panel/2.19/%{name}-%{version}.tar.bz2
 Source1: redhat-panel-default-setup.entries
 Source2: gnome-compiler-flags.m4
 Source3: redhat-panel-backwards-compat-config.schemas
 Source4: add-translations.sh
-License: GPL 
+License: GPLv2+ and LGPLv2+ 
 Group: User Interface/Desktops
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
@@ -104,6 +104,7 @@
 
 %package devel
 Summary: Headers and libraries for Panel Applet development
+License: LGPLv2+
 Group: Development/Libraries
 Requires: %{name} = %{version}-%{release}
 Requires: gtk2-devel >= %{gtk2_version}
@@ -276,7 +277,7 @@
 %files -f %{gettext_package}.lang
 %defattr(-,root,root)
 
-%doc AUTHORS COPYING ChangeLog NEWS README
+%doc AUTHORS COPYING NEWS README
 
 %{_datadir}/icons/hicolor/16x16/apps/*
 %{_datadir}/icons/hicolor/22x22/apps/*
@@ -297,9 +298,10 @@
 %{_bindir}/*
 %{_libexecdir}/*
 %{_libdir}/bonobo/servers/*.server
-%{_libdir}/*.so.*
 %{_sysconfdir}/gconf/schemas/*.schemas
 %{_sysconfdir}/gconf/schemas/*.entries
+# LGPL
+%{_libdir}/*.so.*
 
 %files devel
 %defattr(-, root, root)
@@ -309,6 +311,9 @@
 %{_datadir}/gtk-doc/html/*
 
 %changelog
+* Sat Aug  4 2007 Matthias Clasen <mclasen at redhat.com> - 2.19.5-6
+- Update license field
+
 * Wed Jul 25 2007 Matthias Clasen <mclasen at redhat.com> - 2.19.5-5
 - Make the panel talk to gnome-power-manager again.
 - Drop the patch to add suspend to the menu, it was




More information about the fedora-extras-commits mailing list