rpms/wesnoth/FC-3 .cvsignore, 1.8, 1.9 sources, 1.8, 1.9 wesnoth.spec, 1.9, 1.10

Michael Schwendt (mschwendt) fedora-extras-commits at redhat.com
Wed Sep 21 11:10:52 UTC 2005


Author: mschwendt

Update of /cvs/extras/rpms/wesnoth/FC-3
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31894

Modified Files:
	.cvsignore sources wesnoth.spec 
Log Message:
* Wed Sep 21 2005 Michael Schwendt <mschwendt[AT]users.sf.net> - 1.0-0.1.rc1
- update to 1.0rc1
- remove exe bit from Turkish manual



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/wesnoth/FC-3/.cvsignore,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- .cvsignore	14 Sep 2005 04:52:44 -0000	1.8
+++ .cvsignore	21 Sep 2005 11:10:30 -0000	1.9
@@ -1 +1 @@
-wesnoth-0.9.7.tar.gz
+wesnoth-1.0rc1.tar.gz


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/wesnoth/FC-3/sources,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- sources	14 Sep 2005 04:52:44 -0000	1.8
+++ sources	21 Sep 2005 11:10:30 -0000	1.9
@@ -1 +1 @@
-c2c863c58a3eb7de5fce882d8a1944e1  wesnoth-0.9.7.tar.gz
+9a12505fbbb81d91a2975f73b0788174  wesnoth-1.0rc1.tar.gz


Index: wesnoth.spec
===================================================================
RCS file: /cvs/extras/rpms/wesnoth/FC-3/wesnoth.spec,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- wesnoth.spec	14 Sep 2005 04:52:44 -0000	1.9
+++ wesnoth.spec	21 Sep 2005 11:10:30 -0000	1.10
@@ -1,12 +1,12 @@
 Name:           wesnoth
-Version:        0.9.7
-Release:        1%{?dist}
+Version:        1.0
+Release:        0.1.rc1%{?dist}
 Summary:        Turn-based strategy game with a fantasy theme
 
 Group:          Amusements/Games
 License:        GPL
 URL:            http://www.wesnoth.org
-Source0:        http://www.wesnoth.org/files/wesnoth-%{version}.tar.gz
+Source0:        http://www.wesnoth.org/files/wesnoth-1.0rc1.tar.gz
 Source1:        wesnothd.init
 Source2:        wesnoth.sysconfig
 Source3:        README.fedora
@@ -59,8 +59,9 @@
 
 
 %prep
-%setup -q
+%setup -q -n %{name}-1.0rc1
 cp %{SOURCE3} .
+chmod -x MANUAL*
 
 
 %build
@@ -156,6 +157,10 @@
 %ghost /var/run/wesnothd/socket
 
 %changelog
+* Wed Sep 21 2005 Michael Schwendt <mschwendt[AT]users.sf.net> - 1.0-0.1.rc1
+- update to 1.0rc1
+- remove exe bit from Turkish manual
+
 * Wed Sep 14 2005 Michael Schwendt <mschwendt[AT]users.sf.net> - 0.9.7-1
 - update to 0.9.7
 




More information about the fedora-extras-commits mailing list