rpms/python-repoze-who-plugins-sa/devel .cvsignore, 1.2, 1.3 python-repoze-who-plugins-sa.spec, 1.3, 1.4 sources, 1.2, 1.3

Luke Macken lmacken at fedoraproject.org
Wed May 5 06:09:33 UTC 2010


Author: lmacken

Update of /cvs/pkgs/rpms/python-repoze-who-plugins-sa/devel
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv3342

Modified Files:
	.cvsignore python-repoze-who-plugins-sa.spec sources 
Log Message:
Update to rc2 and enable the test suite


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/python-repoze-who-plugins-sa/devel/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- .cvsignore	16 Jul 2009 07:15:41 -0000	1.2
+++ .cvsignore	5 May 2010 06:09:32 -0000	1.3
@@ -1 +1 @@
-repoze.who.plugins.sa-1.0rc1.tar.gz
+repoze.who.plugins.sa-1.0rc2.tar.gz


Index: python-repoze-who-plugins-sa.spec
===================================================================
RCS file: /cvs/pkgs/rpms/python-repoze-who-plugins-sa/devel/python-repoze-who-plugins-sa.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -p -r1.3 -r1.4
--- python-repoze-who-plugins-sa.spec	26 Jul 2009 21:01:44 -0000	1.3
+++ python-repoze-who-plugins-sa.spec	5 May 2010 06:09:33 -0000	1.4
@@ -1,10 +1,10 @@
 %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
 
-%define _rcver rc1
+%define _rcver rc2
 
 Name:           python-repoze-who-plugins-sa
 Version:        1.0
-Release:        0.4.%{_rcver}%{?dist}
+Release:        0.5.%{_rcver}%{?dist}
 Summary:        The repoze.who SQLAlchemy plugin
 
 Group:          Development/Languages
@@ -38,8 +38,8 @@ rm -rf %{buildroot}
 %{__python} setup.py install -O1 --skip-build --root %{buildroot}
 %{__rm} -fr %{buildroot}%{python_sitelib}/tests
 
-#%check
-#PYTHONPATH=$(pwd) nosetests
+%check
+PYTHONPATH=$(pwd) nosetests
 
 %clean
 rm -rf %{buildroot}
@@ -51,6 +51,10 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Wed May 05 2010 Luke Macken <lmacken at redhat.com> - 1.0-0.4.rc2
+- Update to 1.0 rc2
+- Enable the test suite during %%check
+
 * Sun Jul 26 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.0-0.4.rc1
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/python-repoze-who-plugins-sa/devel/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- sources	16 Jul 2009 07:15:41 -0000	1.2
+++ sources	5 May 2010 06:09:33 -0000	1.3
@@ -1 +1 @@
-41b603e42c90c2f7e1096045c01bba17  repoze.who.plugins.sa-1.0rc1.tar.gz
+9ab86eea16810838a6e7922853cbc466  repoze.who.plugins.sa-1.0rc2.tar.gz



More information about the scm-commits mailing list