rpms/python-repoze-what-plugins-sql/EL-5 .cvsignore, 1.1, 1.2 python-repoze-what-plugins-sql.spec, 1.2, 1.3 sources, 1.2, 1.3

Luke Macken lmacken at fedoraproject.org
Wed May 5 06:03:23 UTC 2010


Author: lmacken

Update of /cvs/pkgs/rpms/python-repoze-what-plugins-sql/EL-5
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv2120

Modified Files:
	.cvsignore python-repoze-what-plugins-sql.spec sources 
Log Message:
Update to 1.0


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/python-repoze-what-plugins-sql/EL-5/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- .cvsignore	10 Jul 2009 15:22:16 -0000	1.1
+++ .cvsignore	5 May 2010 06:03:23 -0000	1.2
@@ -0,0 +1 @@
+repoze.what.plugins.sql-1.0.tar.gz


Index: python-repoze-what-plugins-sql.spec
===================================================================
RCS file: /cvs/pkgs/rpms/python-repoze-what-plugins-sql/EL-5/python-repoze-what-plugins-sql.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- python-repoze-what-plugins-sql.spec	18 Aug 2009 19:58:33 -0000	1.2
+++ python-repoze-what-plugins-sql.spec	5 May 2010 06:03:23 -0000	1.3
@@ -1,27 +1,25 @@
 %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
 
-%define rcver rc1
-
 Name:           python-repoze-what-plugins-sql
 Version:        1.0
-Release:        0.7.%{rcver}%{?dist}
+Release:        1%{?dist}
 Summary:        The repoze.what SQL plugin
 
 Group:          Development/Languages
 License:        BSD
 URL:            http://code.gustavonarea.net/repoze.what.plugins.sql/
-Source0:        http://pypi.python.org/packages/source/r/repoze.what.plugins.sql/repoze.what.plugins.sql-%{version}%{rcver}.tar.gz
+Source0:        http://pypi.python.org/packages/source/r/repoze.what.plugins.sql/repoze.what.plugins.sql-%{version}.tar.gz
 Patch0:         %{name}-setuptools.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:      noarch
 
-BuildRequires:  python-devel python-setuptools-devel python-nose
+BuildRequires:  python-devel python-setuptools-devel
 BuildRequires:  python-nose python-coverage
 BuildRequires:  python-repoze-what 
-BuildRequires:  python-sqlalchemy0.5
+BuildRequires:  python-sqlalchemy >= 0.5
 
 Requires:       python-repoze-what >= 1.0.3
-Requires:       python-sqlalchemy0.5
+Requires:       python-sqlalchemy >= 0.5
 Requires:       python-zope-interface
 Requires:       python-repoze-who-plugins-sa
 
@@ -37,7 +35,7 @@ This plugin also defines repoze.what.plu
 
 
 %prep
-%setup -q -n repoze.what.plugins.sql-%{version}%{rcver}
+%setup -q -n repoze.what.plugins.sql-%{version}
 %patch0 -p0 -b .setuptools
 
 
@@ -64,8 +62,8 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
-* Tue Aug 18 2009 Luke Macken <lmacken at redhat.com> - 1.0-0.7.rc1
-- Require the new python-sqlalchemy0.5 package
+* 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.6.rc1
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/python-repoze-what-plugins-sql/EL-5/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- sources	29 Jul 2009 15:31:17 -0000	1.2
+++ sources	5 May 2010 06:03:23 -0000	1.3
@@ -1 +1 @@
-0e3da6fed2c2d74732cbd8323476b21b  repoze.what.plugins.sql-1.0rc1.tar.gz
+f074bab3267f28b953d710a9f90969e5  repoze.what.plugins.sql-1.0.tar.gz



More information about the scm-commits mailing list