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

Michel Alexandre Salim (salimma) fedora-extras-commits at redhat.com
Sat Dec 8 13:57:21 UTC 2007


Author: salimma

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

Modified Files:
	.cvsignore pychess.spec sources 
Log Message:
pychess: 0.8beta2



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/pychess/F-8/.cvsignore,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- .cvsignore	19 Apr 2007 13:51:29 -0000	1.3
+++ .cvsignore	8 Dec 2007 13:56:49 -0000	1.4
@@ -1 +1 @@
-pychess-0.6.0.final.tar.gz
+pychess-philidor0.8beta2.tar.gz


Index: pychess.spec
===================================================================
RCS file: /cvs/pkgs/rpms/pychess/F-8/pychess.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- pychess.spec	11 Nov 2007 16:54:31 -0000	1.3
+++ pychess.spec	8 Dec 2007 13:56:49 -0000	1.4
@@ -1,6 +1,6 @@
 %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
 
-%define prever beta1
+%define prever beta2
 %define relnum 1
 
 Name:           pychess
@@ -11,7 +11,7 @@
 Group:          Amusements/Games
 License:        GPLv2
 URL:            http://pychess.googlepages.com/home
-Source0:        http://pychess.googlecode.com/files/%{name}-%{version}%{?prever}.tar.gz
+Source0:        http://pychess.googlecode.com/files/%{name}-philidor%{version}%{?prever}.tar.gz
 Patch0:         pychess-0.8b1-sitelib.patch
 Patch1:         pychess-0.8b1-gtksourceview.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -29,7 +29,7 @@
 
 
 %prep
-%setup -qn %{name}-%{version}%{?prever}
+%setup -qn %{name}-philidor%{version}%{?prever}
 %patch0 -p1 -b .sitelib
 %patch1 -p1 -b .gtksourceview
 
@@ -40,6 +40,8 @@
 
 %install
 rm -rf $RPM_BUILD_ROOT
+# Fix line terminators
+sed -ie 's/.$//g' AUTHORS
 %{__python} setup.py install -O1 --skip-build --root $RPM_BUILD_ROOT
 
 #change permissions
@@ -70,6 +72,9 @@
 %{_mandir}/man?/*
 
 %changelog
+* Mon Dec  3 2007 Michel Salim <michel.sylvan at gmail.com> - 0.8-0.1.beta2
+- Update to 0.8beta2
+
 * Sun Nov 11 2007 Michel Salim <michel.sylvan at gmail.com> - 0.8-0.1.beta1
 - Update to 0.8beta1
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/pychess/F-8/sources,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- sources	11 Nov 2007 16:54:31 -0000	1.4
+++ sources	8 Dec 2007 13:56:49 -0000	1.5
@@ -1 +1 @@
-3748b317e9cc9f423d1e0e3e4d1a90d3  pychess-0.8beta1.tar.gz
+e22a26f5f6669f7b13f4bc4dc40f0aff  pychess-philidor0.8beta2.tar.gz




More information about the fedora-extras-commits mailing list