rpms/python-ruledispatch/EL-5 .cvsignore, 1.2, 1.3 python-ruledispatch.spec, 1.5, 1.6 sources, 1.2, 1.3

Luke Macken (lmacken) fedora-extras-commits at redhat.com
Sun Dec 9 03:25:46 UTC 2007


Author: lmacken

Update of /cvs/pkgs/rpms/python-ruledispatch/EL-5
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3365

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


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/python-ruledispatch/EL-5/.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	9 Dec 2007 03:25:13 -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/EL-5/python-ruledispatch.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- python-ruledispatch.spec	6 May 2007 19:03:09 -0000	1.5
+++ python-ruledispatch.spec	9 Dec 2007 03:25:13 -0000	1.6
@@ -1,20 +1,20 @@
 %{!?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}.1
+Release:        0.8.svn%{svnrev}%{?dist}
 Summary:        A generic function package for Python
 
 Group:          Development/Languages
 License:        PSF or ZPL
-URL:            http://www.turbogears.org/preview/download
-Source0:        http://www.turbogears.org/preview/download/eggs/RuleDispatch-%{version}.dev-%{svnrev}.tar.gz
+URL:            http://www.turbogears.org
+Source0:        http://files.turbogears.org/eggs/RuleDispatch-%{version}.dev-%{svnrev}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
-BuildRequires:  python-devel python-setuptools >= 0.6a9
+BuildRequires:  python-devel python-setuptools-devel
 Requires:       python-protocols >= 1.0
 
 %description
@@ -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
+* Sat Dec  8 2007 Luke Macken <lmacken at redhat.com> 0.5a0-0.5.svn2305
+- 0.5a0.dev-r2306
+
 * Sun May 06 2007 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info>
 - rebuilt for RHEL5 final
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/python-ruledispatch/EL-5/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	9 Dec 2007 03:25:13 -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