rpms/crossfire-maps/devel crossfire-maps.spec,1.6,1.7

Michael Thomas (wart) fedora-extras-commits at redhat.com
Sun Aug 19 16:39:08 UTC 2007


Author: wart

Update of /cvs/extras/rpms/crossfire-maps/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20935

Modified Files:
	crossfire-maps.spec 
Log Message:
License tag clarification




Index: crossfire-maps.spec
===================================================================
RCS file: /cvs/extras/rpms/crossfire-maps/devel/crossfire-maps.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- crossfire-maps.spec	18 Jul 2007 04:40:48 -0000	1.6
+++ crossfire-maps.spec	19 Aug 2007 16:38:35 -0000	1.7
@@ -1,10 +1,11 @@
 Name:           crossfire-maps
 Version:        1.10.0
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        Map files for the crossfire server
 
 Group:          Amusements/Games
-License:        GPL
+# All files GPL+ except python/misc/CFInsulter.py which is BSD
+License:        GPL+ and BSD
 URL:            http://crossfire.real-time.com
 Source0:        http://downloads.sourceforge.net/crossfire/crossfire-%{version}.maps.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -58,6 +59,9 @@
 %{_datadir}/crossfire/maps
 
 %changelog
+* Sat Aug 18 2007 Wart <wart at kobold.org> 1.10.0-3
+- License tag clarification
+
 * Wed Jul 11 2007 Wart <wart at kobold.org> 1.10.0-2
 - Add Requires: on the game server for proper directory ownership
 




More information about the fedora-extras-commits mailing list