rpms/pychess/F-8 pychess.spec,1.4,1.5 sources,1.5,1.6

Sindre Pedersen Bjørdal (sindrepb) fedora-extras-commits at redhat.com
Sun Feb 24 20:53:30 UTC 2008


Author: sindrepb

Update of /cvs/pkgs/rpms/pychess/F-8
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6823

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


Index: pychess.spec
===================================================================
RCS file: /cvs/pkgs/rpms/pychess/F-8/pychess.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- pychess.spec	8 Dec 2007 13:56:49 -0000	1.4
+++ pychess.spec	24 Feb 2008 20:52:57 -0000	1.5
@@ -1,19 +1,19 @@
 %{!?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
-Patch0:         pychess-0.8b1-sitelib.patch
-Patch1:         pychess-0.8b1-gtksourceview.patch
+Source0:        http://pychess.googlecode.com/files/%{name}-%{version}.tar.gz
+#Patch0:         pychess-0.8-sitelib.patch
+#Patch1:         pychess-0.8b1-gtksourceview.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
    
 BuildArch:      noarch
@@ -29,9 +29,9 @@
 
 
 %prep
-%setup -qn %{name}-philidor%{version}%{?prever}
-%patch0 -p1 -b .sitelib
-%patch1 -p1 -b .gtksourceview
+%setup -q
+#%patch0 -p1 -b .sitelib
+#%patch1 -p1 -b .gtksourceview
 
 
 %build
@@ -72,6 +72,8 @@
 %{_mandir}/man?/*
 
 %changelog
+* Tue Feb 21 2008 Sindre Pedersen Bjordal <foolish at guezz.net> - 0.8-1
+- Final 0.8 release
 * Mon Dec  3 2007 Michel Salim <michel.sylvan at gmail.com> - 0.8-0.1.beta2
 - Update to 0.8beta2
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/pychess/F-8/sources,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- sources	8 Dec 2007 13:56:49 -0000	1.5
+++ sources	24 Feb 2008 20:52:57 -0000	1.6
@@ -1 +1 @@
-e22a26f5f6669f7b13f4bc4dc40f0aff  pychess-philidor0.8beta2.tar.gz
+1eb2f85388b7372f940f0ab60ffa7ab5  pychess-0.8.tar.gz




More information about the fedora-extras-commits mailing list