rpms/cyphesis/devel .cvsignore, 1.2, 1.3 cyphesis.spec, 1.1, 1.2 sources, 1.2, 1.3

Michael Thomas (wart) fedora-extras-commits at redhat.com
Fri Oct 20 01:42:21 UTC 2006


Author: wart

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

Modified Files:
	.cvsignore cyphesis.spec sources 
Log Message:
Update to 0.5.10




Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/cyphesis/devel/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- .cvsignore	31 Aug 2006 15:28:29 -0000	1.2
+++ .cvsignore	20 Oct 2006 01:41:50 -0000	1.3
@@ -1 +1 @@
-cyphesis-0.5.9.tar.gz
+cyphesis-0.5.10.tar.gz


Index: cyphesis.spec
===================================================================
RCS file: /cvs/extras/rpms/cyphesis/devel/cyphesis.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- cyphesis.spec	31 Aug 2006 15:28:29 -0000	1.1
+++ cyphesis.spec	20 Oct 2006 01:41:50 -0000	1.2
@@ -2,8 +2,8 @@
 %define selinux_policyver %(sed -e 's,.*selinux-policy-\\([^/]*\\)/.*,\\1,' /usr/share/selinux/devel/policyhelp)
 
 Name:           cyphesis
-Version:        0.5.9
-Release:        2%{?dist}
+Version:        0.5.10
+Release:        1%{?dist}
 Summary:        WorldForge game server
 Group:          System Environment/Libraries
 License:        GPL
@@ -12,18 +12,12 @@
 Source1:        cyphesis.te
 Source2:        cyphesis.if
 Source3:        cyphesis.fc
-Patch0:         cyphesis-0.5.8-postgresinit.patch
-Patch1:         cyphesis-0.5.8-init.patch
+Patch0:         cyphesis-0.5.8-init.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires:  python-devel libgcrypt-devel pkgconfig atlascpp-devel
 BuildRequires:  varconf-devel libsigc++20-devel mercator-devel skstream-devel
 BuildRequires:  postgresql-devel readline-devel avahi-devel
-
-%if "%{?fedora}" == "5"
-BuildRequires:  checkpolicy selinux-policy >= 2.2.40 m4 hardlink
-%else
 BuildRequires:  checkpolicy selinux-policy-devel hardlink
-%endif
 
 %if "%{selinux_policyver}" != ""
 Requires:       selinux-policy >= %{selinux_policyver}
@@ -56,15 +50,7 @@
 
 %prep
 %setup -q
-
-# It seems that the behavior of the postgres command 'createuser' 
-# became more interactive in FC6.  We need to update the
-# command line arguments to make it shut up.
-%if 0%{?fedora} >= 6
 %patch0
-%endif
-
-%patch1
 
 chmod a-x rulesets/basic/world/objects/*/*.py
 chmod a-x rulesets/basic/mind/dictlist.py


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/cyphesis/devel/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources	31 Aug 2006 15:28:29 -0000	1.2
+++ sources	20 Oct 2006 01:41:50 -0000	1.3
@@ -1 +1 @@
-afb0a55d508b85e6152c4169caa432ff  cyphesis-0.5.9.tar.gz
+60879c8b91a19f572230f31d64b832e5  cyphesis-0.5.10.tar.gz




More information about the scm-commits mailing list