rpms/mugshot/devel mugshot.spec,1.40,1.41

Tom Callaway (spot) fedora-extras-commits at redhat.com
Mon Aug 11 15:56:31 UTC 2008


Author: spot

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

Modified Files:
	mugshot.spec 
Log Message:
fix license tag


Index: mugshot.spec
===================================================================
RCS file: /cvs/pkgs/rpms/mugshot/devel/mugshot.spec,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -r1.40 -r1.41
--- mugshot.spec	30 Jul 2008 17:58:42 -0000	1.40
+++ mugshot.spec	11 Aug 2008 15:56:01 -0000	1.41
@@ -3,11 +3,15 @@
 
 Name:           mugshot
 Version:        1.2.2
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Companion software for mugshot.org
 
 Group:          Applications/Internet
-License:        GPL
+# This code doesn't contain any GPL version attribution...
+# ... but it does include and use copies of the firefox headers, which are
+# trilicensed MPLv1.1 or GPLv2+ or LGPLv2+, which means that the most
+# restrictive GPL license in play is GPLv2+.
+License:        GPLv2+
 URL:            http://mugshot.org/
 Source0:        http://developer.mugshot.org/download/sources/linux/mugshot-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -168,6 +172,9 @@
 %{_sysconfdir}/gconf/schemas/*.schemas
 
 %changelog
+* Mon Aug 11 2008 Tom "spot" Callaway <tcallawa at redhat.com> - 1.2.2-2
+- fix license tag
+
 * Wed Jul 30 2008 Owen Taylor <otaylor at redhat.com> - 1.2.2-1
 - Update to 1.2.2 
   - Fixes Firefox min version to 3.0.x,  #451918 again




More information about the fedora-extras-commits mailing list