rpms/python-repoze-who-testutil/EL-5 .cvsignore, 1.1, 1.2 python-repoze-who-testutil.spec, 1.2, 1.3 sources, 1.2, 1.3

Luke Macken lmacken at fedoraproject.org
Wed May 5 06:20:13 UTC 2010


Author: lmacken

Update of /cvs/pkgs/rpms/python-repoze-who-testutil/EL-5
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv5096

Modified Files:
	.cvsignore python-repoze-who-testutil.spec sources 
Log Message:
Update to 1.0


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/python-repoze-who-testutil/EL-5/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- .cvsignore	27 May 2009 15:31:27 -0000	1.1
+++ .cvsignore	5 May 2010 06:20:11 -0000	1.2
@@ -0,0 +1 @@
+repoze.who-testutil-1.0.tar.gz


Index: python-repoze-who-testutil.spec
===================================================================
RCS file: /cvs/pkgs/rpms/python-repoze-who-testutil/EL-5/python-repoze-who-testutil.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- python-repoze-who-testutil.spec	10 Aug 2009 18:06:49 -0000	1.2
+++ python-repoze-who-testutil.spec	5 May 2010 06:20:12 -0000	1.3
@@ -1,17 +1,16 @@
 %{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
-%global rcver rc1
 
 Name:		python-repoze-who-testutil
 Version:	1.0
-Release:	0.3.%{rcver}%{?dist}
+Release:	1%{?dist}
 Summary:	Test utilities for repoze.who-powered applications
 Group:		Development/Languages
 License:	BSD
 URL:		http://code.gustavonarea.net/repoze.who-testutil/
-Source0:	http://pypi.python.org/packages/source/r/repoze.who-testutil/repoze.who-testutil-%{version}%{rcver}.tar.gz
-Source1:	http://repoze.org/LICENSE.txt
-Patch0:     %{name}-setuptools.patch
+Source0:	http://pypi.python.org/packages/source/r/repoze.who-testutil/repoze.who-testutil-%{version}.tar.gz
+Source1:    http://repoze.org/LICENSE.txt
 
+Patch0:     %{name}-setuptools.patch
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:	noarch
 BuildRequires:	python-devel, python-setuptools-devel
@@ -32,7 +31,7 @@ to update your test suite as your applic
 method changes.
 
 %prep
-%setup -q -n repoze.who-testutil-%{version}%{rcver}
+%setup -q -n repoze.who-testutil-%{version}
 cp %{SOURCE1} .
 %patch0 -p0 -b .setuptools
 
@@ -52,11 +51,17 @@ rm -rf %{buildroot}
 
 %files
 %defattr(-,root,root,-)
-%doc README.txt LICENSE.txt
+%doc README.txt
 %{python_sitelib}/*
 
 %changelog
-* Mon Aug 10 2009 Luke Macken <lmacken at redhat.com> - 1.0-0.3.rc1
+* Wed May 05 2010 Luke Macken <lmacken at redhat.com> - 1.0-1
+- Update to 1.0
+
+* 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
+
+* Fri Jun 05 2009 Luke Macken <lmacken at redhat.com> - 1.0-0.3.rc1
 - Patch the setup.py to use our own setuptools package
 
 * Wed May 27 2009 Tom "spot" Callaway <tcallawa at redhat.com> - 1.0-0.2.rc1


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/python-repoze-who-testutil/EL-5/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- sources	27 May 2009 15:39:53 -0000	1.2
+++ sources	5 May 2010 06:20:13 -0000	1.3
@@ -1 +1 @@
-0fccad499ae93257e21c749eebd0fcc4  repoze.who-testutil-1.0rc1.tar.gz
+aaf3b6164bc7b95f12e8dbb2e8d3d4e3  repoze.who-testutil-1.0.tar.gz



More information about the scm-commits mailing list