rpms/wesnoth/devel .cvsignore, 1.9, 1.10 sources, 1.9, 1.10 wesnoth.spec, 1.19, 1.20

Michael Schwendt (mschwendt) fedora-extras-commits at redhat.com
Wed Sep 21 06:28:56 UTC 2005


Author: mschwendt

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

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



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/wesnoth/devel/.cvsignore,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- .cvsignore	14 Sep 2005 04:50:08 -0000	1.9
+++ .cvsignore	21 Sep 2005 06:28:54 -0000	1.10
@@ -1 +1 @@
-wesnoth-0.9.7.tar.gz
+wesnoth-1.0rc1.tar.gz


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/wesnoth/devel/sources,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- sources	14 Sep 2005 04:50:08 -0000	1.9
+++ sources	21 Sep 2005 06:28:54 -0000	1.10
@@ -1 +1 @@
-c2c863c58a3eb7de5fce882d8a1944e1  wesnoth-0.9.7.tar.gz
+9a12505fbbb81d91a2975f73b0788174  wesnoth-1.0rc1.tar.gz


Index: wesnoth.spec
===================================================================
RCS file: /cvs/extras/rpms/wesnoth/devel/wesnoth.spec,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- wesnoth.spec	14 Sep 2005 04:50:08 -0000	1.19
+++ wesnoth.spec	21 Sep 2005 06:28:54 -0000	1.20
@@ -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,7 +59,7 @@
 
 
 %prep
-%setup -q
+%setup -q -n %{name}-1.0rc1
 cp %{SOURCE3} .
 
 
@@ -156,6 +156,9 @@
 %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
+
 * 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