rpms/python-ruledispatch/devel .cvsignore, 1.2, 1.3 python-ruledispatch.spec, 1.4, 1.5 sources, 1.2, 1.3

Luke Macken (lmacken) fedora-extras-commits at redhat.com
Sat May 5 07:49:27 UTC 2007


Author: lmacken

Update of /cvs/pkgs/rpms/python-ruledispatch/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv24084

Modified Files:
	.cvsignore python-ruledispatch.spec sources 
Log Message:
0.5a0.dev-r2306


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/python-ruledispatch/devel/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- .cvsignore	11 Jul 2006 22:28:50 -0000	1.2
+++ .cvsignore	5 May 2007 07:48:53 -0000	1.3
@@ -1 +1 @@
-RuleDispatch-0.5a0.dev-r2115.tar.gz
+RuleDispatch-0.5a0.dev-r2306.tar.gz


Index: python-ruledispatch.spec
===================================================================
RCS file: /cvs/pkgs/rpms/python-ruledispatch/devel/python-ruledispatch.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- python-ruledispatch.spec	9 Dec 2006 18:51:25 -0000	1.4
+++ python-ruledispatch.spec	5 May 2007 07:48:53 -0000	1.5
@@ -1,11 +1,11 @@
 %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
 %{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
 %{!?pyver: %define pyver %(%{__python} -c "import sys ; print sys.version[:3]")}
-%define svnrev r2115
+%define svnrev r2306
 
 Name:           python-ruledispatch
 Version:        0.5a0
-Release:        0.4.svn%{svnrev}%{?dist}
+Release:        0.5.svn%{svnrev}%{?dist}
 Summary:        A generic function package for Python
 
 Group:          Development/Languages
@@ -37,10 +37,10 @@
 
 %files
 %defattr(-,root,root,-)
-%doc assembler.txt combiners.txt TODO.txt 
+%doc combiners.txt TODO.txt 
 %{python_sitearch}/RuleDispatch-%{version}.dev_%{svnrev}-py%{pyver}.egg-info
-%{python_sitearch}/dispatch/_speedups.so
 %{python_sitearch}/dispatch/*.py
+%{python_sitearch}/dispatch/_d_speedups.so
 %{python_sitearch}/dispatch/*.pyc
 %{python_sitearch}/dispatch/tests/*.py
 %{python_sitearch}/dispatch/tests/*.pyc
@@ -48,6 +48,9 @@
 %{python_sitearch}/dispatch/tests/*.pyo
 
 %changelog
+* Thu May  3 2007 Luke Macken <lmacken at redhat.com> 0.5a0-0.5.svn2305
+- 0.5a0.dev-r2306
+
 * Sat Dec  9 2006 Luke Macken <lmacken at redhat.com> 0.5a0-0.4.svnr2115
 - Rebuild for new python
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/python-ruledispatch/devel/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources	11 Jul 2006 22:28:50 -0000	1.2
+++ sources	5 May 2007 07:48:53 -0000	1.3
@@ -1 +1 @@
-0bdec1022ad28a6819abc99e5f2e5b7c  RuleDispatch-0.5a0.dev-r2115.tar.gz
+fc716f2e2d6247fb8e3b50f0e6476bcd  RuleDispatch-0.5a0.dev-r2306.tar.gz




More information about the fedora-extras-commits mailing list