rpms/cyphesis/devel cyphesis.spec,1.21,1.22

Michael Thomas (wart) fedora-extras-commits at redhat.com
Thu Jul 24 04:23:37 UTC 2008


Author: wart

Update of /cvs/extras/rpms/cyphesis/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12835

Modified Files:
	cyphesis.spec 
Log Message:
Update to 0.5.16



Index: cyphesis.spec
===================================================================
RCS file: /cvs/extras/rpms/cyphesis/devel/cyphesis.spec,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- cyphesis.spec	6 Jun 2008 02:42:43 -0000	1.21
+++ cyphesis.spec	24 Jul 2008 04:22:51 -0000	1.22
@@ -3,12 +3,11 @@
 %define logwatch_scripts %{logwatch_root}/scripts
 
 Name:           cyphesis
-Version:        0.5.15
-Release:        7%{?dist}
+Version:        0.5.16
+Release:        1%{?dist}
 Summary:        WorldForge game server
 Group:          System Environment/Libraries
-# Would be GPLv2+, except server/protocol_instructions.h is GPLv2 only.
-License:        GPLv2
+License:        GPLv2+
 URL:            http://www.worldforge.org
 Source0:        http://downloads.sourceforge.net/worldforge/%{name}-%{version}.tar.gz
 Source4:        logwatch.logconf.cyphesis
@@ -17,7 +16,7 @@
 Source7:        logwatch.shared.applycyphesisdate
 Patch0:         cyphesis-0.5.15-init.patch
 Patch1:         cyphesis-0.5.11-logdir.patch
-Patch2:         cyphesis-0.5.15-gcc43.patch
+Patch2:         cyphesis-0.5.16-destdir.patch
 Patch3:         cyphesis-0.5.15-sockpath.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires:  python-devel libgcrypt-devel pkgconfig atlascpp-devel
@@ -56,10 +55,6 @@
 %patch2 -p1
 %patch3 -p1
 
-# Fix a bug where DESTDIR is added twice to some files during the
-# install step.  Upstream has been notified.
-sed -i -e 's#moduledir = $(DESTDIR)#moduledir = #' rulesets/Makefile.in
-
 chmod a-x rulesets/basic/mind/dictlist.py
 chmod a-x rulesets/mason/world/objects/buildings/House.py
 chmod a-x rulesets/mason/world/objects/elements/Fire.py
@@ -167,6 +162,9 @@
 
 
 %changelog
+* Wed Jul 23 2008 Wart <wart at kobold.org> 0.5.16-1
+- Update to 0.5.16
+
 * Wed Apr 10 2008 Wart <wart at kobold.org> 0.5.15-7
 - Remove selinux subpackage; it's been merged into the main
   selinux-policy package.




More information about the fedora-extras-commits mailing list