rpms/crossfire/devel .cvsignore, 1.4, 1.5 crossfire.spec, 1.11, 1.12 sources, 1.4, 1.5

Michael Thomas (wart) fedora-extras-commits at redhat.com
Fri Jul 25 02:10:46 UTC 2008


Author: wart

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

Modified Files:
	.cvsignore crossfire.spec sources 
Log Message:
Update to 1.11.0



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/crossfire/devel/.cvsignore,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- .cvsignore	23 May 2007 18:39:12 -0000	1.4
+++ .cvsignore	25 Jul 2008 02:09:49 -0000	1.5
@@ -1,2 +1,2 @@
-crossfire-1.10.0.tar.gz
-crossfire-1.10.0.arch.tar.gz
+crossfire-1.11.0.tar.gz
+crossfire-1.11.0.arch.tar.gz


Index: crossfire.spec
===================================================================
RCS file: /cvs/extras/rpms/crossfire/devel/crossfire.spec,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- crossfire.spec	24 Jul 2008 16:31:52 -0000	1.11
+++ crossfire.spec	25 Jul 2008 02:09:49 -0000	1.12
@@ -7,8 +7,8 @@
 %define logwatch_scripts %{logwatch_root}/scripts
 
 Name: crossfire
-Version: 1.10.0
-Release: 6%{?dist}
+Version: 1.11.0
+Release: 1%{?dist}
 Summary: Server for hosting crossfire games
 Group: Amusements/Games
 # All files GPLv2+ except server/daemon.c which also has MIT attributions
@@ -25,8 +25,7 @@
 Source8: logwatch.logconf.crossfire
 Source9: logwatch.script.crossfire
 Source10: logwatch.serviceconf.crossfire
-Patch0:  crossfire-1.9.1-logtimestamp.patch
-Patch1:  crossfire-1.10.0-log-login.patch
+Patch0:  crossfire-1.10.0-log-login.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 Requires:       crossfire-maps
 BuildRequires:  checkpolicy selinux-policy-devel hardlink
@@ -105,7 +104,6 @@
 %setup -q
 %setup -q -a 1
 %patch0 -p0
-%patch1 -p0
 mkdir SELinux
 cp  %{SOURCE5} %{SOURCE6} %{SOURCE7} SELinux
 
@@ -292,6 +290,7 @@
 %config(noreplace) %{_sysconfdir}/%{name}/news
 %config(noreplace) %{_sysconfdir}/%{name}/rules
 %config(noreplace) %{_sysconfdir}/%{name}/settings
+%config(noreplace) %{_sysconfdir}/%{name}/metaserver2
 %attr(-,crossfire,root) %{_var}/games/%{name}
 %attr(-,crossfire,root) %{_var}/log/%{name}
 %config(noreplace) %{_sysconfdir}/logrotate.d/%{name}
@@ -331,6 +330,9 @@
 
 
 %changelog
+* Thu Jul 24 2008 Wart <wart at kobold.org> 1.11.0-1
+- Update to 1.11.0
+
 * Tue Jul 22 2008 Wart <wart at kobold.org> 1.10.0-6
 - Fix selinux policy with regard to sock_file
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/crossfire/devel/sources,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- sources	23 May 2007 18:39:12 -0000	1.4
+++ sources	25 Jul 2008 02:09:49 -0000	1.5
@@ -1,2 +1,2 @@
-d56ad6cac04ea49f8b6b326b441553a3  crossfire-1.10.0.tar.gz
-26a6d6c2ffb82fd408bf75b25ed339d1  crossfire-1.10.0.arch.tar.gz
+4c2e8f60ca57fb140808d07e62b072a9  crossfire-1.11.0.tar.gz
+cba07d6d4ec61e1b08d2bf1c88e8821c  crossfire-1.11.0.arch.tar.gz




More information about the fedora-extras-commits mailing list