rpms/cyphesis/F-7 cyphesis.spec,1.10,1.11

Michael Thomas (wart) fedora-extras-commits at redhat.com
Sun Aug 19 21:42:28 UTC 2007


Author: wart

Update of /cvs/extras/rpms/cyphesis/F-7
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv308

Modified Files:
	cyphesis.spec 
Log Message:
License tag clarification




Index: cyphesis.spec
===================================================================
RCS file: /cvs/extras/rpms/cyphesis/F-7/cyphesis.spec,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- cyphesis.spec	21 Jul 2007 00:59:45 -0000	1.10
+++ cyphesis.spec	19 Aug 2007 21:41:56 -0000	1.11
@@ -7,10 +7,11 @@
 
 Name:           cyphesis
 Version:        0.5.13
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        WorldForge game server
 Group:          System Environment/Libraries
-License:        GPL
+# Would be GPLv2+, except server/protocol_instructions.h is GPLv2 only.
+License:        GPLv2
 URL:            http://www.worldforge.org
 Source0:        http://downloads.sourceforge.net/worldforge/%{name}-%{version}.tar.gz
 Source1:        cyphesis.te
@@ -28,6 +29,7 @@
 BuildRequires:  checkpolicy selinux-policy-devel hardlink
 
 Requires:       postgresql-server
+Requires(pre): shadow-utils
 Requires(post): /sbin/chkconfig
 Requires(post): /sbin/service
 Requires(preun): /sbin/chkconfig
@@ -219,6 +221,8 @@
 
 
 %changelog
+- License tag clarification
+
 * Tue Jul 17 2007 Wart <wart at kobold.org> 0.5.13-1
 - Update to 0.5.13
 




More information about the fedora-extras-commits mailing list