rpms/pychess/devel pychess.spec,1.4,1.5

Sindre Pedersen Bjørdal (sindrepb) fedora-extras-commits at redhat.com
Thu Feb 21 17:53:18 UTC 2008


Author: sindrepb

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

Modified Files:
	pychess.spec 
Log Message:
0.8 final release


Index: pychess.spec
===================================================================
RCS file: /cvs/pkgs/rpms/pychess/devel/pychess.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- pychess.spec	3 Dec 2007 21:25:02 -0000	1.4
+++ pychess.spec	21 Feb 2008 17:52:45 -0000	1.5
@@ -1,17 +1,17 @@
 %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
 
-%define prever beta2
-%define relnum 1
+#%define prever beta2
+#%define relnum 1
 
 Name:           pychess
 Version:        0.8
-Release:        %{?prever:0.}%{relnum}%{?prever:.%{prever}}%{?dist}
+Release:        1%{?dist}
 Summary:        Chess game for GNOME
 
 Group:          Amusements/Games
 License:        GPLv2
 URL:            http://pychess.googlepages.com/home
-Source0:        http://pychess.googlecode.com/files/%{name}-philidor%{version}%{?prever}.tar.gz
+Source0:        http://pychess.googlecode.com/files/%{name}-%{version}.tar.gz
 Patch0:         pychess-0.8b1-sitelib.patch
 Patch1:         pychess-0.8b1-gtksourceview.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)




More information about the fedora-extras-commits mailing list