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

Sindre Pedersen Bjørdal (sindrepb) fedora-extras-commits at redhat.com
Thu Apr 19 13:52:05 UTC 2007


Author: sindrepb

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

Modified Files:
	.cvsignore pychess.spec sources 
Log Message:
update to 0.6.0 final


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/pychess/devel/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- .cvsignore	14 Jan 2007 22:36:28 -0000	1.2
+++ .cvsignore	19 Apr 2007 13:51:29 -0000	1.3
@@ -1 +1 @@
-pychess-0.6.0_beta5.tar.gz
+pychess-0.6.0.final.tar.gz


Index: pychess.spec
===================================================================
RCS file: /cvs/extras/rpms/pychess/devel/pychess.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- pychess.spec	14 Jan 2007 22:36:28 -0000	1.1
+++ pychess.spec	19 Apr 2007 13:51:29 -0000	1.2
@@ -1,16 +1,14 @@
 %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
 
-%define betaver beta5
-
 Name:           pychess
 Version:        0.6.0
-Release:        0.3.%{betaver}%{?dist}
+Release:        1%{?dist}
 Summary:        Chess game for GNOME
 
 Group:          Amusements/Games
 License:        GPL
 URL:            http://pychess.googlepages.com/home
-Source0:        http://pychess.googlecode.com/files/%{name}-%{version}_%{betaver}.tar.gz
+Source0:        http://pychess.googlecode.com/files/%{name}-%{version}.final.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
    
 BuildArch:      noarch
@@ -26,7 +24,7 @@
 
 
 %prep
-%setup -qn %{name}-%{version}_%{betaver}
+%setup -qn %{name}-%{version}.final
 
 
 %build


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/pychess/devel/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources	14 Jan 2007 22:36:28 -0000	1.2
+++ sources	19 Apr 2007 13:51:29 -0000	1.3
@@ -1 +1 @@
-ed2cdca72465c4b529a1caf6960745be  pychess-0.6.0_beta5.tar.gz
+5fd0edea5df52ca1ccf420bd036494c3  pychess-0.6.0.final.tar.gz




More information about the scm-commits mailing list