rpms/gimp/devel gimp.spec,1.134,1.135

Nils Philippsen (nphilipp) fedora-extras-commits at redhat.com
Thu Aug 16 09:00:32 UTC 2007


Author: nphilipp

Update of /cvs/pkgs/rpms/gimp/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25999

Modified Files:
	gimp.spec 
Log Message:
change license tags to GPLv2+ (main app), LGPLv2+ (libs and devel)



Index: gimp.spec
===================================================================
RCS file: /cvs/pkgs/rpms/gimp/devel/gimp.spec,v
retrieving revision 1.134
retrieving revision 1.135
diff -u -r1.134 -r1.135
--- gimp.spec	13 Jul 2007 12:40:37 -0000	1.134
+++ gimp.spec	16 Aug 2007 09:00:00 -0000	1.135
@@ -45,7 +45,7 @@
 %define microver %(ver=%{version}; echo ${ver##*.*.})
 Release:    1%{?dist}
 Epoch:		2
-License: 	GPL, LGPL
+License: 	GPLv2+
 Group: 		Applications/Multimedia
 URL: 		http://www.gimp.org/
 BuildRoot: 	%{_tmppath}/%{name}-%{version}-root
@@ -120,6 +120,7 @@
 %package libs
 Summary:    GIMP libraries
 Group:      System Environment/Libraries
+License:    LGPLv2+
 
 %description libs
 The gimp-libs package contains shared libraries needed for the GNU Image
@@ -128,6 +129,7 @@
 %package devel
 Summary:    GIMP plugin and extension development kit
 Group: 		Applications/Multimedia
+License:    LGPLv2+
 Requires:   %{name}-libs = %{epoch}:%{version}-%{release}
 Requires: 	gtk2-devel
 Requires:   glib2-devel
@@ -424,6 +426,9 @@
 %{_libdir}/pkgconfig/*
 
 %changelog
+* Thu Aug 16 2007 Nils Philippsen <nphilipp at redhat.com>
+- change license tags to GPLv2+ (main app), LGPLv2+ (libs and devel)
+
 * Fri Jul 13 2007 Nils Philippsen <nphilipp at redhat.com> - 2:2.2.17-1
 - version 2.2.17
 




More information about the fedora-extras-commits mailing list