rpms/python-repoze-what-plugins-sql/devel .cvsignore, 1.2, 1.3 python-repoze-what-plugins-sql.spec, 1.4, 1.5 sources, 1.2, 1.3

Luke Macken lmacken at fedoraproject.org
Wed May 5 05:50:09 UTC 2010


Author: lmacken

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

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/devel/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- .cvsignore	10 Jul 2009 15:27:22 -0000	1.2
+++ .cvsignore	5 May 2010 05:50:08 -0000	1.3
@@ -1 +1 @@
-repoze.what.plugins.sql-1.0rc1.tar.gz
+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/devel/python-repoze-what-plugins-sql.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -p -r1.4 -r1.5
--- python-repoze-what-plugins-sql.spec	28 Sep 2009 20:52:41 -0000	1.4
+++ python-repoze-what-plugins-sql.spec	5 May 2010 05:50:09 -0000	1.5
@@ -1,16 +1,14 @@
 %{!?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.6.%{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
@@ -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,6 +62,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* 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/devel/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- sources	10 Jul 2009 15:27:22 -0000	1.2
+++ sources	5 May 2010 05:50:09 -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